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
Michael Klemm
c03b05c702
Fixed loading SerialSocketServer plugin in Cooja using FQDN
2016-01-16 12:25:42 +01:00
Antonio Lignan
c644a32dc7
Added support for digital presence/motion sensors
2016-01-11 18:36:31 +01: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
Antonio Lignan
7b953091e5
Added BMP085 barometric sensor for the Zoul platform
2016-01-10 04:17:26 +01:00
Antonio Lignan
7abee394cb
Initialized interrupt thresholds and added missing check
2016-01-10 04:09:07 +01:00
Antonio Lignan
a8a1ebf8b5
Added interruption feature to the TSL2563 driver
2016-01-08 15:14:37 +01:00
Antonio Lignan
8456b8333f
Added sensniff support for the CC1200
2016-01-08 14:45:50 +01:00
Antonio Lignan
881e78cb60
Rewamped TSL2563 light sensor
2016-01-07 12:53:31 +01:00
Antonio Lignan
36ddb737e1
Refactored the example to broadcast a message to the zoul-demo example
2015-12-22 15:16:55 +01:00
Antonio Lignan
5e14c22c98
Add support for the RE-Mote on-board power management feature
2015-12-18 16:20:30 +01:00
Antonio Lignan
834f965c95
Added support for the RE-Mote on-board Real Time Clock Calendar (RTCC)
2015-12-16 18:43:33 +01:00
Benoît Thébaudeau
4a6e19ed38
cc2538: pwm: Automatically disable PM1+ if running
...
The peripheral core clocks of the PWM timers are gated in PM1+, so these
power modes must be disabled if a PWM timer is running. Use
lpm_register_peripheral() to handle this automatically and dynamically.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-12-13 02:39:55 +01:00
Antonio Lignan
e47b309536
Added note in PWM driver and example about PM0
2015-11-30 09:43:35 +01:00
Antonio Lignan
37fcb927be
Added PWM driver for the Zolertia Zoul module and CC2538 platforms
2015-11-25 23:56:29 +01:00
Antonio Lignan
830f5fb60d
Fixed warnings in Z1 examples
2015-11-24 22:02:05 +01:00
George Oikonomou
a30154c43e
Fix code style: zoul examples
2015-11-24 21:15:34 +01:00
George Oikonomou
be1bd9a619
Fix code style: Z1 websense example
2015-11-24 21:15:34 +01:00
George Oikonomou
e1f6d39857
Fix code style: Z1 main examples
2015-11-24 21:15:34 +01:00
Antonio Lignan
27fd1a5eb8
Updated RE-Mote revision A support and cleaning up Zolertia platforms
2015-11-24 21:15:33 +01:00