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-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
sky
History
adamdunkels
f9e991c0dd
Turning of the MAC protocol in the IPv4-over-mesh actually made performance worse due to broadcasts being received multiple times, which interfered with SLIP I/O
2010-02-03 01:20:47 +00:00
..
apps
added 5 second delay before actually burning the node id (may otherwise cause problems with the .upload script)
2008-02-25 16:34:56 +00:00
dev
minor cleanup
2010-02-02 21:17:44 +00:00
doc
Short description of the Tmote Sky platform
2007-03-29 23:13:39 +00:00
cfs-coffee-arch.h
make watchdog management slightly more abstract to simplify porting
2010-01-14 21:16:58 +00:00
checkpoint-arch.c
cfs_coffee_get_fd_set() was renamed
2009-02-09 10:09:13 +00:00
contiki-conf.h
Added default configuration options for the cxmac driver
2010-01-31 18:48:41 +00:00
contiki-sky-main.c
Turning of the MAC protocol in the IPv4-over-mesh actually made performance worse due to broadcasts being received multiple times, which interfered with SLIP I/O
2010-02-03 01:20:47 +00:00
Makefile.sky
refactored some ADC code into sky-sensors and made it possible to turn off sensors to save energy
2010-02-02 20:59:45 +00:00
node-id.c
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00
node-id.h
Node IDs are stored in external memory and restored on bootup
2007-03-23 09:59:08 +00:00