osd-contiki/platform
Mattias Buelens 72aac552ef Cooja: Track CFS file size
Previously, the Cooja mote assumed that its file was always initially empty (file.endptr == 0). Therefore, a file uploaded to a mote's CFS could never be read by the mote, as the mote would prevent reads from going past the EOF (indicated by endptr).

By tracking the file size and making it accessible to Cooja, the correct size of the uploaded file can be reported to the mote and allow it to read the uploaded file.
2015-09-09 23:06:09 +02:00
..
apple2enh Adjusted retro target clock to "new" DNS resolver. 2015-08-04 13:48:08 +02:00
atarixl Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
avr-atmega128rfa1 Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
avr-raven Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
avr-ravenlcd Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
avr-ravenusb Add uip_clear_buf() macro and replace all instances of uip_len = 0; with it 2015-06-15 11:10:51 +02:00
avr-rcb Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
avr-zigbit Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
c64 Some finishing touch on the CBM retro targets. 2015-08-08 15:41:24 +02:00
c128 Some finishing touch on the CBM retro targets. 2015-08-08 15:41:24 +02:00
cc2530dk Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
cc2538dk Remove unused RPL_CONF_MAX_DAG_ENTRIES 2015-08-29 20:22:18 +02:00
cooja Cooja: Track CFS file size 2015-09-09 23:06:09 +02:00
cooja-ip64 New Cooja platform designed for runnig IP64 routers for automated testing 2015-05-10 10:51:11 +02:00
econotag Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
ev-aducrf101mkxz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
eval-adf7xxxmb4z Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
exp5438 Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
mbxxx Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
micaz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
minimal-net Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
native Include the ip64-addr module, to make http-socket compile 2015-05-10 10:51:12 +02:00
remote Remove unused RPL_CONF_MAX_DAG_ENTRIES 2015-08-29 20:22:18 +02:00
seedeye Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
sensinode Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
sky Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00
srf06-cc26xx Remove unused RPL_CONF_MAX_DAG_ENTRIES 2015-08-29 20:22:18 +02:00
stm32test Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
win32 Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
wismote Merge pull request #1246 from nvt/wismote-fixes 2015-09-08 13:52:45 +02:00
z1 Use ENERGEST_SWITCH to switch between different power modes to improve energest accuracy. 2015-09-04 11:46:00 +02:00