-
4342b880b9
st7735: add typemaps to uint8_t arrays for js and python
Mihai Tudor Panu
2017-02-06 16:22:43 -08:00
-
ddddbd024d
tests: temporarily allow duplicate headers until cleanup
Mihai Tudor Panu
2017-02-06 19:17:25 -08:00
-
67e0ceb48d
tests: add test for duplicate headers
Mihai Tudor Panu
2017-02-03 21:26:42 -08:00
-
2298846fef
install.md: added install instructions for different OSes
Mihai Tudor Panu
2017-02-02 17:32:43 -08:00
-
567476b89a
cmake: Explicit dependency for mraa and interfaces
Noel Eck
2017-02-06 16:15:58 -08:00
-
d345006c03
cmake: Dependency refactoring for includes and libs
Noel Eck
2017-01-30 18:14:48 -08:00
-
7f0e03b0e3
cmake: Convert module_init to function
Noel Eck
2017-01-27 15:06:44 -08:00
-
08a46ee8e6
grovecollision,groveeldriver,groveelectromagnet,waterlevel: remove unnecessary librt dependency
Jon Trulson
2017-02-02 14:34:06 -07:00
-
fb88fda5cb
upm_utilities: Add a _POSIX_C_SOURCE define if needed
Jon Trulson
2017-02-02 13:54:20 -07:00
-
90d856d128
utilities: use nanosleep() instead of usleep() for upm_delay*() functions
Jon Trulson
2017-02-02 12:26:54 -07:00
-
d2e0327c30
src/CMakLists.txt: re-disable other warnings for SWIG building
Jon Trulson
2017-02-02 12:25:59 -07:00
-
2e97aa9979
speaker: fix some incorrect comments/documentation
Jon Trulson
2017-02-01 17:58:18 -07:00
-
cdb75e8c13
swig_java: Fix for #518 - java wrapper implementations
Noel Eck
2017-02-01 15:41:39 -08:00
-
dac31a0347
speaker: Add pwm functionality and 5 new examples to demonstrate
Jon Trulson
2017-02-01 17:03:10 -07:00
-
0749f130e1
nunchuck: C port; FTI; C++ wraps C
Jon Trulson
2017-01-31 13:06:26 -07:00
-
1bbb9386b7
enc03r: C port; FTI; C++ wraps C
Jon Trulson
2017-01-27 17:58:35 -07:00
-
f914159e21
ims: Small logging change for C init method
Noel Eck
2017-01-27 10:06:11 -08:00
-
849711c47d
wfs: C port; C++ wraps C
Jon Trulson
2017-01-26 15:06:05 -07:00
-
0a91eb0b46
hmc5883l: C port; FTI; C++ wraps C
Jon Trulson
2017-01-25 17:37:29 -07:00
-
806b00c2b7
uartat: add missing uartat_defs.h to SWIG interface files
Jon Trulson
2017-01-24 17:31:29 -07:00
-
e8151640a1
uartat, le910: initial implementation.
Jon Trulson
2017-01-17 11:37:14 -07:00
-
123e611f45
cjq4435: C port, C++ wraps C
Jon Trulson
2017-01-20 12:01:31 -07:00
-
8d5278b9d4
CMakeLists.txt: Bump minimum MRAA version to 1.4.0
Jon Trulson
2017-01-19 16:26:48 -07:00
-
ab96e8f3a3
speaker: C port, C++ wraps C
Jon Trulson
2017-01-19 13:54:21 -07:00
-
d3b864362d
ds18b20: rewrite C++ to wrap C, add FTI, update examples
Jon Trulson
2017-01-18 13:09:51 -07:00
-
6769d976a0
max30100: ISR recover attempt
Noel Eck
2017-01-11 15:52:41 -08:00
-
bd47b9ed45
max30100: Initial commit - MAX30100 pulse oximeter
Noel Eck
2016-12-08 15:24:36 -08:00
-
6ea65a16a4
upm_platform: use __linux__ define to detect linux platforms
Jon Trulson
2017-01-10 10:48:38 -07:00
-
0849fbc674
ads1x15: added elaborate examples for TI ADS1015 ADC
Mihai Tudor Panu
2017-01-05 17:06:45 -08:00
-
e25be536a1
ims: Small typo fix
Noel Eck
2016-12-20 23:25:26 -08:00
-
a70629e3b2
mcp2515: fix return from rx_status_filtermatch; Travis CI (clang)
Jon Trulson
2016-12-20 13:00:35 -07:00
-
fed0478dc9
mcp2515: fix conversion error reported by Travis CI (clang)
Jon Trulson
2016-12-20 12:46:54 -07:00
-
fcb4d9d36d
mcp2515: Initial implementation; C; C++
Jon Trulson
2016-11-10 11:55:48 -07:00
-
5eb8af6d70
upm.i: treat upm_result_t like an int in SWIG
Jon Trulson
2016-12-20 10:17:40 -07:00
-
3c93eba4af
LICENSE: Update license to be clearer and add 2016 copyright
Brendan Le Foll
2016-12-05 07:40:45 +00:00
-
78953b110f
npm: small improvement in logic for handling C sources
Mihai Tudor Panu
2016-12-15 16:44:36 -08:00
-
53124e9704
npm: rename c sources to avoid node-gyp makefile target collision
Mihai Tudor Panu
2016-12-13 17:14:21 -08:00
-
cde747439f
upm: v1.0.2
Mihai Tudor Panu
2016-12-08 15:47:13 -08:00
-
dfc7a710d4
firmata: extended data types on pins to allow subplatform usage
Mihai Tudor Panu
2016-12-08 15:10:36 -08:00
-
130cb822e4
rf22: Initial implementation for RFM22B radios, C++ only & bindings
Mihai Tudor Panu
2016-12-06 22:39:30 -08:00
-
c057fa6708
travis.yml: use different swig ppa for Travis CI builds
Mihai Tudor Panu
2016-12-06 19:33:00 -08:00
-
c6ad8cb5ee
utilities: use a better method for detecting zephyr kernel version
Jon Trulson
2016-12-05 15:04:19 -07:00
-
024b43dfa3
utilities: fix new Zephyr k_timer based implementation
Jon Trulson
2016-12-05 13:38:51 -07:00
-
6667646d32
mb704x: Initial implementation; C; FTI; C++ wraps C
Jon Trulson
2016-12-02 16:42:33 -07:00
-
e1e9067744
groups.md: Add MaxBotix manufacturer
Jon Trulson
2016-12-02 16:41:37 -07:00
-
c4656bf8ba
utilities: add Zephyr 1.6 k_timer support (pulled from zupm)
Jon Trulson
2016-12-02 16:40:48 -07:00
-
232089f400
cmake: Check for JAVA in top-level CMakeLists.txt
Noel Eck
2016-11-29 15:14:32 -08:00
-
09144e712b
cmake: Consolidated BUILDJAVAEXAMPLES and BUILDEXAMPLES
Noel Eck
2016-11-29 12:25:25 -08:00
-
2d94c2ed90
travis-ci: Turn on FTI source compiling in travis-ci
Noel Eck
2016-11-29 09:14:28 -08:00
-
91652a2da5
button: fix so that button intr C example is built
Jon Trulson
2016-11-29 11:57:40 -07:00
-
929244b27a
ims: Fixed IMS java example
Noel Eck
2016-11-29 09:56:57 -08:00
-
9a4f0cae0c
ims: Added FTI and java example
Noel Eck
2016-11-29 08:51:45 -08:00
-
402de082d3
ecezo: make sure to mraa_init() in ecezo_uart_init()
Jon Trulson
2016-11-28 18:22:40 -07:00
-
ad275e1d41
ecezo: initial implementation; C, C++; FTI + examples
Jon Trulson
2016-11-18 17:32:34 -07:00
-
d4559878df
cmake: Removed -dirty from VERSION if git_describe fails
Noel Eck
2016-11-22 15:03:14 -08:00
-
971cb4ab51
ims: Initial turnin of I2C Moisture Sensor
Noel Eck
2016-11-17 16:20:29 -08:00
-
a2698fd560
upm: v1.0.1
Noel Eck
2016-11-21 12:20:03 -08:00
-
11e14a891f
ms5803: remove utf8 delta-sigma characters from comment block
Jon Trulson
2016-11-16 10:57:04 -07:00
-
803f9a9838
ms5803: initial implementation; C, C++; FTI + examples
Jon Trulson
2016-11-11 17:41:28 -07:00
-
7bc9ef0150
cmake: disable some other warnings seen with edison gcc 4.9.1
Jon Trulson
2016-11-11 10:43:00 -07:00
-
72e8629d72
cmake: Make sure utilities directory gets added to cmake
Noel Eck
2016-11-08 18:11:28 -08:00
-
cdc33ceb9f
bitbake: Fix for pthreads C test w/yocto
Noel Eck
2016-11-08 16:26:16 -08:00
-
54771e63c1
my9221: C implementation; C example; C++ wraps C
Jon Trulson
2016-11-08 17:11:25 -07:00
-
fde727b601
Button: Adding C sources and C examples
Abhishek Malik
2016-11-08 12:14:32 -08:00
-
68091dcf43
werror: Don't emit -Wmisleading-indentation warnings
Noel Eck
2016-11-07 14:04:55 -08:00
-
1630ebfca4
otp538u: C implementation; FTI; C++ wraps C
Jon Trulson
2016-11-07 13:53:11 -07:00
-
1aa748e3d6
docs: Removed 'Grove' from Comments
Suyash Lakhotia
2016-11-03 10:55:07 +08:00
-
b3991979ad
examples: Changed Node.js module from jsupm_grove
Suyash Lakhotia
2016-11-03 10:49:13 +08:00
-
3eb3a0b825
guvas12d: C implementation; FTI; C++ wraps C
Jon Trulson
2016-11-04 12:51:42 -06:00
-
9be920dbcd
cxx_warnings: Misc changes to enable Werror
Noel Eck
2016-11-03 16:10:35 -07:00
-
601d25cebc
llvm: Fixed remaining warnings for llvm
Noel Eck
2016-11-03 14:13:39 -07:00
-
c900743f8d
upm.i: turn off swig warnings relating to nested structs
Jon Trulson
2016-11-03 13:54:22 -06:00
-
2b4e43281f
Wunused-variable: fix several warnings
Jon Trulson
2016-11-03 13:17:58 -06:00
-
630d12d963
mic: fix sign comparison warnings
Jon Trulson
2016-11-03 13:13:13 -06:00
-
8da9f28157
gas: fix sign comparison warnings
Jon Trulson
2016-11-03 12:58:21 -06:00
-
aab0c5afe2
lcm1602, st7735: Fix up some Worder warnings
Jon Trulson
2016-11-03 12:50:35 -06:00
-
0589f445f0
Wreorder: fix a variety of re-ordering warnings
Jon Trulson
2016-11-03 11:56:48 -06:00
-
d33e7e532e
bacnetmstp: fix -Wreturn-type
Jon Trulson
2016-11-03 10:57:40 -06:00
-
c63692b5fd
Wreorder: Fixed a subset of reorder errors
Noel Eck
2016-11-03 10:19:14 -07:00
-
2f31aede0e
Wno-unknown-pragmas: Fixed all unknown pragmas
Noel Eck
2016-11-02 22:57:38 -07:00
-
33471436bf
Wunused-but-set-variable: Fixed all unused but set variables
Noel Eck
2016-11-02 22:45:52 -07:00
-
ee27485218
Wnon-virtual-dtor: Fixed all virtual functions w/o virtual destructor
Noel Eck
2016-11-02 22:35:53 -07:00
-
6bc22dcee2
Wunused-variable: Fixed all unused variables in src
Noel Eck
2016-11-02 22:29:59 -07:00
-
ae9b8fb13e
Wsign-compare: Fixed all sign compare warnings in src
Noel Eck
2016-11-02 22:26:41 -07:00
-
1dd5cbb445
Wunused-function: Fixed all unused functions in src
Noel Eck
2016-11-02 21:55:19 -07:00
-
a3a1fdc81b
Wunused-variable: Fixed all unused variables in src
Noel Eck
2016-11-02 21:42:16 -07:00
-
1f954a8cbf
ppd42ns: C implementation; C++ wraps C
Jon Trulson
2016-11-02 17:38:44 -06:00
-
8f6442e9c7
utilities: add new platform checks, implement new clock functions
Jon Trulson
2016-11-02 16:58:10 -06:00
-
f2ad2c5679
upm_math.h: use new platform defines, include math.h on zephyr platforms
Jon Trulson
2016-11-02 16:56:21 -06:00
-
d03de942c5
upm_platform.h: add new include for defining current platform (linux/zephyr, for now)
Jon Trulson
2016-11-02 16:55:28 -06:00
-
13e2e7aeb8
upm: v1.0.0
Mihai Tudor Panu
2016-10-31 14:06:53 -07:00
-
b42ef7b17d
buzzer: updated Java samples mapping file with new sample name
Mihai Tudor Panu
2016-10-31 14:35:26 -07:00
-
92349997e4
docs: added 1-Wire section to known limitations list
Mihai Tudor Panu
2016-10-31 13:23:47 -07:00
-
3605e63840
docs: updated IDE images and links to IDZ sensor page
Mihai Tudor Panu
2016-10-31 11:57:28 -07:00
-
8f7ff29b1f
smartdrive: extended writeArray() function to use proper array length
Mihai Tudor Panu
2016-10-28 16:00:24 -07:00
-
4e48481a07
gfx: add BSD license on every instance of GFX and give credit to original source
Mihai Tudor Panu
2016-10-28 12:04:28 -07:00
-
246115fcf5
groveloudness: removed unused, left over source file
Mihai Tudor Panu
2016-10-27 17:01:17 -07:00
-
e092aab5ed
grove: deprecated rest of grove libraries throughout documentation
Mihai Tudor Panu
2016-10-27 16:46:35 -07:00
-
ddc9e067d2
grove: updated API changes and deprecated old Grove classes
Mihai Tudor Panu
2016-10-26 17:58:41 -07:00
-
2b05efa4ba
npm: label package versions with src suffix to allow binary distribution if needed
Mihai Tudor Panu
2016-10-26 14:53:44 -07:00