2015-04-21 16:37:00 -07:00
|
|
|
Changelog {#changelog}
|
|
|
|
===============
|
|
|
|
|
|
|
|
Here's a list summarizing some of the key undergoing changes to our library
|
|
|
|
from earlier versions:
|
|
|
|
|
2015-06-11 11:13:29 -07:00
|
|
|
### v0.3.1
|
|
|
|
|
|
|
|
* Updated index pages for API documentation and cross-linked them
|
|
|
|
* More images were added for Grove, Adafruit and Sparkfun sensors along with
|
|
|
|
licensing information
|
2015-06-16 12:15:45 -07:00
|
|
|
* Applied a set of patches to improve code robustness
|
2015-06-11 11:13:29 -07:00
|
|
|
* Added support for Grove NFC Tag sensor
|
|
|
|
* Fixed several typos in library and sensor names
|
2015-06-19 11:59:53 -07:00
|
|
|
* New sensor: m24lr64e
|
2015-06-11 11:13:29 -07:00
|
|
|
|
2015-06-01 17:08:08 -07:00
|
|
|
### v0.3.0
|
|
|
|
|
2015-06-16 11:58:00 -07:00
|
|
|
* Provided automated, updated and comprehensive sensor API documentation for
|
|
|
|
C++, Python and JavaScript
|
2015-06-01 17:08:08 -07:00
|
|
|
* Edited sensor names, library descriptions and doxygen tags for consistency
|
|
|
|
* Fixed the TH02 sensor driver and made major improvements to i2clcd driver
|
2015-06-16 11:58:00 -07:00
|
|
|
* Added new and updated images for numerous new and existing sensors
|
|
|
|
* Started this changelog
|
2015-06-19 11:59:53 -07:00
|
|
|
* New sensors: sx6119, si114x, maxsonarez, hm11, ht9170, h3lis331dl, ad8232,
|
|
|
|
grovescam
|
2015-06-01 17:08:08 -07:00
|
|
|
|
2015-04-21 16:37:00 -07:00
|
|
|
### v0.2.0
|
|
|
|
|
|
|
|
* Passed 100 supported sensor drivers
|
|
|
|
* Updated header files with new doxygen tags for improved API documentation
|
|
|
|
generation
|
|
|
|
* Added python examples for sensors
|
|
|
|
* Fixed the buzzer and servo drivers for the Intel Edison
|
|
|
|
* Renamed bmp and gp2y sensor classes to be more generic
|
|
|
|
* Completely revamped implementation for tm1637
|
2015-06-19 11:59:53 -07:00
|
|
|
* New sensors: mma7660, cjq4435, adxl335, hmtrp, nunchuck, otp538u, l298,
|
|
|
|
groveelectromagnet, grovecollision, adis16448, at42qt1070, grovemd, ina132,
|
|
|
|
grovegsr, groveo2, groveemg, pca9685, pca9685ss, adafruitms1438, hx711, flex,
|
|
|
|
groveeldriver, mhz16, apds9002, waterlevel, zfm20, uln200xa, grovewfs, isd1820
|
2015-04-21 16:37:00 -07:00
|
|
|
|
|
|
|
### v0.1.9
|
|
|
|
|
|
|
|
* Passed 50 supported sensor drivers
|
|
|
|
* Starter Kit and Additional Roadshow and Hackaton sensors added
|
|
|
|
* Several examples and documentation updates submitted
|
|
|
|
* Wrote new proper SWIG typemaps for arrays
|
|
|
|
* Fixed the i2clcd write function, improved several other sensors
|
2015-06-19 11:59:53 -07:00
|
|
|
* New sensors: rpr220, rotaryencoder, biss0001, rfr359f, grovespeaker, mq303a,
|
|
|
|
ppd42ns, wt5001, yg1006, ublox6, mpr121, groveloudness, guvas12d, grovewater,
|
|
|
|
grovevdiv, grovelinefinder, ta12200, groveehr, grovemoisture, gp2y0a, a110x,
|
|
|
|
ds1307, adc121c021, enc03r, ttp223, itg3200, am2315, tp401, ldt0028, htu21d,
|
|
|
|
mpl3115a2, lsm303, joystick12, tsl2561, groverotary, groveslider, adxl345,
|
|
|
|
grovebutton, lol, groverelay
|
2015-04-21 16:37:00 -07:00
|
|
|
|
|
|
|
### v0.1.8
|
|
|
|
|
|
|
|
* Added MQ series gas sensors and a few others
|
|
|
|
* Generated Doxygen layout file to improve API look and feel
|
|
|
|
* Several sensor documentation updates
|
|
|
|
|
|
|
|
### v0.1.7
|
|
|
|
|
|
|
|
* Fixed SWIG node build issues
|
|
|
|
* Added lpd8806 digital led strip
|
|
|
|
|
|
|
|
### v0.1.6
|
|
|
|
|
|
|
|
* Fixed SWIG python builds
|
|
|
|
* Extended i2clcd devices with new functions
|
|
|
|
* Made SWIG interface improvements and added extra types
|
|
|
|
* Added nrf8001 BLE support
|
|
|
|
* Few other sensor additions and fixes
|
|
|
|
|
|
|
|
### v0.1.5
|
|
|
|
|
|
|
|
* New drivers for microphone and mpu9150
|
|
|
|
* Added generic driver for stepper motors
|
|
|
|
* Updated all code to use MRAA and version dependency
|
|
|
|
|
|
|
|
### v0.1.4
|
|
|
|
|
|
|
|
* Added new bmp/gy pressure sensor and updated servo
|
|
|
|
* Started UPM documentation and related pages
|
|
|
|
* Updated MRAA dependencies
|
|
|
|
|
|
|
|
### v0.1.3
|
|
|
|
|
|
|
|
* Updated SWIG support for some sensors
|
|
|
|
* New sensor support for mma7455 accelerometer
|
|
|
|
|
|
|
|
### v0.1.2
|
|
|
|
|
|
|
|
* Several new sensors added
|
|
|
|
* Documentation fixes
|
|
|
|
* IPK generation
|
|
|
|
|
|
|
|
### v0.1.1
|
|
|
|
|
|
|
|
* Updated MRAA dependency
|
|
|
|
|
|
|
|
### v0.1.0
|
|
|
|
|
|
|
|
* Initial release with some basic grove sensors and hmc5883
|
|
|
|
* Doxygen and SWIG support implemented
|