Commit Graph

871 Commits

Author SHA1 Message Date
adamdunkels d42b91fd20 Documentation updates 2007-04-02 18:07:10 +00:00
adamdunkels 35957aa600 Removed unused button code 2007-04-02 18:06:35 +00:00
adamdunkels c24044e80c Made text appear lower to the right, made window larger to accommodate all nodes 2007-04-02 17:58:43 +00:00
adamdunkels 2d42bd9e2a Now keeps track of highest chunk number heard and sends NACKs until it sees it 2007-04-02 17:53:27 +00:00
adamdunkels d7982e41c9 Added percentage output in netsim 2007-04-02 17:51:54 +00:00
fros4943 7581aa5916 appending to textarea from awt thread 2007-04-02 17:44:43 +00:00
fros4943 e44657d05d added menu option for removing all motes from simulation 2007-04-02 16:50:07 +00:00
fros4943 d28069411d layout fix 2007-04-02 16:44:44 +00:00
joxe 8add3d4660 corrected comments 2007-04-02 16:32:20 +00:00
fros4943 66e6ce1656 minor changes 2007-04-02 16:31:28 +00:00
fros4943 4be0e0ea8b removed reference to non-working mantis mote 2007-04-02 16:17:40 +00:00
fros4943 d68a7bb017 minor layout fix 2007-04-02 16:02:32 +00:00
nifi 5e69641bc1 changed to add messages using AWT thread 2007-04-02 15:45:44 +00:00
fros4943 2545a712bb licenses for libraries used by cooja 2007-04-02 14:55:11 +00:00
fros4943 6515e4049b updated version (without refs to libraries) 2007-04-02 14:28:54 +00:00
fros4943 f5c25da9d9 removed unused libraries 2007-04-02 14:22:55 +00:00
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