Marcus Priesch
42c28e0bf7
timer4 servo pwm
2014-11-19 12:11:19 +01:00
Marcus Priesch
277f63d76a
timer4 servo pwm
2014-11-19 12:10:09 +01:00
Harald Pichler
54114b0943
many bugfixes, add cputemp
2014-11-19 12:07:31 +01:00
Harald Pichler
b33ea9659c
add relay
2014-11-19 12:07:22 +01:00
Harald Pichler
fbd4b0be9c
add debug led code
2014-11-19 12:07:14 +01:00
Harald Pichler
e645833a99
add light-actor
2014-11-19 12:06:54 +01:00
Harald Pichler
8c08364cad
add servo example
2014-11-19 12:06:45 +01:00
Harald Pichler
cb41c216e9
bugfix compile and flash
2014-11-19 12:06:34 +01:00
Harald Pichler
f6fa014a1f
add merkur board example
2014-11-19 12:06:23 +01:00
Harald Pichler
300716164c
change plattform to osd-merkur
2014-11-19 12:05:54 +01:00
Harald Pichler
c5a9a22e0f
change plattform to osd-merkur
2014-11-19 12:05:46 +01:00
Harald Pichler
3c142b8bbb
change plattform to osd-merkur
2014-11-19 12:05:35 +01:00
Harald Pichler
562434e90e
change plattform to osd-merkur
2014-11-19 12:05:27 +01:00
Harald Pichler
e9196aebb7
change plattform to osd-merkur
2014-11-19 12:05:19 +01:00
Harald Pichler
30b8d433f9
change plattform to osd-merkur
2014-11-19 12:05:12 +01:00
Harald Pichler
37d8ca16fe
change plattform to osd-merkur
2014-11-19 12:05:03 +01:00
Harald Pichler
81e6734626
add climate example
2014-11-19 12:04:53 +01:00
Harald Pichler
cd194ae1ab
remove old files
2014-11-19 12:04:20 +01:00
Harald Pichler
d00df76ada
cleanup project
2014-11-19 12:04:04 +01:00
Harald Pichler
892de50059
cleanup code
2014-11-19 12:03:50 +01:00
Harald Pichler
c4c92ea630
add button sensor with debug
2014-11-19 12:03:35 +01:00
Harald Pichler
fc6055b420
initial upload
2014-11-19 12:03:04 +01:00
Harald Pichler
ff15332aa5
change rt tag and disable energest and radio stat
2014-11-19 12:02:39 +01:00
Harald Pichler
808a249862
add battery sensor
2014-11-19 12:01:49 +01:00
Harald Pichler
ab3f3c8644
setup 15 NBR 50 DS6-Route
2014-11-19 12:01:22 +01:00
Harald Pichler
2c172bfd31
update to latest version
2014-11-19 12:01:09 +01:00
Harald Pichler
30b5333123
remove if attribute
2014-11-19 12:00:59 +01:00
Harald Pichler
c4d8e6a6e8
use ds1820.c from /dev directory
2014-11-19 12:00:28 +01:00
Harald Pichler
5ac3e3a220
new dht11 uri schema
2014-11-19 12:00:01 +01:00
Harald Pichler
9e2f71b7d8
add sensors, internal temperature, battery
2014-11-19 11:59:37 +01:00
Harald Pichler
3019a8e3ef
add DHT11 humidity sensor
2014-11-19 11:58:21 +01:00
Harald Pichler
a6a1a7b375
initial upload
2014-11-19 11:57:16 +01:00
Harald Pichler
17c7e35621
initial upload
2014-11-19 11:56:43 +01:00
Nicolas Tsiftes
6ca95ebc0c
Merge pull request #811 from kkrentz/llsec-renaming
...
llsec renaming
2014-11-07 22:20:15 +01:00
Antonio Lignan
ef6c351d0c
Add function to change I2C baudrate and push relevant configuration values to platform config
2014-10-20 14:23:36 +02:00
Nicolas Tsiftes
27cde1ff81
Merge pull request #824 from alignan/fix_warnings
...
Warning fixes
2014-10-20 11:16:36 +02:00
Antonio Lignan
c836fbfbd9
Fixes warnings, bad code and code style
2014-10-20 10:28:00 +02:00
kkrentz
0579e304e4
llsec: Renamed ccm to ccm_star & Renamed llsec regression test
2014-10-16 09:21:56 -07:00
Adam Dunkels
d891d11324
Merge pull request #557 from kkrentz/llsec-integration
...
Integration of Link Layer Security
2014-10-08 15:45:46 +02:00
Joakim Gebart
d4179a0a0c
examples/rpl-border-router: Fix two minor warnings.
...
- Remove unused variable i in generate_routes.
- Add cast to unsigned long for printf(..%lu..) in generate_routes.
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2014-10-04 18:05:38 +02:00
Nicolas Tsiftes
7738cdd15e
Avoid compilation warnings in Antelope.
2014-09-05 18:21:47 +02:00
Pablo Corbalan
fab4f4144f
Add SHT11 CoAP Resource and Activate Sensors for several CoAP Resources.
2014-08-25 11:36:31 +01:00
kkrentz
2cf7d98cad
ContikiMAC: Create and parse ContikiMAC header in special framer; Expanded framer interface
...
to allow for creating and securing frames in advance; Create and secure frames in advance when sending bursts; Do neither recreate nor resecure frames that come from phase
2014-08-05 05:07:06 -07:00
kkrentz
2687c345cf
llsec: CCM* encryption tests
2014-08-05 05:07:05 -07:00
kkrentz
5e6cf8da36
llsec: CCM* verification tests
2014-08-05 05:07:05 -07:00
kkrentz
c396a85364
llsec: Added a layer in between NETSTACK_MAC and NETSTACK_NETWORK for implementing link layer security
2014-08-04 01:09:57 -07:00
Fredrik Österlind
ed7e09ed5b
Merge pull request #755 from sieben/SkyByteRadio
...
SkyByteRadio was replaced by Msp802154Radio
2014-07-24 09:15:45 +02:00
Rémy Léone
911f3aa07c
SkyByteRadio was replaced by Msp802154Radio
2014-07-23 15:42:59 +02:00
Benjamin Cabé
afcd5e5387
Add missing semi-colon
2014-07-16 21:37:47 +02:00
Antonio Lignan
5467674fcc
Merges Z1SP into Z1 platform
2014-07-04 10:41:05 +02:00