3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 21, 2023 — Jun 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added experimental non-routed packets rawpacket-udp.c
adam
as adamdunkels
More... over 17 years ago
Added *experimental* module for sending raw (non-routed) packets from Contiki. The name of the module is likely to change.
adam
as adamdunkels
More... over 17 years ago
bug fix causing several quick resends to be destroyed More... over 17 years ago
added possibility to upload binary files into simulated cfs (for example for easier eeprom simulations) More... over 17 years ago
added a few ui changes when loading a saved configuration file More... over 17 years ago
Updated/improved documentation. More... over 17 years ago
added experimental radio channel support More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA: java interface More... over 17 years ago
fixed bad spelling More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA: added service registration process More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA: updated default cooja configuration. More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA: core interface, glue driver More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA: test process More... over 17 years ago
added Contiki Filesystem (CFS) support in COOJA More... over 17 years ago
small fix More... over 17 years ago
remade traffic visualizer: buffers old radio connections + friendlier api More... over 17 years ago
changed simulated mac protocol; waiting for both hw and ether at the same time More... over 17 years ago
added counter for avg sstrength More... over 17 years ago
added SELECT_IO and SELECT_PM macros More... over 17 years ago
Use leds_toggle rather than leds_(on|off).
bg-
More... over 17 years ago
Make netsim more like the esb target
adam
as adamdunkels
More... over 17 years ago
updated API and added active flags because some sensors react on radio activity More... over 17 years ago
Removed old file
adam
as adamdunkels
More... over 17 years ago
Forgot to add sample kernel.
bg-
More... over 17 years ago
added flag to enable/disable sensor event broadcast More... over 17 years ago
added active flags because some sensors react on radio activity More... over 17 years ago
major bug fix: arithmetic was done incorrectly in update_time() + process already expired timers when adding timers More... over 17 years ago
added special fix for new direct udp packet transmissions via tcpip_input() More... over 17 years ago
fixed leds invert More... over 17 years ago
setting receiving signal strengths when transmission starts instead of at end of tick + updating signal strengths each tick More... over 17 years ago