Skip to content

v0.10.7

Compare
Choose a tag to compare
@rwaldron rwaldron released this 06 Apr 17:30
· 336 commits to main since this release
Commit Message/Description
562d37b v0.10.7
7b46d72 Gruntfile: update copy-paste API calls
7ea41bc LCD: Send correct bit fields for on/off command for PCF8574A/PCF8574T. Fixes gh-1314
7ffc64f Tests: add missing globals to test/.jshintrc
50e2e1e five: 100% coverage
c13571b Multi: correct SI7020 & 7021 to uint16. Fixes gh-1315
931397f Coverage: migrate istanbul to nyc
c840d99 Package.json: let npm format prevail
0ac3da2 Repl: test coverage 100%, await pending for exit; Board: await pending for exit. Fixes gh-1306
3e51fec Deps: update copy-paste 0.3.0 to 1.3.0
c524e99 Light: tests for BH1750; minor reorganization of whole class def
23a9526 Sensor: use io-plugin provided ADC bit resolution, when available. gh-1276
b63033c Sensor/Sensor.Collection: 100% coverage
cab1704 Sensor: update to use assigned bit resolution
595549c Updating datasheet url and datasheet references.
8b5fbd6 Thermometer: LM35/LM335/TMP36 max raw value 1023 (#1299)
3a5e261 Accelerometer: ADXL345 use typical sensitivity (#1300)
e93e8e0 Multi: HTU21D convert raw bytes to uint16 (#1296)
933043b Fixed scaling factors (#1284)
aec7853 Added support for BH1750 light sensor
9541fc2 Updating the copyright to 2017 (#1270)
cae125a Relay: Fix typo (#1261)
2d018e0 LCD: bgOn/bgOff for applicable devices
3489091 Tests: Move extended/*.js to own grunt task
f49810f Gruntfile: adds nodeunit:extended
18a6381 Multi: BMP180 SF version fix to +/3.3V
13eb1be Multi/Thermometer/Hygrometer: SI7021
1b968f4 GPS: Sparkfun GP-20U7
2fd75bc Add dual H-bridge example
dca4273 Add fritzing for dual h-bridge example
8c443d3 Update fritzing for motor-enable example
ea06bcd Update fritzing for H-bridge example