Joakim Eriksson
1356994795
added support for usage of the transmission count attirbute in uipbuf
2017-12-09 10:22:19 +01:00
George Oikonomou
0adc6bfbad
Merge Release v4.0 into develop
2017-11-06 15:13:17 +00:00
Simon Duquennoy
a5eb7b6164
Update rpl-udp example README.md
2017-11-03 17:05:44 +01:00
Piotr Zierhoffer
2e687fe389
Update readme of rpl-udp example to mention Renode
2017-11-02 23:10:07 +01:00
Piotr Zierhoffer
6a70bbe013
Add renode target in rpl-udp Makefile
...
To run Renode with the rpl-udp demo, run the following command:
make renode TARGET=cc2538dk SCRIPT=rpl-udp
2017-11-02 17:02:35 +01:00
Piotr Zierhoffer
da2f84db19
Add sample Renode scripts for rpl-udp example
...
This sample allows to run two connected TI CC23538DK nodes, connected
via radio, in the Renode Framework. The emulation loads the compiled
binaries for client and server nodes. It also fetches a precompiled
bootloader.
2017-11-02 17:02:35 +01:00
Simon Duquennoy
3eb98851d5
Update rpl-udp example readme
2017-11-01 09:26:51 +01:00
Simon Duquennoy
13f8db6290
Rework rpl-udp example. No more need for hardcoded IPv6 addresses. As the server is also the root, simply send to the DAG root (known via RPL DAG ID)
2017-10-31 18:59:53 +01:00
Simon Duquennoy
3418fff4df
Move packet processing example as a new, simpler example: ipv6-hooks
2017-10-31 18:59:53 +01:00
Simon Duquennoy
653e43e7de
Rework rpl-udp example. Now using simple-udp. Simplified and easier to configure.
2017-10-30 21:49:02 +00:00
Simon Duquennoy
3bb8123038
Fix RPL log message
2017-10-30 21:49:02 +00:00
Simon Duquennoy
564398b44f
Move packet-processing inside rpl-udp, an example which it already relied on
2017-10-30 21:49:01 +00:00
George Oikonomou
1f46933a7b
Move example to the top-level dir (rpl-udp)
2017-10-30 21:46:55 +00:00