Commit Graph

930 Commits

Author SHA1 Message Date
adamdunkels
aea251f807 added radio-sensor 2007-03-22 23:59:54 +00:00
adamdunkels
a34f6afe22 CFS RAM started 2007-03-22 23:59:26 +00:00
adamdunkels
00bd901d25 Message size should include ending zero byte 2007-03-22 23:58:37 +00:00
adamdunkels
8293e6215f Added elfloader-stub, symbols generation 2007-03-22 23:58:08 +00:00
adamdunkels
199e0cb30d Added NM definition 2007-03-22 23:57:33 +00:00
adamdunkels
2caf271d58 Removed unused node-id,.h 2007-03-22 23:57:19 +00:00
adamdunkels
c699512354 ctimer_set() bugfix 2007-03-22 23:57:08 +00:00
adamdunkels
0ddd326c9b More debugging information. Now identifies symtab and strtab based on type rather than name. 2007-03-22 23:56:44 +00:00
adamdunkels
cf24a46d2a Exported RSSI values 2007-03-22 23:56:05 +00:00
adamdunkels
bc25633fd9 Removed blinking LEDs 2007-03-22 23:55:48 +00:00
adamdunkels
f94cbb21e1 Added a CFS_APPEND option, set CFS_READ and CFS_WRITE to new numbers 2007-03-22 23:55:32 +00:00
adamdunkels
ea6f2942bd Added file size 2007-03-22 23:55:03 +00:00
adamdunkels
dd276a9c8a Removed the use of CFS. Instead, provide callbacks for the using application to fill in data. 2007-03-22 23:54:40 +00:00
adamdunkels
62430052ff Added core elfloader to SYSTEM 2007-03-22 23:54:16 +00:00
adamdunkels
c5aeed9d00 Radio sensor (RSSI) interface 2007-03-22 23:53:56 +00:00
fros4943
0f1e55191a force closing dialog correctly 2007-03-22 23:06:26 +00:00
fros4943
104bb5b222 restores last window state (size, location) 2007-03-22 23:01:11 +00:00
fros4943
5d7af1bd2f automatically bring on "create new simulation"-dialog on startup (if started with gui) 2007-03-22 22:36:04 +00:00
fros4943
8769b6eb38 disposing on escape key 2007-03-22 22:35:06 +00:00
fros4943
c376db9203 removed scan for processes warnings at empty directories 2007-03-22 22:20:33 +00:00
fros4943
05d8cb4bdb changed to exponential delay slider 2007-03-22 22:08:50 +00:00
fros4943
85cb8dc31f changed label 2007-03-22 20:52:58 +00:00
fros4943
10108fb50e change default simulation delay time (100 -> 5) 2007-03-22 20:39:34 +00:00
fros4943
5d700f4a4e fixed keyboard shortcuts 2007-03-22 20:38:38 +00:00
fros4943
9594c3fca4 decreased debounce timer 2007-03-22 20:37:34 +00:00
adamdunkels
630ec03ba1 Added IP/SLIP support 2007-03-22 19:04:43 +00:00
adamdunkels
b731014bc0 Updated for the new APIs 2007-03-22 19:03:56 +00:00
adamdunkels
de8a3fd507 Removed mesh and tree, added queuebuf 2007-03-22 19:03:07 +00:00
adamdunkels
5a0929be91 Added uip-over-mesh 2007-03-22 19:02:42 +00:00
adamdunkels
1b762247fa Added uip-over-mesh, bugfixes, printing of statistics, renamed init() function to netsim_init() 2007-03-22 18:59:34 +00:00
adamdunkels
eea7f463d7 Transmission of IP packets over mesh routing, implemented with Rime 2007-03-22 18:58:40 +00:00
adamdunkels
1f91695771 Added route initializaion 2007-03-22 18:54:45 +00:00
adamdunkels
095952f97d Added support for multiple simulteaneous tree connections, removed sibc connection in favour of a uibc connection 2007-03-22 18:54:22 +00:00
adamdunkels
3134789a94 Added debugging, reduced wait time 2007-03-22 18:53:38 +00:00
adamdunkels
5b5d9209a1 Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before 2007-03-22 18:53:22 +00:00
nifi
b3ecbbd2ee fixed includes 2007-03-22 18:22:11 +00:00
adamdunkels
423dc1a951 Queued packet pointer should be NULL when no packet is queued 2007-03-22 17:37:10 +00:00
adamdunkels
5af2430f95 Added automatic timeouts 2007-03-22 17:34:43 +00:00
adamdunkels
2ef8c91bbc Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before 2007-03-22 17:34:16 +00:00
adamdunkels
c914d268ca Best effort multi-hop routing 2007-03-22 17:33:15 +00:00
fros4943
1da6d10730 added comparison of default and current external tools settings 2007-03-22 16:41:50 +00:00
fros4943
2babc1c0ee renamed contiki code template 2007-03-22 16:20:22 +00:00
fros4943
3e1569d434 renamed file menu items for opening configurations 2007-03-22 16:17:01 +00:00
fros4943
804a1f1370 suggest unique mote type description instead of old "[enter description here]" 2007-03-22 15:51:03 +00:00
fros4943
2763615fbb automatically resizing create mote dialog depending on screen res. 2007-03-22 15:38:04 +00:00
fros4943
3090b82782 reordered bottom dialog buttons 2007-03-22 15:08:34 +00:00
fros4943
3a3459a939 added progress bar during quick-loads 2007-03-22 15:02:55 +00:00
fros4943
1e1e49f3ff added load/save-simulation config history support 2007-03-22 13:59:33 +00:00
fros4943
d65b820ca2 changed mote plugins menu to submenues instead of popups
(had to restructure mote menu system slightly)
2007-03-22 11:14:27 +00:00
fros4943
d5ac105b8e removed old debug output 2007-03-22 11:13:19 +00:00