thomas-ha
a7b43de535
add comment, use spaces
2016-04-06 16:54:45 +02:00
thomas-ha
199b1b5316
remove define for SFD interrupt
...
not needed anymore when using MAC timer
2016-03-23 09:10:19 +01:00
thomas-ha
45c7477650
original node.c
2016-03-11 11:02:43 +01:00
thomas-ha
57a47bb12f
node_id on cc2538dk
2016-03-10 18:36:47 +01:00
thomas-ha
a4ccce8dac
enable 32 kHz crystal oscillator for TSCH
2016-03-08 15:54:03 +01:00
thomas-ha
b32ad0dbbd
define for SFD timestamp on cc2538
2016-03-07 18:37:03 +01:00
Joakim Nohlgård
1219790312
examples/er-rest-example/resources/res-event.c: fix warning: function declaration isn't a prototype
2016-03-02 07:25:19 +01:00
Aitor Mejias
56aeb7cd7e
Added Zolertia Zonik sound sensor test and drivers
2016-02-22 16:49:35 +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
Simon Duquennoy
658cf0d2cc
Reworking jn516x default configuration and examples
2016-02-03 10:35:48 +01:00
Simon Duquennoy
15a5f27080
Adding TSCH to examples/jn516x/rpl
2016-02-01 13:38:53 +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
Antonio Lignan
0902e0fc6d
Added degree converted value for the wind vane sensor.
...
Also added a 2-minutes average wind direction value, replaced the 240 bytes buffer from the reference example, but probably there's room for efficiency improvement
2016-01-19 17:47:46 +01:00
Antonio Lignan
61f1516369
Reworked instant wind speed calculation and extended the available wind speed return values
2016-01-19 17:47:46 +01:00
Antonio Lignan
aacbcd904f
Added interrupt configuration for the weather meter
2016-01-19 17:47:46 +01:00
Antonio Lignan
103911f619
Added driver for the Sparkfun's weather meter station
2016-01-19 17:47:46 +01:00
Antonio Lignan
2295ecdbd9
Renamed adc-sensors/adc-wrapper to adc-zoul/adc-sensors, to have a better wording reflecting the intented use
2016-01-17 23:04:34 +01:00
Antonio Lignan
503abb4415
ADC wrapper for the Zoul-based platforms, allows to add analogue sensors over the existing adc interface
2016-01-17 22:40:06 +01:00
Antonio Lignan
ac07e848b7
Minor fixes to file descriptions and disable DEBUG switches
2016-01-17 21:52:34 +01:00
Simon Duquennoy
c792f5cf4b
Merge pull request #1409 from nfi/oma-lwm2m-ipso
...
Implementation of OMA LWM2M Engine / IPSO Objects
2016-01-17 10:20:33 +01:00
Michael Klemm
c03b05c702
Fixed loading SerialSocketServer plugin in Cooja using FQDN
2016-01-16 12:25:42 +01:00
Antonio Lignan
99f0c9f19b
Merge pull request #1457 from alignan/pull/motion-sensor
...
Add support for digital motion/presence sensors
2016-01-11 20:30:09 +01:00
Antonio Lignan
57f4134c9e
Merge pull request #1454 from alignan/pull/sht25-sensor
...
Fixes and enhancements for the SHT25 sensor
2016-01-11 20:29:14 +01:00
Antonio Lignan
94657b7a72
Merge pull request #1449 from alignan/pull/bmp085-sensor
...
BMP085 barometric sensor for the RE-Mote platform
2016-01-11 20:28:35 +01:00
Antonio Lignan
c644a32dc7
Added support for digital presence/motion sensors
2016-01-11 18:36:31 +01:00
George Oikonomou
c394302c44
Merge pull request #1446 from alignan/pull/tsl2563-sensor
...
Enhanced TSL2563 driver for the Zoul module (RE-Mote/Firefly)
2016-01-11 11:21:51 +00:00
Antonio Lignan
48eb2a4fe2
Uncrustify changes
2016-01-10 23:36:00 +01:00
Antonio Lignan
d53a62187d
Added extra features of the SHT25 sensor
2016-01-10 23:33:33 +01:00
George Oikonomou
fa40d2b1fc
Remove documentation references to the Sensinode platform
...
This is part of a set of commits that will obsolete the Sensinode platform
2016-01-10 15:09:31 +00:00
George Oikonomou
707353f71b
Remove Sensinode platform, cpu, example and tools files
...
This is part of a set of commits that will obsolete the Sensinode platform
2016-01-10 15:01:58 +00:00