contrib/upm.git
2014-08-13 Kiveisha Yevgeniynrf8001: added helloworld example (communicating with... v0.1.6
2014-08-12 Kiveisha Yevgeniynrf8001: added new BLE module with broadcasting example
2014-08-12 Brendan Le... grovelight.cxx: add grovelight sample code
2014-08-11 Brendan Le... grove: add documentation for grove module
2014-08-11 Brendan Le... CMakeLists.txt: fix python builds and doc building
2014-08-08 Brendan Le... max31723: use new prefixed spi MODE enum
2014-08-07 Brendan Le... sm130: fix std::min call having issues with template...
2014-08-07 Brendan Le... CMakeLists.txt: fix builds without swig
2014-08-07 Brendan Le... lcd: overhaul documentation for lcd module
2014-08-07 Brendan Le... contributions.md: add rules for documentation
2014-08-06 Kiveisha Yevgeniymax31723: made it work with SPI but the data looks...
2014-08-05 Kiveisha Yevgeniymax5487: added new sensor with example (TESTED AND...
2014-08-04 Kiveisha Yevgeniymax31723 :: added new temperature sensor (HAVE ISSUES...
2014-08-04 Kiveisha Yevgeniymaxds3231m :: added working example (set/get date and...
2014-08-04 Kiveisha Yevgeniymaxds3231m :: fix to getTemperature method
2014-07-31 Kiveisha Yevgeniymaxds3231m: Added new sensor support get/set data&time...
2014-07-04 Kiveisha Yevgeniysm130: Added new sensor (basic function was implemented...
2014-07-29 Kirill LuchikhinFix some dosctrings errors and trailing whitespaces
2014-07-14 Brendan Le... Jhd1313m1: add basic scroll functionality
2014-07-14 Brendan Le... my9221: return mraa_error_t when method says it does
2014-07-14 Brendan Le... my9221: add direction for setBarLevel
2014-07-14 Brendan Le... building.md: Adding doc on building a simple example...
2014-07-14 Brendan Le... building.md: add information to rebuild only one script...
2014-07-14 Brendan Le... jhd1313m1: add setColor method call to control backlight
2014-07-03 Brendan Le... mic: add carrays for uint16_t as used by mic module
2014-06-27 Brendan Le... oled-1308.cxx: replace Seed logo with Intel logo
2014-06-27 Brendan Le... make_oled_pic.py: script can transform an image into...
2014-06-26 Brendan Le... upm.i: add stdint.i to add uinstd typemaps
2014-06-25 Brendan Le... upm.i: add top level interface file which includes...
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
next