ledbar: rename to my9221
[contrib/upm.git] / src /
2014-06-11 Thomas Inglebyledbar: rename to my9221
2014-06-11 Thomas Ingleby4digitdisplay: rename to tm1637
2014-06-11 Thomas Inglebyupm: update past modules to use new CMake macro
2014-06-11 Thomas Inglebycmake: update swig support
2014-06-10 Kiveisha Yevgeniydoxygen: added documentation to new public methods
2014-06-10 Kiveisha Yevgeniymax44000: Added swig to the module and set i2c methods...
2014-06-10 Kiveisha Yevgeniydoxygen: Added documentation to led bar (my9221)
2014-06-10 Kiveisha Yevgeniydoxygen: fix to documentaion of buzzer sensor
2014-06-10 Kiveisha Yevgeniydoxygen: Added documentation to ultrasonic sensor
2014-06-10 Kiveisha Yevgeniydoxygen: Added documentation to Buzzer sensor
2014-06-09 Kiveisha Yevgeniydoxygen: Added documentation for servo base and es08a
2014-06-09 Thomas Inglebyupm: add protection around function for packaging
2014-06-09 Kiveisha Yevgeniymax44000: Added new sensor module
2014-06-06 Kiveisha Yevgeniydoxygen: Added documentation to nrf24l01 module
2014-06-06 Kiveisha Yevgeniydoxygen: added documentation to tm1637 seven segment...
2014-06-06 Brendan Le FollMerge branch 'ykiveish-master'
2014-06-06 Brendan Le FollMerge branch 'master' of github.com:ykiveish/upm into...
2014-06-06 Kiveisha Yevgeniyssd1327: Added new lcd module.
2014-06-06 Kiveisha Yevgeniylcd: changed the OOO generalisation.
2014-06-06 Kiveisha Yevgeniyssd1308: Added new oled display
2014-06-06 Kiveisha Yevgeniyhcsr04: Added new sonar module (not working properly...
2014-06-06 Kiveisha Yevgeniyservo: Added new module servo
2014-06-05 Thomas Inglebyupm: add install options to all current libraries
2014-06-05 Thomas Inglebycmake: add recursive search for folders
2014-06-05 Thomas InglebyMerge branch 'ykiveish-master'
2014-06-04 Kiveisha Yevgeniyhcsr04: Added new sonar module (not working properly...
2014-06-03 Kiveisha Yevgeniyservo: Added new module servo
2014-06-03 Brendan Le FollMerge branch 'ykiveish-master'
2014-06-03 Kiveisha Yevgeniystyling: convert TAB to four SPACES
2014-06-03 Kiveisha Yevgeniygeneral: added stdlib definition to fix broken compilat...
2014-06-02 Brendan Le Follstyling: remove trailing whitespace from all modules
2014-06-02 Brendan Le FollMerge branch 'ykiveish-master'
2014-06-02 Yevgeniy Kiveishanrf24l01 :: Added NRF module with examples.
2014-05-30 Yevgeniy Kiveisha4digitdisplay: added new 4digitdisplay module
2014-05-30 Yevgeniy Kiveishaledbar: added ledbar module
2014-05-30 Yevgeniy Kiveishalcd: added grove-lcd rgb and deleted the old lcm1602...
2014-05-28 Brendan Le FollMerge branch 'ykiveish-master'
2014-05-28 Yevgeniy Kiveishabuzzer: added buzzer with example
2014-05-27 Brendan Le Follhmc5883l.h: change char to uint8_t
2014-05-23 Brendan Le FollLcm1602: clean up API and use maa_result_t
2014-05-19 Brendan Le Follmaa: update for 0.2.5 API v0.1.1
2014-05-14 Brendan Le Follaio: fix for maa aio API change and make required libma... v0.1.0
2014-05-08 Thomas Inglebyicm1602: Initial Commit, functionality complete.
2014-05-07 Brendan Le Follcmake: fix swig generation and remove javascript as...
2014-05-07 Brendan Le Follgrove: initial groveLight support
2014-05-06 Brendan Le Follgrove: add grove temperature sensor support and example
2014-05-06 Brendan Le Follgrove: initial groveLED implementation and move to...
2014-04-30 Brendan Le Folldoxygen: fix doxygen generation and inital pydoc generation
2014-04-30 Brendan Le Folldoxygen: add basic doxygen documentation for upm
2014-04-30 Brendan Le Follupm: move to maa 0.2.1 C api
2014-04-25 Brendan Le Follswig: add swig support for hmc5883l sensor
2014-04-25 Brendan Le Follinitial commit of upm with hmc5883l support