Commit Graph

122 Commits

Author SHA1 Message Date
adamdunkels 07e2ca9287 Documentation updates 2007-12-16 14:33:32 +00:00
adamdunkels 7d98350919 Bumped version number to 2.1 2007-12-04 12:16:22 +00:00
adamdunkels d2140381d5 Use $(MAKE) instead of explicit make command 2007-11-29 01:12:58 +00:00
adamdunkels 7919e69449 Removed removed file win32/doc/getting-started.txt 2007-11-29 01:10:24 +00:00
adamdunkels 6e26d2f1ff Renamed tree -> collect 2007-11-29 01:09:08 +00:00
adamdunkels 5c2fa07acc Bumped version number to 2.1 2007-11-28 23:04:55 +00:00
adamdunkels 6dc278fd0c Removed ctk-textedit, added a bunch of Rime modules 2007-11-26 23:23:55 +00:00
oliverschmidt 36b80dad8a 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:29:28 +00:00
oliverschmidt 1629c207b5 That PROCESS_EXITHANDLER() thing was after all kind of overengineered... 2007-05-23 22:13:29 +00:00
oliverschmidt de40d627c7 Typo. 2007-05-22 21:45:31 +00:00
oliverschmidt a250698b71 Improved samle code. 2007-05-22 21:03:03 +00:00
oliverschmidt 080ecc5488 Changed packet drivers from services to plain processes.
Now tcpip_output() is a function pointer that is supposed to be set via the macro tcpip_set_outputfunc(). Packet drivers do so on process startup.

Thus if there are several packet drivers in a Contiki system the one started last is the one actually used. This behaviour is especially useful for the 'IP forwarding' "meta" packet driver.
2007-05-21 22:29:13 +00:00
adamdunkels d42b91fd20 Documentation updates 2007-04-02 18:07:10 +00:00
adamdunkels 25af6bdcea Documentation updates 2007-04-01 18:20:41 +00:00
adamdunkels bc1bb96809 Documentation fixes 2007-03-29 23:18:47 +00:00
adamdunkels 25f0dc5094 Added Rime examples 2007-03-25 21:58:32 +00:00
adamdunkels 4d113dcb3b New documentation location 2007-03-25 21:55:35 +00:00
adamdunkels e01ea0a32b Added Rime to doxygen documentation generation 2007-03-25 12:01:54 +00:00
adamdunkels 35a1473e53 renamed elfloader-tmp.h to elfloader.h 2007-03-08 21:26:04 +00:00
adamdunkels 60c700b66e Added documentation of the Contiki build system 2006-10-02 22:04:09 +00:00
oliverschmidt d3e4b7524d Examples really benefit from actually working ;-) 2006-09-09 23:29:50 +00:00
adamdunkels c9e808d638 Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00