contiki/core/dev
zhitao 93c748cc74 Bug fix for mysterious packet loss : check FIFO pin instead of FIFOP pin for any unread RX FIFO data;
Added protection of packet timestamp across interrupts. Note that race condition can still occur as interrupts and self-scheduled reads of the RX FIFO interleave in certain unusual patterns. More investigation is needed.
2009-12-11 18:32:54 +00:00
..
battery-sensor.h
button-sensor.h
cc2420_const.h
cc2420_misc.h
cc2420-aes.c * Corrected address for setting key 1 2009-04-07 09:22:58 +00:00
cc2420-aes.h
cc2420.c Bug fix for mysterious packet loss : check FIFO pin instead of FIFOP pin for any unread RX FIFO data; 2009-12-11 18:32:54 +00:00
cc2420.h
ds2411.c Code style fix 2009-12-05 11:26:20 +00:00
ds2411.h
eeprom.h
leds.c
leds.h
radio-sensor.h
radio.h added radio and MAC generic return values to allow applications finding out whether the packet was transmitted 2009-11-13 08:59:22 +00:00
rom.h
serial-line.c configurable line buffer size + simplified interrupt handler + overflow check on line buffer 2009-11-02 12:47:06 +00:00
serial-line.h
sht11.c
sht11.h
slip.c
slip.h
spi.h Renamed SPI_WAITFOREOTxBUF to SPI_WAITFORTxREADY for clarity and generalized SPI transmission status checks to work with both AVR and MSP430 2009-09-07 11:31:26 +00:00
watchdog.h
xmem.h