This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-09 19:31:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
apps
/
collect-view
History
Adam Dunkels
7fc6c8d678
Collect view for z1
2011-07-29 14:49:35 +02:00
..
collect-view-sky.c
Moved packet structure into its own header file
2011-01-09 21:08:30 +00:00
collect-view-sky.h
Moved packet structure into its own header file
2011-01-09 21:08:30 +00:00
collect-view-template.c
Arch-specific code template that works on all platforms
2010-10-19 07:33:09 +00:00
collect-view-z1.c
Collect view for z1
2011-07-29 14:49:35 +02:00
collect-view-z1.h
Collect view for z1
2011-07-29 14:49:35 +02:00
collect-view.c
The collect view functions now take the node's routing metric, not the parent's routing metric. The node ID is now given as the last two bytes of the Rime address, to make it play nice with 8-byte Rime addresses.
2010-10-24 21:03:52 +00:00
collect-view.h
The collect view functions now take the node's routing metric, not the parent's routing metric. The node ID is now given as the last two bytes of the Rime address, to make it play nice with 8-byte Rime addresses.
2010-10-24 21:03:52 +00:00
Makefile.collect-view
Collect view for z1
2011-07-29 14:49:35 +02:00