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-10 11:29:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
a9e4287cbe
Changed the energy estimation type ENERGEST_TYPE_RECEIVE to ENERGEST_TYPE_LISTEN to highlight that energy is spent on idle listening, not just the actual reception of packets
2007-10-25 09:30:39 +00:00
..
cfs
Changed Contiki File System (cfs) from a service to a plain library.
2007-05-19 21:05:48 +00:00
ctk
#include <conio.h>
2007-09-19 12:50:23 +00:00
dev
Changed the energy estimation type ENERGEST_TYPE_RECEIVE to ENERGEST_TYPE_LISTEN to highlight that energy is spent on idle listening, not just the actual reception of packets
2007-10-25 09:30:39 +00:00
lib
Changed the energy estimation type ENERGEST_TYPE_RECEIVE to ENERGEST_TYPE_LISTEN to highlight that energy is spent on idle listening, not just the actual reception of packets
2007-10-25 09:30:39 +00:00
loader
static before const.
2007-09-14 20:12:55 +00:00
net
Made initialization function return a pointer to the MAC driver structure, to make initialization nicer
2007-10-23 21:27:57 +00:00
sys
Initial implementation of a profiling system for Contiki
2007-10-23 20:39:07 +00:00
contiki-lib.h
…
contiki-net.h
* s/uip-fw-service/uip-fw-drv/
2007-05-21 14:13:04 +00:00
contiki-version.h
Version 2.0
2007-03-29 23:45:16 +00:00
contiki.h
Finally moved service.[c|h] into backyard. The "only" user left in outside backyard is the CTK on GTK simulation layer - which needs to be updated to build / run again...
2007-05-26 23:23:28 +00:00