2156 Commits

Author SHA1 Message Date
Kiveisha Yevgeniy
0340d736de doxygen: fix to documentaion of buzzer sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-10 07:27:04 +00:00
Kiveisha Yevgeniy
a2ca2c1497 doxygen: Added documentation to ultrasonic sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-10 07:24:56 +00:00
Kiveisha Yevgeniy
236cc9acc1 doxygen: Added documentation to Buzzer sensor
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-10 06:54:45 +00:00
Thomas Ingleby
864306acf5 cmake: added logic for building a tagged commit
* If the HEAD is 0 away from a tag, i.e. if it has just been tagged,
  removes commit number from version

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-09 19:23:27 +01:00
Kiveisha Yevgeniy
814cc4a0e8 doxygen: Added documentation for servo base and es08a
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-09 16:00:07 +00:00
Thomas Ingleby
1ff0e5ee57 upm: add protection around function for packaging
* Would not build if not building IPK.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-09 18:00:29 +01:00
Kiveisha Yevgeniy
38efe2d7a3 max44000: Added new sensor module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-09 15:37:33 +00:00
Thomas Ingleby
fa1753f4ef ipk: add cpack ipk generation
* added similar cmake modules used in libmaa

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-09 17:10:44 +01:00
Brendan Le Foll
b73841b28b Doxyfile.in: make doc generation work
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-09 14:45:28 +01:00
Brendan Le Foll
9c34b829ef 4digitdisplay.cxx: add Interesting tag and remove pointless array
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-09 14:45:03 +01:00
Kiveisha Yevgeniy
451d0390b6 doxygen: Added documentation to nrf24l01 module
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 15:40:24 +00:00
Kiveisha Yevgeniy
7d898e3274 doxygen: added documentation to tm1637 seven segment display
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 13:56:12 +00:00
Brendan Le Foll
b4ae08935d Merge branch 'ykiveish-master' 2014-06-06 15:14:53 +01:00
Brendan Le Foll
3ee752b297 Merge branch 'master' of github.com:ykiveish/upm into ykiveish-master
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>

Conflicts:
	examples/CMakeLists.txt
	src/CMakeLists.txt
	src/hcsr04/CMakeLists.txt
	src/servo/CMakeLists.txt
2014-06-06 15:14:34 +01:00
Kiveisha Yevgeniy
557f63edf6 ssd1327: Added new lcd module.
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 12:36:41 +00:00
Kiveisha Yevgeniy
3ce441f0a8 lcd: changed the OOO generalisation.
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 12:36:40 +00:00
Kiveisha Yevgeniy
039b138194 ssd1308: Added new oled display
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 12:36:40 +00:00
Kiveisha Yevgeniy
23d847e380 hcsr04: Added new sonar module (not working properly yet)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 12:36:39 +00:00
Kiveisha Yevgeniy
356b1dd43c servo: Added new module servo
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-06 12:36:39 +00:00
Brendan Le Foll
794eb19bd7 COPYING: add MIT license
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-05 16:28:22 +01:00
Thomas Ingleby
fdb943c2eb upm: add install options to all current libraries
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-05 15:50:01 +01:00
Thomas Ingleby
4896881ea4 cmake: add recursive search for folders
* No need for many add_subdirectory

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-05 13:58:34 +01:00
Thomas Ingleby
af09aeadc3 Merge branch 'ykiveish-master' 2014-06-05 13:45:47 +01:00
Kiveisha Yevgeniy
28b68b71c8 hcsr04: Added new sonar module (not working properly yet)
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-04 14:57:19 +00:00
Kiveisha Yevgeniy
aac51c4850 servo: Added new module servo
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-03 10:52:58 -07:00
Brendan Le Foll
f1cf463126 Merge branch 'ykiveish-master' 2014-06-03 12:00:56 +01:00
Kiveisha Yevgeniy
5b8922f7bf styling: convert TAB to four SPACES
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-03 09:38:34 +00:00
Kiveisha Yevgeniy
0db7af89f9 general: added stdlib definition to fix broken compilation on maa v0.2.7
Signed-off-by: Kiveisha Yevgeniy <yevgeniy.kiveisha@intel.com>
2014-06-03 09:35:47 +00:00
Brendan Le Foll
fdcd36e1ae styling: remove trailing whitespace from all modules
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-02 11:49:57 +01:00
Brendan Le Foll
83c29cc330 Merge branch 'ykiveish-master' 2014-06-02 11:47:56 +01:00
Yevgeniy Kiveisha
e63076ecf4 nrf24l01 :: Added NRF module with examples.
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com>
2014-06-02 02:33:21 -07:00
Yevgeniy Kiveisha
93aa79fe4b 4digitdisplay: added new 4digitdisplay module
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com>
2014-05-30 06:13:47 -07:00
Yevgeniy Kiveisha
dd55123062 ledbar: added ledbar module
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com>
2014-05-30 06:11:12 -07:00
Yevgeniy Kiveisha
c60b342e0f lcd: added grove-lcd rgb and deleted the old lcm1602 folder
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com>
2014-05-30 06:04:49 -07:00
Brendan Le Foll
e785b0f03b cmake: make required maa version 0.2.6+
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-28 14:22:37 +01:00
Brendan Le Foll
81278510c0 Merge branch 'ykiveish-master'
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-28 14:21:01 +01:00
Yevgeniy Kiveisha
725fc4661c buzzer: added buzzer with example
Signed-off-by: Yevgeniy Kiveisha <yevgeniy.kiveisha@intel.com>
2014-05-28 05:57:28 -07:00
Brendan Le Foll
b26cbd09f1 hmc5883l.h: change char to uint8_t
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-27 11:11:45 +01:00
Brendan Le Foll
1d74ead4cc Lcm1602: clean up API and use maa_result_t
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-23 14:21:10 +01:00
Brendan Le Foll
77d103f396 cmake: update to maa 0.2.6
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-23 14:20:07 +01:00
Brendan Le Foll
811aa6b71c maa: update for 0.2.5 API
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
v0.1.1
2014-05-19 10:45:09 +01:00
Brendan Le Foll
d6bb8bc1db aio: fix for maa aio API change and make required libmaa version exactly 0.2.3
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
v0.1.0
2014-05-14 14:09:41 +01:00
Thomas Ingleby
8065ed42fd icm1602: Initial Commit, functionality complete.
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-05-08 23:46:12 +01:00
Brendan Le Foll
473fc0ac92 Doxyfile: add grove to doxygen doc building
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-08 20:40:37 +01:00
Brendan Le Foll
e44974862a cmake: add pthreads and make add libmaa as REQUIRED
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-08 14:39:21 +01:00
Brendan Le Foll
919d6d833f cmake: fix swig generation and remove javascript as v8 not present on galileo images
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-07 15:41:28 +01:00
Brendan Le Foll
5e14ddb540 grove: initial groveLight support
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-07 15:40:39 +01:00
Brendan Le Foll
11ac453218 grove: add grove temperature sensor support and example
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-06 15:59:24 +01:00
Brendan Le Foll
050d6553cd grove: initial groveLED implementation and move to maa 0.2.2 api
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-06 15:59:23 +01:00
Brendan Le Foll
edf88ef6a7 doxygen: fix doxygen generation and inital pydoc generation
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-30 18:43:32 +01:00