Nicolas Tsiftes
|
a69d78ac73
|
Merge pull request #1948 from zhitaoh/zoul-example-readme
correct shell arguments
|
2016-11-25 16:13:02 +01:00 |
|
Zhitao He
|
7ba88a6800
|
correct shell arguments
|
2016-11-25 14:59:30 +01:00 |
|
Benoît Thébaudeau
|
ab1491be69
|
CC2538: Use CMSIS-CORE
Switch to CMSIS-CORE and remove the duplicate code.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
|
2016-11-24 22:30:26 +01:00 |
|
Antonio Lignan
|
94174be708
|
Renamed driver and reworked to support both TSL2561/TSL2563
|
2016-10-19 23:13:25 +02:00 |
|
Antonio Lignan
|
268330c7e5
|
Zoul: power management driver for the RE-Mote revision B
|
2016-09-22 21:45:54 +02:00 |
|
Antonio Lignan
|
072bf74aa2
|
Added RTCC function to increase current time in seconds
|
2016-09-13 15:16:54 +02:00 |
|
Antonio Lignan
|
d1a7740a2c
|
Updated RTCC driver with selectable INT1/INT2 trigger
|
2016-09-13 15:16:54 +02:00 |
|
Antonio Lignan
|
980de99472
|
Zoul: Removed misplaced project target
|
2016-09-13 15:15:24 +02:00 |
|
Antonio Lignan
|
3e5b5dca12
|
Zoul: Updated READMEs
|
2016-09-01 16:45:16 +02:00 |
|
Antonio Lignan
|
e25a62997d
|
Zoul: cleaned headers, doxygen tags and uncrustified
|
2016-09-01 16:08:01 +02:00 |
|
Antonio Lignan
|
3227360b92
|
Zoul: Moved specific rev.A examples
|
2016-09-01 15:16:31 +02:00 |
|
Antonio Lignan
|
89c507f509
|
Zoul: created RE-Mote rev.A specific profile
|
2016-09-01 15:04:54 +02:00 |
|
Antonio Lignan
|
8d4888c495
|
Zoul: added driver to control an AC light dimmer with zero-crossing
|
2016-08-31 12:20:04 +02:00 |
|
Antonio Lignan
|
4ce322b7b0
|
Merge pull request #1837 from alignan/pull/servo
Zoul: generic servo driver
|
2016-08-31 12:00:31 +02:00 |
|
Antonio Lignan
|
61e8a174db
|
Merge pull request #1828 from alignan/pull/z1-libraries-cleanup
Z1: cleaned up non-required libraries from builds and moved SENSORS d…
|
2016-08-25 10:54:17 +02:00 |
|
Antonio Lignan
|
26c4a81331
|
Z1: cleaned up non-required libraries from builds and moved SENSORS declaration to its own file
|
2016-08-24 16:05:38 +02:00 |
|
Antonio Lignan
|
8cc1870663
|
Zoul: generic servo driver
|
2016-08-24 14:27:41 +02:00 |
|
George Oikonomou
|
63417cba0e
|
Remove legacy zoul/CC1200 sniffer example
|
2016-08-12 01:23:50 +01:00 |
|
Antonio Lignan
|
d5e2a779d4
|
Added DHT22 sensor to Zoul-based platforms
|
2016-07-04 18:00:09 +02:00 |
|
Antonio Lignan
|
092f0e62fe
|
Added generic relay driver for the zoul-based platforms
|
2016-06-09 15:53:25 +02:00 |
|
Antonio Lignan
|
2b30370b42
|
AT driver (master) and example
|
2016-05-15 12:19:04 +02:00 |
|
Antonio Lignan
|
a70b9bc277
|
Merge pull request #1447 from alignan/pull/cc1200-sensniff
Added sensniff support for the CC1200
|
2016-04-27 23:59:45 +02:00 |
|
Nicolas Tsiftes
|
862e43d9b0
|
Merge pull request #1523 from Zolertia/pull/z1-apify-sensors
Adapt Z1 on-board sensors to Contiki's API
|
2016-03-14 17:10:46 +01:00 |
|
Simon Duquennoy
|
dea04c67d7
|
Change the default IPv6 prefix from aaaa::/64 to fd00::/64
|
2016-03-07 17:47:44 +01:00 |
|
Aitor Mejias
|
56aeb7cd7e
|
Added Zolertia Zonik sound sensor test and drivers
|
2016-02-22 16:49:35 +01:00 |
|
Antonio Lignan
|
934cdbacca
|
Adapted the ADXL345 sensor to Contiki's sensor API
|
2016-02-22 12:08:56 +01:00 |
|
Antonio Lignan
|
1be30d52dc
|
Removed unused blocks and made functions static
|
2016-02-22 12:08:56 +01:00 |
|
Antonio Lignan
|
151f532225
|
Adapted the TMP102 sensor to Contiki's sensor API
|
2016-02-22 12:08:56 +01:00 |
|
Antonio Lignan
|
0dbed519a5
|
Merge pull request #1507 from Zolertia/remote-voc-test
Added VOC (iAQ-Core) drivers and test application
|
2016-02-15 12:21:32 +01:00 |
|
Aitor Mejias
|
cb1e7c2c45
|
Added VOC (iAQ-Core) drivers and test application
|
2016-02-15 11:00:48 +01:00 |
|
Antonio Lignan
|
c6ded00dc4
|
Merge pull request #1512 from alignan/pull/fix-z1-websense
Fix z1-websense example
|
2016-02-13 16:35:50 +01:00 |
|
Antonio Lignan
|
b2b573e9e7
|
Fix z1-websense example
|
2016-02-12 19:10:02 +01:00 |
|
Benoît Thébaudeau
|
287092db42
|
Merge pull request #1486 from alignan/pull/cc2538-common
Unified cc2538 examples into single cc2538-common placeholder
|
2016-02-04 23:48:35 +01:00 |
|
Antonio Lignan
|
45c125949a
|
Unified cc2538 examples into single cc2538-common placeholder
|
2016-02-04 17:26:11 +01:00 |
|
Toni Lozano
|
1f6dafecb0
|
Modified ADC measurement of PM10 driver to include adc-zoul direct access
|
2016-01-26 17:55:48 +01:00 |
|
Antonio Lignan
|
8337843d69
|
Minor fixes
|
2016-01-26 09:45:43 +01:00 |
|
Toni Lozano
|
31e6cc48ca
|
Solved doxygen comments information from VAC, AAC and PM10 sensor files
|
2016-01-25 18:13:00 +01:00 |
|
Toni Lozano
|
42e1beb931
|
Added PM10 GP2Y1010AU0F sensor driver and demo test
|
2016-01-25 10:06:17 +01:00 |
|
Toni Lozano
|
4907842821
|
Added parameters of aac-sensor on adc-sensors file and adapted AAC and VAC test files for correct results
|
2016-01-25 10:05:43 +01:00 |
|
Toni Lozano
|
1fca3e810a
|
Added PM10 and VAC parameters to adc_sensors driver
|
2016-01-25 10:04:25 +01:00 |
|
Antonio Lignan
|
246b01095f
|
Ported Grove LCD with RGB backlight for the Zoul platforms
|
2016-01-23 15:52:29 +01:00 |
|
Antonio Lignan
|
9a80c0098f
|
Added zero-calibration function and added offset values to the structure
|
2016-01-22 16:58:46 +01:00 |
|
Antonio Lignan
|
426fa24e50
|
Clear interrupt and trigger callback if new data is generated
|
2016-01-22 16:58:46 +01:00 |
|
Antonio Lignan
|
f5b52e8094
|
Ported Grove's 3-axis gyroscope sensor (based on ITG-3200)
|
2016-01-22 16:58:46 +01:00 |
|
Antonio Lignan
|
6351462e89
|
Unified BMP180 and BMP085 drivers
|
2016-01-22 16:11:49 +01:00 |
|
Antonio Lignan
|
ec45369d1b
|
Merge pull request #1466 from alignan/pull/weather-meter
Add driver for the Sparkfun Weather meter station
|
2016-01-22 15:18:14 +01:00 |
|
Fredrik Österlind
|
9bdb1f1794
|
Merge pull request #1462 from MichaelKlemm/FixCoojaPluginLoad
Fixed loading SerialSocketServer plugin in Cooja using FQDN
|
2016-01-21 09:39:40 +01:00 |
|
Antonio Lignan
|
a6c30b4e09
|
Fixed missing static keyword in both zoul-demo and weather meter driver
|
2016-01-19 22:24:53 +01:00 |
|
Antonio Lignan
|
366f11d5df
|
Uncrustified weather meter driver and example
|
2016-01-19 18:03:16 +01:00 |
|
Antonio Lignan
|
81bec49a40
|
Changed fixed 2 minute integration period to allow overriding
|
2016-01-19 18:00:18 +01:00 |
|