contrib/upm.git
2014-06-25 Thomas Inglebyupm: version bump to v0.1.5 v0.1.5
2014-06-25 Thomas Inglebymraa: change all existing code to use libmraa.
2014-06-24 Kiveisha Yevgeniympu9150: added new sensor (acceleromter, gyro and compass)
2014-06-20 Thomas Inglebyupm: depend on libmaa 0.3.1
2014-06-20 Kiveisha Yevgeniymicrophone: added new sensor
2014-06-20 Kiveisha Yevgeniyhcsr04: fix compilation issue with maa_gpio_isr args
2014-06-20 Kiveisha Yevgeniybuzzer: fix for PWM frequencies
2014-06-18 Kiveisha Yevgeniypulsensor: Added new sensor (not stable and not documen...
2014-06-18 Kiveisha Yevgeniystepmotor: changed name from step_motor to stepmotor
2014-06-17 Kiveisha Yevgeniystep_motor: Added new module
2014-06-17 Brendan Le... CMakeLists.txt: up version to 0.1.4 v0.1.4
2014-06-17 Brendan Le... CMakeLists.txt: depend on maa 0.2.9+
2014-06-17 Brendan Le... CMakeLists.txt: add soversion to libs in UPM
2014-06-17 Brendan Le... gfx.h: fix global maa.h header location
2014-06-16 Kiveisha Yevgeniygy65: Added new digital pressure sensor
2014-06-16 Kiveisha Yevgeniyst7735: Added text feature and documentation with license
2014-06-13 Brendan Le... max31855: add sensor and documentation on creation...
2014-06-13 Kiveisha Yevgeniyst7735: added new spi lcd module (missing bitmap and...
2014-06-13 Brendan Le... docs: Added intial documentation for UPM and start...
2014-06-12 Kiveisha Yevgeniyservo: removed defines from es08a and made engine move...
2014-06-12 Thomas Inglebylcd: rename from iiclcd to i2clcd, add swig v0.1.3
2014-06-12 Thomas Inglebyservo: update to use cmake macro for servo
2014-06-12 Thomas Inglebyupm: new standard for modules cmake file
2014-06-11 Thomas Inglebymy9221 mma7455: corrected spelling mistake
2014-06-11 Kiveisha Yevgeniymma7455: added new accelerometer module
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-11 Thomas Inglebydoc: make docs not generate by default. BUILDDOC
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 Thomas Inglebyupm: rename generated ipk package v0.1.2
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 Thomas Inglebycmake: added logic for building a tagged commit
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-09 Thomas Inglebyipk: add cpack ipk generation
2014-06-09 Brendan Le... Doxyfile.in: make doc generation work
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