- Apr 29, 2014
-
-
Simon Duquennoy authored
RPL MRHOF with ETX: bypass weighted moving average when setting a parent's link metric for the first time
-
- Apr 18, 2014
-
-
Laurent Deru authored
-
Laurent Deru authored
-
Jens Dede authored
-
Laurent Deru authored
-
- Apr 15, 2014
-
-
Brad Campbell authored
Currently the SPI driver in core/ sets `SPI_FLUSH()` to be a single read of the spi RX buffer. This is fine for many microcontrollers, but newer platforms like the CC2538 have a multi-byte FIFO for the RX buffer. In that case, a single read is not guaranteed to flush the RX. This commit allows `SPI_FLUSH()` to be platform dependent if needed, but doesn't change for platforms where it works.
-
- Apr 09, 2014
-
-
Adam Dunkels authored
-
- Apr 03, 2014
-
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
- Mar 28, 2014
-
-
Nicolas Tsiftes authored
-
Nicolas Tsiftes authored
Ensure that the objective function's reset function is called at least once. This will enable the objective function to initialize itself during run-time.
-
- Mar 27, 2014
-
-
Nicolas Tsiftes authored
-
Nicolas Tsiftes authored
-
Nicolas Tsiftes authored
Use the same scale for ETX calculation as for rank calculations to avoid conversion errors between the two.
-
- Mar 24, 2014
-
-
Adam Dunkels authored
-
Adam Dunkels authored
-
Adam Dunkels authored
Bugfix: when a packet is sent by the RDC layer, we should count the number of transmissions made because a single callback can pertain to multiple transmissions at the RDC layer.
-
- Mar 05, 2014
-
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
Don't include a sliding window in the ICMPv6 datagram unless the window has at least one active datagram associated with it
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
- init() - process incoming multicast datagram - Pass ICMPv6 trickle messages to the engine
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
We store multicast routes in a separate table since we don't need as much information as we need for normal routes
-
George Oikonomou authored
-
George Oikonomou authored
-
George Oikonomou authored
Pending IANA allocation, we currently use private experimentation
-
George Oikonomou authored
-
- Mar 03, 2014
-
-
Nicolas Tsiftes authored
Ensure that the file end is updated in the original file extent if it has been overwritten through a micro log operation.
-
- Feb 07, 2014
-
-
Jens Dede authored
-
- Jan 31, 2014
-
-
Oliver Schmidt authored
-