Commit graph

955 commits

Author SHA1 Message Date
fros4943 3d5298ab69 always consuming button events
(bug fix: mote falls asleep during fast button clicks)
2007-04-02 14:14:26 +00:00
fros4943 5a96a9cdb7 minor fixes 2007-04-02 13:42:05 +00:00
nifi 472619fe9c changed notification printout to be one line 2007-04-02 13:35:54 +00:00
fros4943 4e8631a034 added additional error handling when loading and reloading simulations 2007-04-02 12:45:19 +00:00
fros4943 c1bb9ce207 removed obsolete quickstart example 2007-04-02 10:55:54 +00:00
fros4943 780561d80a added ant script to compile examples 2007-04-02 10:55:16 +00:00
fros4943 0054bab730 dialog size fix 2007-04-02 10:32:37 +00:00
fros4943 6e3dc4d24b added source file check before launching cooja 2007-04-02 10:28:52 +00:00
adamdunkels 2f50533d30 Added LED output that shows when a file has been completely downloaded 2007-04-02 10:04:37 +00:00
adamdunkels 05692681a7 Stats are already printed during exit() 2007-04-02 10:03:35 +00:00
adamdunkels a26906f478 Made send intervals configurable when sending a new file 2007-04-02 09:51:45 +00:00
fros4943 0f17706ef3 automatically generating cooja.jar 2007-04-02 09:07:30 +00:00
fros4943 c06c28c668 new mulithreading switch function.
should work on both linux and win32 platforms
2007-04-02 08:47:28 +00:00
oliverschmidt 5bceecfbb0 Added Cygwin networking support using WinPcap. 2007-04-01 21:05:17 +00:00
oliverschmidt 01b9b31952 Moved wpcap*.[ch] from platform/minimal-net/net to cpu/native/net. 2007-04-01 20:39:05 +00:00
adamdunkels 25af6bdcea Documentation updates 2007-04-01 18:20:41 +00:00
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