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-18 03:30:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
esb
History
joxe
7be3aeeeb5
added sampling mode in sound sensor
2008-04-25 15:55:37 +00:00
..
apps
added compiler error when compiled without nodeid=<the ID of the node>
2007-11-28 19:53:09 +00:00
buildscripts
Moved buildscripts from cpu/msp430 to platform/esb.
2007-03-23 16:19:41 +00:00
dev
added sampling mode in sound sensor
2008-04-25 15:55:37 +00:00
doc
typo
2007-03-30 11:07:11 +00:00
loader
…
net
Updated to new radio_driver API, removed obsolete rime code
2007-08-07 11:14:39 +00:00
contiki-conf.h
reduced memory usage, removed procinit, general cleanup of initialization, enabled watchdog
2008-03-07 17:54:22 +00:00
contiki-esb-default-init-apps.c
…
contiki-esb-default-init-lowlevel.c
…
contiki-esb-default-init-net.c
ctimer initialized by contiki-esb-main
2008-03-13 15:59:43 +00:00
contiki-esb-init-net-uip-noslip.c
Updated to new radio_driver and mac_driver APIs
2007-08-07 11:17:54 +00:00
contiki-esb-init-net-uip.c
Updated to new radio_driver and mac_driver APIs
2007-08-07 11:17:54 +00:00
contiki-esb-main.c
energest needs to be initialized before network
2008-03-13 15:58:44 +00:00
contiki-esb.h
…
core.c
…
energest-arch.c
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
Makefile
…
Makefile.esb
added energest-arch.c
2008-01-18 18:26:02 +00:00
node-id.c
…
node-id.h
…