ladyada
|
e094932954
|
Merge branch 'master' of github.com:adafruit/Adafruit_Sensor
|
2015-05-13 13:43:03 -04: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 |
ladyada
|
3ae2d1dff0
|
Merge branch 'master' of github.com:adafruit/Adafruit_Sensor
|
2015-04-18 23:14:10 -04: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 |
Kevin Townsend
|
19c254a2df
|
Added auto-range function
|
2014-03-04 20:04:36 +01:00 |
Kevin Townsend
|
968e28e61f
|
Changed .azimuth/.pitch/.roll to .roll/.pitch./heading
|
2013-11-28 19:10:18 +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
|
97c7472ee7
|
Updated to keep in step with ARM code
|
2013-01-27 18:47:26 +01:00 |
Kevin Townsend
|
17b88d568d
|
First commit
|
2013-01-17 14:08:14 +01:00 |