Adam Dunkels
|
45265249fc
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
|
Adam Dunkels
|
0fe08205e1
|
Moved the rimeaddr.[ch] code from the core/net/rime module to the core/net module, as it is used not only by rime code
|
2014-01-26 23:20:36 +01:00 |
|
Niclas Finne
|
c8c5ddd99d
|
Updated API to avoid compiler warnings (added const)
|
2012-01-22 22:27:23 +01:00 |
|
adamdunkels
|
d0852a5bcc
|
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 |
|
adamdunkels
|
d6cb77a1d0
|
Broke out shell code from the collect-view app to make it useful for non-shell apps too. Added a shell app for interacting with collect-view. Broke out handling of parent, rtmetric, etx, and num_neighbors to make collect-view independent of rime collect.
|
2010-10-20 15:21:43 +00:00 |
|
adamdunkels
|
665eaba2df
|
Added function for creating a message in a separate buffer
|
2010-10-19 07:33:47 +00:00 |
|
adamdunkels
|
f82279c299
|
Made the collect-view application that was preivously hidden inside examples/sky-shell into its own application. This makes it possible for other platforms to use the same nica Java gui from the sky-shell application.
|
2010-10-12 11:37:41 +00:00 |
|