Commit graph

917 commits

Author SHA1 Message Date
harald42
7383f6708b timer4 servo pwm from Priesch Markus 2014-04-15 07:27:28 +02:00
harald42
3d10f4d0d1 timer4 servo pwm from Priesch Markus 2014-04-15 07:27:28 +02:00
harald42
0deca185bb many bugfixes, add cputemp 2014-04-15 07:27:28 +02:00
harald42
6d30a5b66e add relay 2014-04-15 07:27:28 +02:00
harald42
8cdf981c8f add debug led code 2014-04-15 07:27:27 +02:00
Andreas Reder
8d5f623b6a turned off debugging 2014-04-15 07:27:27 +02:00
Andreas Reder
85fb0b1e48 added info resource 2014-04-15 07:27:27 +02:00
Andreas Reder
3783d5f059 created osd native border router with coap server to get rpl table and change panid 2014-04-15 07:27:27 +02:00
AndreasReder
20e8eba08b changed slip-radio to be able to change panid over slip command 2014-04-15 07:27:27 +02:00
harald42
057a3c3345 add light-actor 2014-04-15 07:27:27 +02:00
harald42
bba7b84a15 add servo example 2014-04-15 07:27:27 +02:00
harald42
36e0dcf22f bugfix compile and flash 2014-04-15 07:27:27 +02:00
harald42
c8604b5a70 add merkur board example 2014-04-15 07:27:27 +02:00
harald42
2a495ace3b change plattform to osd-merkur 2014-04-15 07:27:27 +02:00
harald42
5ee13bf528 change plattform to osd-merkur 2014-04-15 07:27:27 +02:00
harald42
33639c15e1 change plattform to osd-merkur 2014-04-15 07:27:27 +02:00
harald42
618a516182 change plattform to osd-merkur 2014-04-15 07:27:26 +02:00
harald42
b6c7cc8672 change plattform to osd-merkur 2014-04-15 07:27:26 +02:00
harald42
4d93071bf9 change plattform to osd-merkur 2014-04-15 07:27:26 +02:00
harald42
6d0bdab9f0 change plattform to osd-merkur 2014-04-15 07:27:26 +02:00
harald42
7f776ee918 add climate example 2014-04-15 07:27:26 +02:00
harald42
23394cd1f5 remove old files 2014-04-15 07:27:26 +02:00
harald42
a2387f43af cleanup project 2014-04-15 07:27:26 +02:00
harald42
a1152fd96e cleanup code 2014-04-15 07:27:26 +02:00
harald42
356ea01a8d add button sensor with debug 2014-04-15 07:27:26 +02:00
harald42
104be3acfb initial upload 2014-04-15 07:27:26 +02:00
harald42
b2040a6cd9 change rt tag and disable energest and radio stat 2014-04-15 07:27:25 +02:00
harald42
ff022fce05 add battery sensor 2014-04-15 07:27:25 +02:00
harald42
538bb6075c setup 15 NBR 50 DS6-Route 2014-04-15 07:27:25 +02:00
harald42
86c4214014 update to latest version 2014-04-15 07:27:25 +02:00
harald42
1f12531618 remove if attribute 2014-04-15 07:27:25 +02:00
harald42
65341d8d3b use ds1820.c from /dev directory 2014-04-15 07:27:25 +02:00
harald42
90885f2168 new dht11 uri schema 2014-04-15 07:27:25 +02:00
harald42
e92678a847 add sensors, internal temperature, battery 2014-04-15 07:27:25 +02:00
harald
17c93b259e add DHT11 humidity sensor 2014-04-15 07:27:25 +02:00
harald
56807ee75a initial upload 2014-04-15 07:27:25 +02:00
harald
92b835080b initial upload 2014-04-15 07:27:25 +02:00
George Oikonomou
33abe26ec8 Merge pull request #411 from ADVANSEE/cc2538-adc
cc2538: Add adc driver and example
2014-04-13 03:05:12 +01:00
Nicolas Tsiftes
3829860c3c Merge pull request #620 from adamdunkels/push/socket-api
New TCP and UDP socket APIs
2014-04-09 22:12:59 +02:00
Adam Dunkels
367eed96f4 Add a compile test for the tcp-socket example 2014-04-09 22:01:18 +02:00
Adam Dunkels
ca5652d981 TCP socket server example 2014-04-09 21:57:05 +02:00
Fredrik Österlind
b613d05685 Merge pull request #575 from lecneri/patch-1
typo in event resource handler comment
2014-03-27 16:32:46 +01:00
Adam Dunkels
d397e97e74 Minor code style fixes 2014-03-05 20:31:18 +00:00
George Oikonomou
0bbb574689 IPv6 Multicast Example 2014-03-05 20:31:17 +00:00
Luiz Eduardo
3062e9175f typo in event resource handler comment
at line 531 says PERIODIC_RESOURCE, shouldn't it be EVENT_RESOURCE, since it's a EVENT_RESOURCE demo?
2014-02-24 23:34:16 -02:00
George Oikonomou
7fb242f883 Merge pull request #493 from g-oikonomou/cc2538-demo-example-counter
Don't increment the counter when a button is pressed
2014-02-02 05:41:33 -08:00
Adam Dunkels
45265249fc Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
Adam Dunkels
8eace27f9b Moved net/rime.h to net/rime/rime.h 2014-01-26 23:20:45 +01:00
Adam Dunkels
89e07a97a2 Need to explicitly include the sicslowmac module and the fakeuip.c file. 2014-01-26 23:20:42 +01:00
Adam Dunkels
0fe08205e1 Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code 2014-01-26 23:20:36 +01:00