This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
13023
commits
6
branches
13
tags
80
MiB
1ee36e7429
Commit graph
4 commits
Author
SHA1
Message
Date
Simon Duquennoy
722b3258d1
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
George Oikonomou
df81cbaed9
Simplify the extended RF API example
2014-04-22 19:42:47 +01:00
Niclas Finne
0327623ae1
Minor update to improve output in extended RF API example. On 16 bit
...
platforms, PAN id and short address might be negative when used as 16 bit signed integers.
2014-04-15 22:50:11 +02:00
George Oikonomou
22800de94e
Add extended RF API example
2014-04-14 15:25:32 +02:00