3
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed to explicit no yield allowed flag More... over 17 years ago
added simple surrounding signal strength checking before transmitting More... over 17 years ago
no initial signal strength by radio sensor More... over 17 years ago
added signal strength information More... over 17 years ago
bug fix More... over 17 years ago
UPdated to latest hc.c API
adam
as adamdunkels
More... over 17 years ago
Updated to not rely on uIP
adam
as adamdunkels
More... over 17 years ago
Two types of radio sensor data
adam
as adamdunkels
More... over 17 years ago
Updated to latest uIP API
adam
as adamdunkels
More... over 17 years ago
Added node-id.h
adam
as adamdunkels
More... over 17 years ago
Made LEDS not count
adam
as adamdunkels
More... over 17 years ago
Added PROCESS_PT_SPAWN, PROCESS_WAIT_UNTIL
adam
as adamdunkels
More... over 17 years ago
Updated code
adam
as adamdunkels
More... over 17 years ago
Made headercompression work on external buffer
adam
as adamdunkels
More... over 17 years ago
Updated documentation
adam
as adamdunkels
More... over 17 years ago
Added CONTIKI_TARGET #define
adam
as adamdunkels
More... over 17 years ago
Added radio sniffer program
adam
as adamdunkels
More... over 17 years ago
refactored putchar to make it replacable More... over 17 years ago
CFLAGS contain nodeid if it is defined
adam
as adamdunkels
More... over 17 years ago
Removed generation of node-id.c file since node ID now is stored in EEPROM
adam
as adamdunkels
More... over 17 years ago
removed old node id management from makefile More... over 17 years ago
Added automatic detection of Ethernet address - this makes the WinPcap packet driver service kind of working :-) More... over 17 years ago
Removed inconsistent source formatting. More... over 17 years ago
Changed the maximum length of a single word from 40 to match the page width. Browsers wider than 40 cols can now render longer words. Browsers smaller than 40 cols avoid display inconsistencies on long words (and save memory). Additionally simplified word truncation code. More... over 17 years ago
Discard word right in fromt of </script>, </style> and </select>. More... over 17 years ago
Removed now unused var. More... over 17 years ago
With the change to always position the cursor at the end of the exsisting text on entering the textentry field edit state it became necessary to avoid initializing textentry fields with blanks insteads of zeros. More... over 17 years ago
Don't close directory if it isn't open. More... over 17 years ago
radio medium reporting transfers only after they have succeded More... over 17 years ago
added remove destination method More... over 17 years ago