rob tillaart
457bccc470
0.3.1 MS5611
2021-12-22 10:13:21 +01:00
rob tillaart
f27f754fbb
add license to library,json
2021-05-28 14:16:25 +02:00
rob tillaart
4e9ea7640d
add arduino-lint
2021-05-28 13:17:38 +02:00
rob tillaart
534c960a32
update libs
2021-04-07 13:31:22 +02:00
rob tillaart
7661eee8b4
2021-01-29
2021-01-29 12:31:58 +01:00
rob tillaart
de6544a719
update libraries J..M
2020-11-27 11:20:37 +01:00
RobTillaart
f683f58969
0.1.8 Fix #109 incorrect constants
2018-07-05 12:35:56 +02:00
RobTillaart
02c271bdaa
fix library.json keywords format
2018-01-09 00:11:37 +01:00
RobTillaart
5d7b26abeb
fix #87 - version field for library.json files
2018-01-07 19:13:07 +01:00
RobTillaart
7177809c01
fix URL path in library.properties
2017-08-20 17:16:48 +02:00
RobTillaart
7b8798199a
revert double to float (issue 33); added keywords.txt
2017-07-26 23:51:37 +02:00
per1234
3b7fe2bb1b
Use semver compliant versions in library.properties
...
The leading zero is non-semver compliant and causes the Arduino IDE to display the warning:
Invalid version found: ...
Fixes https://github.com/RobTillaart/Arduino/issues/70
2017-07-13 11:46:18 -07:00
RobTillaart
8a94bc3acc
initial versions of library.properties
2016-12-18 11:02:20 +01:00
RobTillaart
018a4872a6
update library.json files
2016-12-18 10:48:17 +01:00
RobTillaart
45d8bff06a
added library.json files
2016-12-17 20:53:18 +01:00
rob tillaart
2fd1d57834
+ version 0.1.05
...
+ small refactor
2015-03-06 20:25:48 +01:00
rob tillaart
0a3df91ed3
+ 0.1.04
...
+ changed float to double (for platforms which support it)
+ changed divisions in multiplications
+ fixed uint32_t readADC()
+ reduced size of C array by 1 float
+ added second order temperature compensation
2014-10-19 13:02:42 +02:00
rob tillaart
2e5b971a8f
+ 0.1.03
...
+ changed math to float [test version]
2014-10-19 13:01:09 +02:00
rob tillaart
e4db5d21e6
+ 0.1.02 (first stable version)
...
+ fixed bug return value read()
+ fixed bug #bits D2
+ added MS5611_READ_OK
+ added inline getters for temp & pres & lastresult.
+ adjusted delay's based on datasheet
+ merged convert functions
+ fixed offset in readProm()
+ added example/test application
2014-10-19 13:00:16 +02:00
rob tillaart
8d24e1bef7
+ refactored (not stable version)
2014-10-19 12:55:45 +02:00
rob tillaart
920d72b5f4
+ initial version (not stable)
2014-10-19 12:54:35 +02:00