Commit graph

820 commits

Author SHA1 Message Date
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
fros4943 052f4e3a24 renamed test processes 2007-03-22 10:04:47 +00:00
fros4943 14a4675318 added click button menu shortcut för all visualizers 2007-03-22 09:59:50 +00:00
fros4943 e4372605fb bug fix for when disposing window 2007-03-22 09:34:50 +00:00
adamdunkels 67f08c398e Added CFS xmem 2007-03-21 23:26:34 +00:00
adamdunkels 70c1652c13 Added CFS xmem conf 2007-03-21 23:26:25 +00:00
adamdunkels 13938ab079 Added CFS xmem module 2007-03-21 23:26:12 +00:00
adamdunkels 790d4ba24d Added rudolph tests 2007-03-21 23:24:24 +00:00
adamdunkels 011306ce54 LPM4_EXIT instead of LPM_AWAKE() 2007-03-21 23:23:43 +00:00
adamdunkels 5c6c6e3358 Added configurable interval 2007-03-21 23:23:02 +00:00
adamdunkels d1de1e0001 Added hop counting, remade the rimeaddr_t u16 to be an array rather than a scalar 2007-03-21 23:22:42 +00:00