harald42
1968ebc626
bugfix buffers
2014-04-15 07:27:30 +02:00
harald42
58504df2c4
bugfix packet loss
2014-04-15 07:27:30 +02:00
Andreas Reder
d5eda89c39
changed char c to signed char c to be compatible to armhf architecture
2014-04-15 07:27:30 +02:00
harald42
9c1b87bbb9
add coap 13
2014-04-15 07:27:30 +02:00
harald42
5c3303eef0
bugfix compile error
2014-04-15 07:27:30 +02:00
harald42
cd715cb222
bugfix hw_init()
2014-04-15 07:27:29 +02:00
harald42
2441cc38ee
bugfix led button battery
2014-04-15 07:27:29 +02:00
harald42
11d4c9553e
update to caop 13
2014-04-15 07:27:29 +02:00
harald42
312a88ad39
update for new contiki fetch
2014-04-15 07:27:29 +02:00
harald42
243fd6f11e
bugfix binarys
2014-04-15 07:27:29 +02:00
harald42
ae7b37d1c3
add binarys
2014-04-15 07:27:29 +02:00
harald42
7478d719cf
initial upload
2014-04-15 07:27:29 +02:00
harald42
611e358ad9
add BOOTLOADER_GET_MAC
2014-04-15 07:27:29 +02:00
harald42
b27469d218
initial upload
2014-04-15 07:27:29 +02:00
harald42
ec5210b562
periodic prints configurable
2014-04-15 07:27:29 +02:00
Harald Pichler
080eadc79b
remove unused code, bugfix const
2014-04-15 07:27:29 +02:00
Harald Pichler
ef5b9474fd
bugfix accept type const
2014-04-15 07:27:29 +02:00
harald42
71f8352876
bugfix pullup key_init
2014-04-15 07:27:28 +02:00
harald42
c265e72b24
add button logic
2014-04-15 07:27:28 +02:00
harald42
8628af93e1
cleanup debug prints
2014-04-15 07:27:28 +02:00
Andreas Reder
19ec02773f
corrected bug when changing panid
2014-04-15 07:27:28 +02:00
harald42
765129fde2
bugfix ->startup led red off
2014-04-15 07:27:28 +02:00
harald42
32d077790f
remove debug code
2014-04-15 07:27:28 +02:00
harald42
cdf4da8461
add merkurboard coap client demo
2014-04-15 07:27:28 +02:00
harald42
797c3da239
add isr
2014-04-15 07:27:28 +02:00
harald42
25fb513164
etimer read buttons
2014-04-15 07:27:28 +02:00
harald42
ae3d5e4966
add pcint buttons
2014-04-15 07:27:28 +02:00
Andreas Reder
6184e5715b
corrected border-router resources, added run.sh and flash.sh
2014-04-15 07:27:28 +02:00
harald42
d8d1550400
cleanup er-rest-example-merkurboard
2014-04-15 07:27:28 +02:00
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
andreas@reder.eu
86a6d88799
PARAMS_PANID is now defined in contiki-conf and no longer in params.h to be able
...
to change framer panid
2014-04-15 07:27:27 +02:00
andreas@reder.eu
46010cbbd6
bugfix: panid is now correctly loaded from eeprom and set in mac framer and radio on startup
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
AndreasReder
033adfa678
changed mac framer to be able to change panid during runtime
...
example:
#include "net/mac/framer-802154.h"
uint16_t panid = 1234;
framer_802154_set_panid(panid);
attention: this only changes the framer panid, you need to change
the radio panid too, e.g. with rf230_set_pan_addr on avr atmega128rfa1
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
43b9f7a23d
remove platform/osd-er-lp24
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