contrib/upm.git
2014-06-09 Brendan Le... 4digitdisplay.cxx: add Interesting tag and remove point...
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... Merge branch 'ykiveish-master'
2014-06-06 Brendan Le... Merge 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 Brendan Le... COPYING: add MIT license
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... Merge 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... styling: remove trailing whitespace from all modules
2014-06-02 Brendan Le... Merge 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... cmake: make required maa version 0.2.6+
2014-05-28 Brendan Le... Merge branch 'ykiveish-master'
2014-05-28 Yevgeniy Kiveishabuzzer: added buzzer with example
2014-05-27 Brendan Le... hmc5883l.h: change char to uint8_t
2014-05-23 Brendan Le... Lcm1602: clean up API and use maa_result_t
2014-05-23 Brendan Le... cmake: update to maa 0.2.6
2014-05-19 Brendan Le... maa: update for 0.2.5 API v0.1.1
2014-05-14 Brendan Le... aio: fix for maa aio API change and make required libma... v0.1.0
2014-05-08 Thomas Inglebyicm1602: Initial Commit, functionality complete.
2014-05-08 Brendan Le... Doxyfile: add grove to doxygen doc building
2014-05-08 Brendan Le... cmake: add pthreads and make add libmaa as REQUIRED
2014-05-07 Brendan Le... cmake: fix swig generation and remove javascript as...
2014-05-07 Brendan Le... grove: initial groveLight support
2014-05-06 Brendan Le... grove: add grove temperature sensor support and example
2014-05-06 Brendan Le... grove: initial groveLED implementation and move to...
2014-04-30 Brendan Le... doxygen: fix doxygen generation and inital pydoc generation
2014-04-30 Brendan Le... doxygen: add basic doxygen documentation for upm
2014-04-30 Brendan Le... upm: move to maa 0.2.1 C api
2014-04-25 Brendan Le... README: update information on design principles
2014-04-25 Brendan Le... .gitignore: add git ignore file
2014-04-25 Brendan Le... swig: add swig support for hmc5883l sensor
2014-04-25 Brendan Le... initial commit of upm with hmc5883l support