adamdunkels
|
d99ca27820
|
Changed all occurences of u8_t and u16_t to uint8_t and uint16_t
|
2008-02-24 22:05:27 +00:00 |
|
adamdunkels
|
bac26c90c8
|
Made a primary transmission go out immediately instead of within a random interval
|
2008-01-08 08:26:48 +00:00 |
|
adamdunkels
|
758411d06d
|
Cleaned up #includes to avoid cyclic dependencies - the Rime includes no longer depend on rime.h
|
2007-12-17 09:14:08 +00:00 |
|
adamdunkels
|
6720b41707
|
Removed debug output
|
2007-11-28 20:03:50 +00:00 |
|
adamdunkels
|
940da856de
|
Bugfixes, updates
|
2007-05-15 08:09:21 +00:00 |
|
adamdunkels
|
0650a014b5
|
Documentation updates
|
2007-03-31 18:31:27 +00:00 |
|
adamdunkels
|
f69268b4ab
|
Timeouts configurable at run-time
|
2007-03-25 12:06:28 +00:00 |
|
adamdunkels
|
013701f50c
|
Renamed rimebuf_hdrextend() to rimebuf_hdralloc()
|
2007-03-23 10:46:35 +00:00 |
|
adamdunkels
|
3134789a94
|
Added debugging, reduced wait time
|
2007-03-22 18:53:38 +00:00 |
|
adamdunkels
|
70f2be4652
|
nf is now based on uibc
|
2007-03-21 23:21:54 +00:00 |
|
adamdunkels
|
e4a739a76c
|
Added *_close() function to all Rime modules
|
2007-03-19 22:10:16 +00:00 |
|
adamdunkels
|
43326b5ae6
|
API change for Rime: *_setup() renamed to *_open()
|
2007-03-19 19:24:36 +00:00 |
|
adamdunkels
|
ab0d556353
|
Added a new type for all addresses in Rime: rimeaddr_t. This is an abstract type that currently is defined as a 16-bit quantity but that most likely will be redefined in the future
|
2007-03-15 19:43:07 +00:00 |
|
adamdunkels
|
fd33a89214
|
Renamed ulayer -> callbacks
|
2007-03-15 10:01:04 +00:00 |
|
adamdunkels
|
16bdd2f18c
|
Sequence number now reported
|
2007-03-15 09:56:30 +00:00 |
|
adamdunkels
|
548e4ce556
|
New rime module: best-effort network flooding (nf)
|
2007-03-14 00:30:46 +00:00 |
|