fros4943
|
4c7ca7009b
|
listen to all log interfaces, also mote debug interfaces
|
2010-02-24 10:38:35 +00:00 |
|
fros4943
|
be76ae53f9
|
added warning when reloading a simulation with less then 20% memory left
|
2010-02-23 22:53:34 +00:00 |
|
joxe
|
fbc5b20404
|
added initial 802.15.4 and IPHC/hc06 analyzer
|
2010-02-23 22:35:17 +00:00 |
|
joxe
|
588d0374fa
|
added initial 802.15.4 packet analyzer to COOJA radio logger
|
2010-02-23 22:32:57 +00:00 |
|
fros4943
|
cd8047bc77
|
added method that returns a mote with the given id
|
2010-02-23 21:55:55 +00:00 |
|
fros4943
|
dbd1cd7b08
|
show contiki stack trace in error dialog, not just print to console
|
2010-02-21 21:50:58 +00:00 |
|
joxe
|
470b93c79f
|
added mote attributes to various types of motes
|
2010-02-18 11:13:20 +00:00 |
|
joxe
|
19c75b30e0
|
added the MoteAttributes interface for handling mote printouts of #A x=y
|
2010-02-18 11:06:37 +00:00 |
|
fros4943
|
c56d04e2bb
|
added support for external script file, which currently requires manually editing the .csc
|
2010-02-12 09:28:28 +00:00 |
|
fros4943
|
f1db103777
|
added support for multiple log interfaces
|
2010-02-12 09:25:46 +00:00 |
|
fros4943
|
308df68375
|
bugfix: only handle log output from our mote + added support for debug log interface
|
2010-02-10 13:29:27 +00:00 |
|
fros4943
|
6d987651c6
|
bugfix: previously did not listen to all log interfaces
|
2010-02-09 22:14:23 +00:00 |
|
fros4943
|
8ec88e2fcb
|
added method for turning off radio receiver of application motes
|
2010-02-08 16:00:46 +00:00 |
|
fros4943
|
4d7fe46561
|
removing obsolete method previously used for estimating contiki's energy consumption.
|
2010-02-05 09:07:58 +00:00 |
|
fros4943
|
cdb1b93dc6
|
removing obsolete method previously used for estimating contiki's energy consumption + removed encoding overhead and header assumption when calculating transmission durations
|
2010-02-05 09:07:13 +00:00 |
|
fros4943
|
b9bf06c2a7
|
decreased default cooja CFS size
|
2010-02-05 08:59:51 +00:00 |
|
fros4943
|
a32035dc14
|
removing obsolete method previously used for estimating contiki's energy consumption.
|
2010-02-05 08:49:18 +00:00 |
|
nifi
|
86f6bbf61a
|
Removed obsolete mote class reference in simulation configs
|
2010-02-04 15:32:41 +00:00 |
|
fros4943
|
a9e358eb9e
|
convert paths when saving configuration
|
2010-02-03 16:26:36 +00:00 |
|
fros4943
|
8f6026a92f
|
javadoc update
|
2010-02-03 16:06:04 +00:00 |
|
fros4943
|
0286e4115f
|
removed obsolete tick method
|
2010-02-03 16:04:44 +00:00 |
|
fros4943
|
182805a65d
|
title bug fix: mote may have several log interfaces
|
2010-02-03 15:55:50 +00:00 |
|
fros4943
|
778c14e9e3
|
javadoc update
|
2010-02-03 15:49:24 +00:00 |
|
fros4943
|
3aeaf86b1a
|
added a method for pausing the simulation that doesn't block
|
2010-02-03 15:33:36 +00:00 |
|
fros4943
|
6032f6508f
|
using application serial port
|
2010-02-03 15:11:48 +00:00 |
|
fros4943
|
3836b3e2e5
|
added simple serial port to be used by application motes
|
2010-02-03 15:11:28 +00:00 |
|
fros4943
|
83fc001abd
|
show error dialog at simulation exception
|
2010-02-03 12:15:37 +00:00 |
|
fros4943
|
d8c32de4db
|
minor fix: avoid too wide dialog by printing each project on a separate line
|
2010-02-03 10:19:58 +00:00 |
|
fros4943
|
fd2a377666
|
avoid exception if rime address does not exist + removed obsolete methods
|
2010-02-03 10:14:46 +00:00 |
|
fros4943
|
1965dcf754
|
fixed misspelling
|
2010-02-03 09:58:07 +00:00 |
|
fros4943
|
26e15fe4f1
|
added shortcut for logging to any file directly from test scripts
|
2010-02-03 09:32:25 +00:00 |
|
fros4943
|
8e11e600ec
|
hide exceptions if table input parsing fails
|
2010-02-03 09:30:38 +00:00 |
|
fros4943
|
50f09d7f85
|
removed warning for unrecognized configuration elements
|
2010-02-03 09:28:55 +00:00 |
|
fros4943
|
9b7706bc8f
|
removed obsolete energy consumption references + updated doc
|
2010-02-03 09:27:24 +00:00 |
|
fros4943
|
15dd2bd88a
|
removed debug tooltip
|
2010-01-25 07:49:42 +00:00 |
|
joxe
|
940a2903f2
|
fixed interference in app radio
|
2010-01-24 23:16:17 +00:00 |
|
joxe
|
c0e7eb21bc
|
added LED to application motes
|
2010-01-24 22:24:36 +00:00 |
|
nifi
|
115ee7b936
|
Changed mote creation to always be done by the MoteType (allows application motes to be loaded with the right class loader)
|
2010-01-24 20:10:57 +00:00 |
|
nifi
|
7922108cbd
|
added support for multi-class application motes
|
2010-01-24 20:06:16 +00:00 |
|
joxe
|
123c612614
|
only deliver packets that are not null to app mote
|
2010-01-23 11:26:32 +00:00 |
|
fros4943
|
41142c4836
|
ContikiMoteType class methods were renamed
|
2010-01-20 16:29:15 +00:00 |
|
fros4943
|
efdb9f6e04
|
added support for a third optional memory section (currently only used on mac os x) +
added section address parsing debugging output +
removed unused code and + increased code readability
|
2010-01-20 16:21:36 +00:00 |
|
fros4943
|
27131dfa98
|
removed unused methods and code cleanup
|
2010-01-20 13:33:33 +00:00 |
|
fros4943
|
9a477a300c
|
contiki mote type: added additional regexps for parsing common section addresses
|
2010-01-20 13:27:02 +00:00 |
|
fros4943
|
ec2b3c4086
|
spelling fix
|
2010-01-15 14:00:43 +00:00 |
|
fros4943
|
f371965755
|
bugfix: generated random seeds were not reloaded correctly
|
2010-01-15 14:00:06 +00:00 |
|
fros4943
|
760818260c
|
using new MotePlugin interface
|
2010-01-15 10:54:42 +00:00 |
|
fros4943
|
a2b6c39ac2
|
setFilter() and getFilter() methods made public
|
2010-01-15 10:54:05 +00:00 |
|
fros4943
|
34844188dd
|
added script example, demonstrating how to interact with surrounding cooja plugins
|
2010-01-15 10:52:55 +00:00 |
|
fros4943
|
d3f367ff58
|
statistics extraction public, to be accessible from other plugins and test scripts
|
2010-01-15 10:51:20 +00:00 |
|