Commit Graph

  • b291f372d7 CMakeLists.txt: up version to 0.1.4 v0.1.4 Brendan Le Foll 2014-06-17 11:44:04 +01:00
  • 8d8485be82 CMakeLists.txt: depend on maa 0.2.9+ Brendan Le Foll 2014-06-17 11:41:11 +01:00
  • b4f25c84a5 CMakeLists.txt: add soversion to libs in UPM Brendan Le Foll 2014-06-17 11:41:05 +01:00
  • 4c7fa11bb2 gfx.h: fix global maa.h header location Brendan Le Foll 2014-06-17 11:34:02 +01:00
  • c18a9433fc gy65: Added new digital pressure sensor Kiveisha Yevgeniy 2014-06-16 16:43:05 +00:00
  • 8fe679494c st7735: Added text feature and documentation with license Kiveisha Yevgeniy 2014-06-16 12:32:59 +00:00
  • 2c1baf66b5 max31855: add sensor and documentation on creation of a UPM sensor Brendan Le Foll 2014-06-13 16:44:48 +01:00
  • 3e12ed6719 st7735: added new spi lcd module (missing bitmap and text) Kiveisha Yevgeniy 2014-06-13 13:50:55 +00:00
  • e24df89ebd docs: Added intial documentation for UPM and start of a porting walkthrough Brendan Le Foll 2014-06-13 11:53:51 +01:00
  • 186dd03b79 servo: removed defines from es08a and made engine move smoothly Kiveisha Yevgeniy 2014-06-12 15:26:01 +00:00
  • 0050f92b06 lcd: rename from iiclcd to i2clcd, add swig v0.1.3 Thomas Ingleby 2014-06-12 14:16:39 +01:00
  • 058c40e340 servo: update to use cmake macro for servo Thomas Ingleby 2014-06-12 11:44:17 +01:00
  • cea5816c43 upm: new standard for modules cmake file Thomas Ingleby 2014-06-12 11:39:10 +01:00
  • 54a4afc6a7 my9221 mma7455: corrected spelling mistake Thomas Ingleby 2014-06-11 20:50:19 +01:00
  • 1dd8626044 mma7455: added new accelerometer module Kiveisha Yevgeniy 2014-06-11 13:21:58 +00:00
  • 1c138d9167 ledbar: rename to my9221 Thomas Ingleby 2014-06-11 15:11:36 +01:00
  • 3dccffe055 4digitdisplay: rename to tm1637 Thomas Ingleby 2014-06-11 15:07:21 +01:00
  • 34e343869c upm: update past modules to use new CMake macro Thomas Ingleby 2014-06-11 15:02:44 +01:00
  • d71e4e5dc2 cmake: update swig support Thomas Ingleby 2014-06-11 13:54:19 +01:00
  • 7e3358b586 doc: make docs not generate by default. BUILDDOC Thomas Ingleby 2014-06-11 09:13:15 +01:00
  • ca0b0cce44 doxygen: added documentation to new public methods Kiveisha Yevgeniy 2014-06-10 13:39:02 +00:00
  • 12b2ab6991 max44000: Added swig to the module and set i2c methods as public Kiveisha Yevgeniy 2014-06-10 13:34:27 +00:00
  • 3be0cdf5c2 upm: rename generated ipk package v0.1.2 Thomas Ingleby 2014-06-10 11:48:34 +01:00
  • d1f7df0552 doxygen: Added documentation to led bar (my9221) Kiveisha Yevgeniy 2014-06-10 08:08:41 +00:00
  • 0340d736de doxygen: fix to documentaion of buzzer sensor Kiveisha Yevgeniy 2014-06-10 07:27:04 +00:00
  • a2ca2c1497 doxygen: Added documentation to ultrasonic sensor Kiveisha Yevgeniy 2014-06-10 07:24:56 +00:00
  • 236cc9acc1 doxygen: Added documentation to Buzzer sensor Kiveisha Yevgeniy 2014-06-10 06:54:45 +00:00
  • 864306acf5 cmake: added logic for building a tagged commit Thomas Ingleby 2014-06-09 19:22:52 +01:00
  • 814cc4a0e8 doxygen: Added documentation for servo base and es08a Kiveisha Yevgeniy 2014-06-09 16:00:07 +00:00
  • 1ff0e5ee57 upm: add protection around function for packaging Thomas Ingleby 2014-06-09 17:58:10 +01:00
  • 38efe2d7a3 max44000: Added new sensor module Kiveisha Yevgeniy 2014-06-09 15:37:33 +00:00
  • fa1753f4ef ipk: add cpack ipk generation Thomas Ingleby 2014-06-09 17:10:44 +01:00
  • b73841b28b Doxyfile.in: make doc generation work Brendan Le Foll 2014-06-09 14:45:28 +01:00
  • 9c34b829ef 4digitdisplay.cxx: add Interesting tag and remove pointless array Brendan Le Foll 2014-06-09 14:45:03 +01:00
  • 451d0390b6 doxygen: Added documentation to nrf24l01 module Kiveisha Yevgeniy 2014-06-06 15:40:24 +00:00
  • 7d898e3274 doxygen: added documentation to tm1637 seven segment display Kiveisha Yevgeniy 2014-06-06 13:56:12 +00:00
  • b4ae08935d Merge branch 'ykiveish-master' Brendan Le Foll 2014-06-06 15:14:53 +01:00
  • 3ee752b297 Merge branch 'master' of github.com:ykiveish/upm into ykiveish-master Brendan Le Foll 2014-06-06 15:14:34 +01:00
  • 557f63edf6 ssd1327: Added new lcd module. Kiveisha Yevgeniy 2014-06-06 12:27:43 +00:00
  • 3ce441f0a8 lcd: changed the OOO generalisation. Kiveisha Yevgeniy 2014-06-05 15:20:40 +00:00
  • 039b138194 ssd1308: Added new oled display Kiveisha Yevgeniy 2014-06-05 13:02:49 +00:00
  • 23d847e380 hcsr04: Added new sonar module (not working properly yet) Kiveisha Yevgeniy 2014-06-04 14:57:19 +00:00
  • 356b1dd43c servo: Added new module servo Kiveisha Yevgeniy 2014-06-03 16:23:26 +00:00
  • 794eb19bd7 COPYING: add MIT license Brendan Le Foll 2014-06-05 16:28:22 +01:00
  • fdb943c2eb upm: add install options to all current libraries Thomas Ingleby 2014-06-05 15:50:01 +01:00
  • 4896881ea4 cmake: add recursive search for folders Thomas Ingleby 2014-06-05 13:58:34 +01:00
  • af09aeadc3 Merge branch 'ykiveish-master' Thomas Ingleby 2014-06-05 13:45:47 +01:00
  • 28b68b71c8 hcsr04: Added new sonar module (not working properly yet) Kiveisha Yevgeniy 2014-06-04 14:57:19 +00:00
  • aac51c4850 servo: Added new module servo Kiveisha Yevgeniy 2014-06-03 16:23:26 +00:00
  • f1cf463126 Merge branch 'ykiveish-master' Brendan Le Foll 2014-06-03 12:00:56 +01:00
  • 5b8922f7bf styling: convert TAB to four SPACES Kiveisha Yevgeniy 2014-06-03 09:12:47 +00:00
  • 0db7af89f9 general: added stdlib definition to fix broken compilation on maa v0.2.7 Kiveisha Yevgeniy 2014-06-03 09:35:47 +00:00
  • fdcd36e1ae styling: remove trailing whitespace from all modules Brendan Le Foll 2014-06-02 11:49:57 +01:00
  • 83c29cc330 Merge branch 'ykiveish-master' Brendan Le Foll 2014-06-02 11:47:56 +01:00
  • e63076ecf4 nrf24l01 :: Added NRF module with examples. Yevgeniy Kiveisha 2014-06-02 02:33:21 -07:00
  • 93aa79fe4b 4digitdisplay: added new 4digitdisplay module Yevgeniy Kiveisha 2014-05-30 06:13:47 -07:00
  • dd55123062 ledbar: added ledbar module Yevgeniy Kiveisha 2014-05-30 06:11:12 -07:00
  • c60b342e0f lcd: added grove-lcd rgb and deleted the old lcm1602 folder Yevgeniy Kiveisha 2014-05-30 05:50:31 -07:00
  • e785b0f03b cmake: make required maa version 0.2.6+ Brendan Le Foll 2014-05-28 14:22:37 +01:00
  • 81278510c0 Merge branch 'ykiveish-master' Brendan Le Foll 2014-05-28 14:20:52 +01:00
  • 725fc4661c buzzer: added buzzer with example Yevgeniy Kiveisha 2014-05-28 05:56:44 -07:00
  • b26cbd09f1 hmc5883l.h: change char to uint8_t Brendan Le Foll 2014-05-27 11:11:45 +01:00
  • 1d74ead4cc Lcm1602: clean up API and use maa_result_t Brendan Le Foll 2014-05-23 14:21:10 +01:00
  • 77d103f396 cmake: update to maa 0.2.6 Brendan Le Foll 2014-05-23 14:20:07 +01:00
  • 811aa6b71c maa: update for 0.2.5 API v0.1.1 Brendan Le Foll 2014-05-19 10:45:09 +01:00
  • d6bb8bc1db aio: fix for maa aio API change and make required libmaa version exactly 0.2.3 v0.1.0 Brendan Le Foll 2014-05-14 14:09:41 +01:00
  • 8065ed42fd icm1602: Initial Commit, functionality complete. Thomas Ingleby 2014-05-08 20:44:07 +01:00
  • 473fc0ac92 Doxyfile: add grove to doxygen doc building Brendan Le Foll 2014-05-08 20:40:37 +01:00
  • e44974862a cmake: add pthreads and make add libmaa as REQUIRED Brendan Le Foll 2014-05-08 14:39:21 +01:00
  • 919d6d833f cmake: fix swig generation and remove javascript as v8 not present on galileo images Brendan Le Foll 2014-05-07 15:41:28 +01:00
  • 5e14ddb540 grove: initial groveLight support Brendan Le Foll 2014-05-07 15:40:39 +01:00
  • 11ac453218 grove: add grove temperature sensor support and example Brendan Le Foll 2014-05-06 15:58:48 +01:00
  • 050d6553cd grove: initial groveLED implementation and move to maa 0.2.2 api Brendan Le Foll 2014-05-06 14:27:16 +01:00
  • edf88ef6a7 doxygen: fix doxygen generation and inital pydoc generation Brendan Le Foll 2014-04-30 18:43:32 +01:00
  • 21991e3598 doxygen: add basic doxygen documentation for upm Brendan Le Foll 2014-04-30 15:47:12 +01:00
  • b0684c98a8 upm: move to maa 0.2.1 C api Brendan Le Foll 2014-04-30 14:58:11 +01:00
  • 80dc2b6616 README: update information on design principles Brendan Le Foll 2014-04-25 15:48:27 +01:00
  • 6acbc16b38 .gitignore: add git ignore file Brendan Le Foll 2014-04-25 15:33:40 +01:00
  • 5c306de0a3 swig: add swig support for hmc5883l sensor Brendan Le Foll 2014-04-25 15:33:26 +01:00
  • d986654455 initial commit of upm with hmc5883l support Brendan Le Foll 2014-04-25 14:48:43 +01:00