Commit Graph

713 Commits

Author SHA1 Message Date
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
nifi
54228ae6e4 Node IDs are stored in external memory and restored on bootup 2007-03-23 09:59:08 +00:00
adamdunkels
a2c3501728 Testing the button 2007-03-23 00:06:12 +00:00
adamdunkels
757a226e39 Blinking LEDs 2007-03-23 00:05:52 +00:00
adamdunkels
68506272dc Program for loading an ELF file over TCP and Rudolph0:ing it out into the air 2007-03-23 00:03:25 +00:00
adamdunkels
3950632b20 Removed non-functional cfs-xmem, replaced with cfs-ram 2007-03-23 00:00:29 +00:00
adamdunkels
4d9a716a50 ELF loader memory size, CFS RAM memory size 2007-03-23 00:00:15 +00:00
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