Commit Graph

839 Commits

Author SHA1 Message Date
adamdunkels e6301c6221 Moved tapdev*.[ch] from platform/netsim/net and platform/minimal-net/net to cpu/native/net 2007-03-31 18:49:37 +00:00
adamdunkels 8e45418649 Made sure that two packets sent consecutively from the same node do not interfere with each other 2007-03-31 18:47:27 +00:00
adamdunkels a2047f5422 Readme file for the examples 2007-03-31 18:46:05 +00:00
adamdunkels 58f45dbc19 Updated to use the cpu/native makefile 2007-03-31 18:44:14 +00:00
adamdunkels e924c41a3b Added more printouts 2007-03-31 18:43:45 +00:00
adamdunkels ce53fdd7f4 Now prints out sensor data 2007-03-31 18:41:13 +00:00
adamdunkels 509ad55a2e Added text that shows what the computer is doing when making dependencies 2007-03-31 18:40:52 +00:00
adamdunkels ac3b3ea3ca Removed unused file 2007-03-31 18:36:03 +00:00
adamdunkels 6dc06d09af Made the number of retransmissions configurable 2007-03-31 18:33:27 +00:00
adamdunkels 91aa54dc77 Made advertisments for new shorter routes quicker, and advertisements for longer routes slower 2007-03-31 18:33:04 +00:00
adamdunkels 0650a014b5 Documentation updates 2007-03-31 18:31:27 +00:00
adamdunkels 03b2399622 Correct function prototype 2007-03-31 11:20:20 +00:00
adamdunkels c4300e8e8d Added #include that #defines NULL 2007-03-31 11:19:08 +00:00
nifi 1432347ca5 typo 2007-03-30 11:07:11 +00:00
nifi 6aff1d2f57 changed to display contiki version + added notification about node id 2007-03-30 08:27:47 +00:00
adamdunkels e823d18ba2 Language fix 2007-03-30 08:17:47 +00:00
adamdunkels 1ccc537a99 Readme file for the Contiki build system 2007-03-30 08:17:06 +00:00
adamdunkels b0b7afb802 Removed erroneous documentation 2007-03-30 00:04:12 +00:00
adamdunkels b2227d6a8c Added default netsim target 2007-03-29 23:50:51 +00:00
adamdunkels b0e39e22af Version 2.0 2007-03-29 23:45:16 +00:00
adamdunkels 92e5e7a13c Removed clock_delay() 2007-03-29 23:43:59 +00:00
adamdunkels cb30788ecd README 2007-03-29 23:42:18 +00:00
adamdunkels 36bc77d27f Documentation fixes 2007-03-29 23:38:07 +00:00
adamdunkels bc1bb96809 Documentation fixes 2007-03-29 23:18:47 +00:00
adamdunkels 2f079ca8e2 Debug output 2007-03-29 23:18:22 +00:00
adamdunkels 576cb01fb4 Short description of the Tmote Sky platform 2007-03-29 23:13:39 +00:00
adamdunkels 3908b238c1 Added debug output 2007-03-29 22:26:33 +00:00
adamdunkels 3abd973edb Added route addition and removal when starting and exiting 2007-03-29 22:26:17 +00:00
adamdunkels 78043e4d24 Set an appropriate IP node address 2007-03-29 22:25:39 +00:00
adamdunkels 8935ccb74f Removed reliance on a large uIP buffer configuration. Now internally uses 2048 bytes buffers regardless of uIP buffer size 2007-03-29 22:25:25 +00:00
adamdunkels 4a3f6b5e97 Put the correct tapdev_output() function in the tapdev netif 2007-03-29 22:24:47 +00:00
adamdunkels 39b5f9e81f Added Rime buffer size, reduced uIP buffer size so that IP packets can be tunneled over Rime's mesh routing 2007-03-29 22:24:21 +00:00
adamdunkels b83dd79b1d Removed stuff that was already in cpu/native/Makefile.native 2007-03-29 22:23:49 +00:00
adamdunkels 9da9650ff5 Removed stuff that was already in cpu/native/Makefile.native, and included it 2007-03-29 22:23:31 +00:00
adamdunkels a8b3ec1a3b Added a small notification printout 2007-03-29 22:23:01 +00:00
adamdunkels 4cde369174 Added call to timedout callback 2007-03-29 22:22:44 +00:00
adamdunkels 81b469d4b7 Made buffer sizes configurable from contiki-conf.h 2007-03-29 22:22:20 +00:00
adamdunkels f35eeb49dd Added debugging output 2007-03-29 22:21:56 +00:00
adamdunkels c870fe5656 Updated with new Contiki website URL 2007-03-29 22:21:31 +00:00
adamdunkels 3f876d6fe2 Updated for Contiki 2.0 2007-03-29 22:21:19 +00:00
adamdunkels db1587f346 Added comment in makefile on how to produce the http-strings.c file; having the actual rule in the makefile does not seem to work 2007-03-29 22:21:02 +00:00
adamdunkels 82caf5eb1a HTTP strings 2007-03-29 22:18:07 +00:00
adamdunkels 5230c1bb5d Tool for making the http-string.c file from http-strings 2007-03-29 22:17:47 +00:00
adamdunkels d1b791f693 Removed default reliance on uIP 2007-03-28 20:34:33 +00:00
adamdunkels 210574cf22 Fixed API to be consistent between .h and .c file 2007-03-28 20:28:22 +00:00
adamdunkels 7db75a8aa6 x86 elfloader 2007-03-28 20:27:13 +00:00
adamdunkels b7ab1bb721 Removed reliance on x86 cpu 2007-03-28 20:24:45 +00:00
adamdunkels 227a3fa633 Removed old rt-arch and replaced it with rtimer-arch in cpu/native 2007-03-28 20:21:42 +00:00
adamdunkels 1dea784225 Set IP addess to match the setting in the ifconfig in net/tapdev.c 2007-03-28 20:15:39 +00:00
adamdunkels 9917b2fba4 Removed tapdev-drv 2007-03-28 20:15:15 +00:00