This website requires JavaScript.
e552140425
Added missing prototype.
oliverschmidt
2007-03-24 13:54:05 +0000
41d6a76019
Make consistent presumptions about inlcude paths.
oliverschmidt
2007-03-24 13:42:25 +0000
1a0d00e1d4
Added stdio.h for sprintf.
oliverschmidt
2007-03-24 13:38:06 +0000
8ffdc10322
quick-starting a few mote plugins
fros4943
2007-03-24 01:00:25 +0000
1f1ff5805d
checking displayable attr on windows before disposing them (in an attempt to remove child0 exceptions)
fros4943
2007-03-24 00:44:55 +0000
24cc50590f
minor changes when dusting up quick-start
fros4943
2007-03-24 00:42:51 +0000
e753966dc0
create class file directory and, if compilation fails, try including cooja.jar
fros4943
2007-03-24 00:41:10 +0000
ae74f2a879
no need to rescan after changing description
fros4943
2007-03-23 23:45:13 +0000
61ab1ed1f3
renamed 'user platform' to 'project directories'
fros4943
2007-03-23 23:33:54 +0000
8be4ba53d7
renamed 'user platform' to 'project directories'
fros4943
2007-03-23 23:16:42 +0000
cd8f45234e
creating user platform configuration on demand
fros4943
2007-03-23 21:57:24 +0000
1d0936c965
removed saving current simulation time
fros4943
2007-03-23 21:38:45 +0000
77ec45b223
don't define symbols as phone target on windows platforms
fros4943
2007-03-23 21:36:48 +0000
b7ceb24dab
updated jar (+ removed old unused jar)
fros4943
2007-03-23 21:24:37 +0000
0c1e8278ed
removed debug output
fros4943
2007-03-23 21:22:37 +0000
996446e8e3
added headers
fros4943
2007-03-23 21:13:43 +0000
9e2059dcfc
updated to support new multiabstraction radios
fros4943
2007-03-23 21:08:26 +0000
4f089d113e
extending abstract radio medium
fros4943
2007-03-23 21:06:23 +0000
9cbdd11623
moved functionality to abstract radio medium in order to simplift new implementations
fros4943
2007-03-23 21:05:45 +0000
9b29eae61d
minor changes
fros4943
2007-03-23 21:04:19 +0000
7a5d74e407
removed pressed button check
fros4943
2007-03-23 20:48:29 +0000
14892592c6
changed to use msp430-bsl to upload programs
nifi
2007-03-23 16:27:14 +0000
f0ce3a5292
Moved buildscripts from cpu/msp430 to platform/esb.
nifi
2007-03-23 16:19:41 +0000
84413ddc99
restore of node id + changed to use cfs xmem (external flash)
nifi
2007-03-23 16:05:47 +0000
09d8a870c7
Program for 'permanently' burning a node ID to external flash
nifi
2007-03-23 16:03:11 +0000
ae64aa1764
changed counters to unsigned
nifi
2007-03-23 15:52:13 +0000
a12359cb5d
Makefile with default TARGET sky for the sky examples
nifi
2007-03-23 15:03:00 +0000
24735fb776
added support for dynamic corecomms (generated and compiled on demand)
fros4943
2007-03-23 14:36:27 +0000
5b35ae82c7
Made netsim compile under MS Windows / cygwin
adamdunkels
2007-03-23 12:23:38 +0000
b56cc3d077
Test file for CFS driver
adamdunkels
2007-03-23 12:17:28 +0000
52b9210b57
added cfs xmem size
nifi
2007-03-23 12:15:50 +0000
e3bdae0e47
added erase of xmem and size checks
nifi
2007-03-23 12:15:08 +0000
ebf965bbb6
added simulation reload functionality
fros4943
2007-03-23 11:25:19 +0000
cf96c89934
check that progress bar is visible before disposing
fros4943
2007-03-23 11:16:53 +0000
013701f50c
Renamed rimebuf_hdrextend() to rimebuf_hdralloc()
adamdunkels
2007-03-23 10:46:35 +0000
54228ae6e4
Node IDs are stored in external memory and restored on bootup
nifi
2007-03-23 09:59:08 +0000
a2c3501728
Testing the button
adamdunkels
2007-03-23 00:06:12 +0000
757a226e39
Blinking LEDs
adamdunkels
2007-03-23 00:05:52 +0000
68506272dc
Program for loading an ELF file over TCP and Rudolph0:ing it out into the air
adamdunkels
2007-03-23 00:03:25 +0000
3950632b20
Removed non-functional cfs-xmem, replaced with cfs-ram
adamdunkels
2007-03-23 00:00:29 +0000
4d9a716a50
ELF loader memory size, CFS RAM memory size
adamdunkels
2007-03-23 00:00:15 +0000
aea251f807
added radio-sensor
adamdunkels
2007-03-22 23:59:54 +0000
a34f6afe22
CFS RAM started
adamdunkels
2007-03-22 23:59:26 +0000
00bd901d25
Message size should include ending zero byte
adamdunkels
2007-03-22 23:58:37 +0000
8293e6215f
Added elfloader-stub, symbols generation
adamdunkels
2007-03-22 23:58:08 +0000
199e0cb30d
Added NM definition
adamdunkels
2007-03-22 23:57:33 +0000
2caf271d58
Removed unused node-id,.h
adamdunkels
2007-03-22 23:57:19 +0000
c699512354
ctimer_set() bugfix
adamdunkels
2007-03-22 23:57:08 +0000
0ddd326c9b
More debugging information. Now identifies symtab and strtab based on type rather than name.
adamdunkels
2007-03-22 23:56:44 +0000
cf24a46d2a
Exported RSSI values
adamdunkels
2007-03-22 23:56:05 +0000
bc25633fd9
Removed blinking LEDs
adamdunkels
2007-03-22 23:55:48 +0000
f94cbb21e1
Added a CFS_APPEND option, set CFS_READ and CFS_WRITE to new numbers
adamdunkels
2007-03-22 23:55:32 +0000
ea6f2942bd
Added file size
adamdunkels
2007-03-22 23:55:03 +0000
dd276a9c8a
Removed the use of CFS. Instead, provide callbacks for the using application to fill in data.
adamdunkels
2007-03-22 23:54:40 +0000
62430052ff
Added core elfloader to SYSTEM
adamdunkels
2007-03-22 23:54:16 +0000
c5aeed9d00
Radio sensor (RSSI) interface
adamdunkels
2007-03-22 23:53:56 +0000
0f1e55191a
force closing dialog correctly
fros4943
2007-03-22 23:06:26 +0000
104bb5b222
restores last window state (size, location)
fros4943
2007-03-22 23:01:11 +0000
5d7af1bd2f
automatically bring on "create new simulation"-dialog on startup (if started with gui)
fros4943
2007-03-22 22:36:04 +0000
8769b6eb38
disposing on escape key
fros4943
2007-03-22 22:35:06 +0000
c376db9203
removed scan for processes warnings at empty directories
fros4943
2007-03-22 22:20:33 +0000
05d8cb4bdb
changed to exponential delay slider
fros4943
2007-03-22 22:08:50 +0000
85cb8dc31f
changed label
fros4943
2007-03-22 20:52:58 +0000
10108fb50e
change default simulation delay time (100 -> 5)
fros4943
2007-03-22 20:39:34 +0000
5d700f4a4e
fixed keyboard shortcuts
fros4943
2007-03-22 20:38:38 +0000
9594c3fca4
decreased debounce timer
fros4943
2007-03-22 20:37:34 +0000
630ec03ba1
Added IP/SLIP support
adamdunkels
2007-03-22 19:04:43 +0000
b731014bc0
Updated for the new APIs
adamdunkels
2007-03-22 19:03:56 +0000
de8a3fd507
Removed mesh and tree, added queuebuf
adamdunkels
2007-03-22 19:03:07 +0000
5a0929be91
Added uip-over-mesh
adamdunkels
2007-03-22 19:02:42 +0000
1b762247fa
Added uip-over-mesh, bugfixes, printing of statistics, renamed init() function to netsim_init()
adamdunkels
2007-03-22 18:59:34 +0000
eea7f463d7
Transmission of IP packets over mesh routing, implemented with Rime
adamdunkels
2007-03-22 18:58:40 +0000
1f91695771
Added route initializaion
adamdunkels
2007-03-22 18:54:45 +0000
095952f97d
Added support for multiple simulteaneous tree connections, removed sibc connection in favour of a uibc connection
adamdunkels
2007-03-22 18:54:22 +0000
3134789a94
Added debugging, reduced wait time
adamdunkels
2007-03-22 18:53:38 +0000
5b5d9209a1
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
adamdunkels
2007-03-22 18:53:22 +0000
b3ecbbd2ee
fixed includes
nifi
2007-03-22 18:22:11 +0000
423dc1a951
Queued packet pointer should be NULL when no packet is queued
adamdunkels
2007-03-22 17:37:10 +0000
5af2430f95
Added automatic timeouts
adamdunkels
2007-03-22 17:34:43 +0000
2ef8c91bbc
Refactored the mesh code by splitting multi-hop forwarding and route discovery. The mesh module is now much simpler than before
adamdunkels
2007-03-22 17:34:16 +0000
c914d268ca
Best effort multi-hop routing
adamdunkels
2007-03-22 17:33:15 +0000
1da6d10730
added comparison of default and current external tools settings
fros4943
2007-03-22 16:41:50 +0000
2babc1c0ee
renamed contiki code template
fros4943
2007-03-22 16:20:22 +0000
3e1569d434
renamed file menu items for opening configurations
fros4943
2007-03-22 16:17:01 +0000
804a1f1370
suggest unique mote type description instead of old "[enter description here]"
fros4943
2007-03-22 15:51:03 +0000
2763615fbb
automatically resizing create mote dialog depending on screen res.
fros4943
2007-03-22 15:38:04 +0000
3090b82782
reordered bottom dialog buttons
fros4943
2007-03-22 15:08:34 +0000
3a3459a939
added progress bar during quick-loads
fros4943
2007-03-22 15:02:55 +0000
1e1e49f3ff
added load/save-simulation config history support
fros4943
2007-03-22 13:59:33 +0000
d65b820ca2
changed mote plugins menu to submenues instead of popups (had to restructure mote menu system slightly)
fros4943
2007-03-22 11:14:27 +0000
d5ac105b8e
removed old debug output
fros4943
2007-03-22 11:13:19 +0000
052f4e3a24
renamed test processes
fros4943
2007-03-22 10:04:47 +0000
14a4675318
added click button menu shortcut för all visualizers
fros4943
2007-03-22 09:59:50 +0000
e4372605fb
bug fix for when disposing window
fros4943
2007-03-22 09:34:50 +0000
67f08c398e
Added CFS xmem
adamdunkels
2007-03-21 23:26:34 +0000
70c1652c13
Added CFS xmem conf
adamdunkels
2007-03-21 23:26:25 +0000
13938ab079
Added CFS xmem module
adamdunkels
2007-03-21 23:26:12 +0000
790d4ba24d
Added rudolph tests
adamdunkels
2007-03-21 23:24:24 +0000
011306ce54
LPM4_EXIT instead of LPM_AWAKE()
adamdunkels
2007-03-21 23:23:43 +0000
5c6c6e3358
Added configurable interval
adamdunkels
2007-03-21 23:23:02 +0000