adamdunkels
f69268b4ab
Timeouts configurable at run-time
2007-03-25 12:06:28 +00:00
adamdunkels
e12086c980
Documentation fixes
2007-03-25 12:05:51 +00:00
adamdunkels
f3872aac48
Make route lifetime dynamically configurable
2007-03-25 12:03:59 +00:00
adamdunkels
4a2f71c3ef
Make use of consistent timer interface code
2007-03-25 12:03:41 +00:00
adamdunkels
6f72d9282b
Added debugging output
2007-03-25 12:03:12 +00:00
adamdunkels
e01ea0a32b
Added Rime to doxygen documentation generation
2007-03-25 12:01:54 +00:00
adamdunkels
d9f0c89726
Moved rudolph{0,1} from apps/ directory into core/net/rime
2007-03-25 11:56:59 +00:00
adamdunkels
e57126ed0e
Removed unused files
2007-03-25 11:55:20 +00:00
oliverschmidt
6b1432f69d
Changed variable declaration into type definition - as most likely originally intended.
2007-03-25 09:20:53 +00:00
oliverschmidt
b3ab4b4e8f
Added missing include.
2007-03-25 09:19:16 +00:00
adamdunkels
9d110c9adf
File description
2007-03-24 16:42:43 +00:00
adamdunkels
deb8196333
#if'ed away debugging code
2007-03-24 16:42:36 +00:00
adamdunkels
047c807332
Removed redundant initialization
2007-03-24 16:42:21 +00:00
oliverschmidt
687dce277d
Make consistent presumptions about inlcude paths.
2007-03-24 15:21:34 +00:00
oliverschmidt
0ded7a166e
Added stdio.h for printf.
2007-03-24 13:57:04 +00:00
oliverschmidt
e552140425
Added missing prototype.
2007-03-24 13:54:05 +00:00
oliverschmidt
41d6a76019
Make consistent presumptions about inlcude paths.
2007-03-24 13:42:25 +00:00
oliverschmidt
1a0d00e1d4
Added stdio.h for sprintf.
2007-03-24 13:38:06 +00:00
fros4943
8ffdc10322
quick-starting a few mote plugins
2007-03-24 01:00:25 +00:00
fros4943
1f1ff5805d
checking displayable attr on windows before disposing them
...
(in an attempt to remove child0 exceptions)
2007-03-24 00:44:55 +00:00
fros4943
24cc50590f
minor changes when dusting up quick-start
2007-03-24 00:42:51 +00:00
fros4943
e753966dc0
create class file directory and, if compilation fails, try including cooja.jar
2007-03-24 00:41:10 +00:00
fros4943
ae74f2a879
no need to rescan after changing description
2007-03-23 23:45:13 +00:00
fros4943
61ab1ed1f3
renamed 'user platform' to 'project directories'
2007-03-23 23:33:54 +00:00
fros4943
8be4ba53d7
renamed 'user platform' to 'project directories'
2007-03-23 23:16:42 +00:00
fros4943
cd8f45234e
creating user platform configuration on demand
2007-03-23 21:57:24 +00:00
fros4943
1d0936c965
removed saving current simulation time
2007-03-23 21:38:45 +00:00
fros4943
77ec45b223
don't define symbols as phone target on windows platforms
2007-03-23 21:36:48 +00:00
fros4943
b7ceb24dab
updated jar
...
(+ removed old unused jar)
2007-03-23 21:24:37 +00:00
fros4943
0c1e8278ed
removed debug output
2007-03-23 21:22:37 +00:00
fros4943
996446e8e3
added headers
2007-03-23 21:13:43 +00:00
fros4943
9e2059dcfc
updated to support new multiabstraction radios
...
+ extending abstract medium
+ fixed set config in area viewer
2007-03-23 21:08:26 +00:00
fros4943
4f089d113e
extending abstract radio medium
2007-03-23 21:06:23 +00:00
fros4943
9cbdd11623
moved functionality to abstract radio medium in order to simplift new implementations
2007-03-23 21:05:45 +00:00
fros4943
9b29eae61d
minor changes
2007-03-23 21:04:19 +00:00
fros4943
7a5d74e407
removed pressed button check
2007-03-23 20:48:29 +00:00
nifi
14892592c6
changed to use msp430-bsl to upload programs
2007-03-23 16:27:14 +00:00
nifi
f0ce3a5292
Moved buildscripts from cpu/msp430 to platform/esb.
2007-03-23 16:19:41 +00:00
nifi
84413ddc99
restore of node id + changed to use cfs xmem (external flash)
2007-03-23 16:05:47 +00:00
nifi
09d8a870c7
Program for 'permanently' burning a node ID to external flash
2007-03-23 16:03:11 +00:00
nifi
ae64aa1764
changed counters to unsigned
2007-03-23 15:52:13 +00:00
nifi
a12359cb5d
Makefile with default TARGET sky for the sky examples
2007-03-23 15:03:00 +00:00
fros4943
24735fb776
added support for dynamic corecomms (generated and compiled on demand)
2007-03-23 14:36:27 +00:00
adamdunkels
5b35ae82c7
Made netsim compile under MS Windows / cygwin
2007-03-23 12:23:38 +00:00
adamdunkels
b56cc3d077
Test file for CFS driver
2007-03-23 12:17:28 +00:00
nifi
52b9210b57
added cfs xmem size
2007-03-23 12:15:50 +00:00
nifi
e3bdae0e47
added erase of xmem and size checks
2007-03-23 12:15:08 +00:00
fros4943
ebf965bbb6
added simulation reload functionality
...
tries to reload the current simulation by allocating new available corecomms, and replacing any references to the old ones
warning: custom made simulation configs may not work with this functionality!
this is a convenience method, and needs dynamic corecomms for reloading more than a constant number of times
2007-03-23 11:25:19 +00:00
fros4943
cf96c89934
check that progress bar is visible before disposing
2007-03-23 11:16:53 +00:00
adamdunkels
013701f50c
Renamed rimebuf_hdrextend() to rimebuf_hdralloc()
2007-03-23 10:46:35 +00:00