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-24 11:34:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
core
History
adamdunkels
41f2443c02
Removed old unused documentation that messed up Doxygen
2008-05-27 14:00:09 +00:00
..
cfs
no debugging printouts by default
2008-05-14 14:02:48 +00:00
ctk
Did more aggressive fullscreen ctk codesize optimization. Now ctk draw implementations need adjustment as the struct window member x and y are gone. Another potential optimization would be to remove clipping...
2007-12-20 20:45:06 +00:00
dev
Bugfix: energy estimation was not correct if a packet was sent when the radio was not in listen mode
2008-05-14 19:44:30 +00:00
lib
modified API for fft
2008-04-25 22:12:25 +00:00
loader
Switched from (now obsolete) 'process_load' to 'autostart_processes'.
2008-02-07 15:53:43 +00:00
net
I seem to remember that we wanted to avoid ignoring gcc warnings that might trigger errors with other compilers ;-)
2008-05-16 21:31:57 +00:00
sys
Removed old unused documentation that messed up Doxygen
2008-05-27 14:00:09 +00:00
contiki-lib.h
…
contiki-net.h
…
contiki-version.h
Bumped version number to 2.1
2007-11-28 23:04:55 +00:00
contiki.h
…