Commit Graph

104 Commits

Author SHA1 Message Date
Kevin Harrington 073746a60b
Adding the includes line to the library.properties
This line allows the Arduino framework to discover that this library provides this header file.
2019-03-11 10:08:54 -04:00
Limor "Ladyada" Fried a78507261d
Merge pull request #22 from patridge/patch-1
Include Adafruit BME280 driver in list.
2018-09-25 08:57:03 -07:00
Adam Patridge 418efaa53f
Include Adafruit BME280 driver in list. 2018-09-25 07:38:28 -07:00
Kevin Townsend a4f8d5d8d5
Merge pull request #12 from malachi-iot/master
non-Arduino compatibility
2018-09-17 21:25:41 +02:00
Kevin Townsend 0c7eebfd42
Merge pull request #14 from DoNck/master
Update README.md
2018-09-17 21:24:55 +02:00
Kevin Townsend 88a09a15d3
Merge pull request #17 from mrjimenez/pr_2
Fixes an ISO-8859-1 vs UTF-8 issue
2018-09-17 21:24:26 +02:00
Kevin Townsend 4c373fbed1
Merge pull request #16 from mrjimenez/pr_1
Adding a .gitignore to the project
2018-09-17 21:23:50 +02:00
Kevin Townsend ce4b31ece8
Merge pull request #21 from phildubach/master
Suppress unused argument warning in enableAutoRange()
2018-09-17 21:21:23 +02:00
Phil Dubach 01c5133ecc Suppress unused argument warning in enableAutoRange() 2018-09-17 11:47:53 -07:00
Marcelo Roberto Jimenez 9138c60af7 Fixes an ISO-8859-1 vs UTF-8 issue
Files should be enconded with UTF-8, ISO-8859-1 and variants are
outdated.

This patch fixes an issue with the degree sign, which was coded
in ISO-8859-1 rather than UTF-8.
2018-02-17 12:17:51 -02:00
Marcelo Roberto Jimenez c2358294eb Adding a .gitignore to the project 2018-02-17 10:59:28 -02:00
ladyada ee114d0f59 Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2017-10-02 16:29:34 -04:00
DoNck 1e2482f855 Update README.md 2017-09-21 11:03:17 +02:00
Malachi Burke ec509fc335 non-Arduino compatibility
Should work with most standard C++ implementations
2017-04-18 01:50:32 -07:00
Kevin Townsend e985f2253a Updated link to DHT repo 2016-10-26 23:50:47 +02:00
ladyada d2a5ad7f5b Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2015-11-19 10:28:27 -05:00
Kevin Townsend f2af6f4efc Added BNO055 to readme 2015-09-01 15:57:59 +02:00
Tony DiCola 30a9012088 Remove unused .cpp file. Code was previously moved into the header. 2015-07-07 21:29:48 -07:00
Tony DiCola 04a0f64390 Remove unused avr/pgmspace.h reference to fix #8. 2015-07-07 21:22:15 -07:00
Tony DiCola 23455ff3e9 Bump library.properties to make most recent code the current version. 2015-06-26 13:55:08 -07:00
ladyada e094932954 Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2015-05-13 13:43:03 -04:00
Kevin Townsend efe12d940f Merge pull request #6 from stappon/virtual_dtor
Add virtual destructor
2015-05-07 18:30:16 +02:00
Sarah Tappon 73a4e73c87 mark unimplemented virtual functions as abstract 2015-05-06 23:15:56 -07:00
Sarah Tappon c7b5e92311 add default constructor in place of constructor() method 2015-05-06 23:15:44 -07:00
Sarah Tappon 1a266c24bf add virtual destructor
base classes without virtual destructors risk undefined behavior if their children are deleted through a pointer to base. see https://isocpp.org/wiki/faq/virtual-functions#virtual-dtors
2015-05-06 23:05:01 -07:00
Todd Treece c28954844f adds library.properties 2015-05-01 12:36:20 -04:00
ladyada 3ae2d1dff0 Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2015-04-18 23:14:10 -04:00
Kevin Townsend 4850425469 Added recent Unified sensor drivers to list 2015-03-15 18:14:11 +01:00
Kevin Townsend a24d7d4b8b Added bool return type to getEvent 2015-03-15 09:09:14 +01:00
Kevin Townsend d958443c39 Merge pull request #4 from georgeharker/master
allow events to fail
2015-03-09 09:05:07 +01:00
George Harker d9cccda0c6 allow events to fail 2015-01-31 21:11:18 -08:00
ladyada 1f4fd17968 Merge branch 'master' of github.com:adafruit/Adafruit_Sensor 2014-07-26 17:06:31 -04:00
ladyada c123cb5c2f adding object/ambient temperature 2014-07-26 17:06:23 -04:00
Tony DiCola 88ae805bce Link to DHT unified sensor library. 2014-06-02 21:11:50 -07:00
Kevin Townsend 19c254a2df Added auto-range function 2014-03-04 20:04:36 +01:00
Kevin Townsend a76d71988d Added L3GD20 Gyroscope 2013-12-05 14:43:24 +01:00
Kevin Townsend 4bf1f4de2f Merge pull request #3 from nikai3d/patch-1
fix typos in README.md
2013-12-04 08:02:15 -08:00
Nicolas Kaiser 6b0e825913 fix typos in README.md 2013-12-04 16:56:42 +01:00
Kevin Townsend 968e28e61f Changed .azimuth/.pitch/.roll to .roll/.pitch./heading 2013-11-28 19:10:18 +01:00
Kevin Townsend d74f8653a5 Update README.md 2013-02-14 15:40:51 +01:00
Kevin Townsend a4f3f0ecb9 Update README.md 2013-02-13 21:12:21 +01:00
Kevin Townsend 6d895bb36b Update README.md 2013-02-13 21:10:55 +01:00
Kevin Townsend 6d8d93c19d Update README.md 2013-02-13 21:10:04 +01:00
Kevin Townsend bd5ec0c9d0 Update README.md 2013-02-07 13:59:59 +01:00
Kevin Townsend f4ceae2523 Update README.md 2013-02-04 16:08:32 +01:00
Kevin Townsend fd71973cda Removed unused function protoypes 2013-02-04 16:02:29 +01:00
Kevin Townsend 57e3b29880 Added compatible license 2013-02-04 16:00:27 +01:00
Kevin Townsend 7579580a49 Removed unused function protoypes 2013-02-04 15:54:12 +01:00
Kevin Townsend 47d6a101fa Update README.md 2013-02-04 15:52:55 +01:00
Kevin Townsend 49ddc41cc0 Update README.md 2013-02-04 15:51:58 +01:00