fros4943
|
dadc67abd7
|
renamed author to avoid compiler warnings
|
2009-03-09 14:08:54 +00:00 |
|
fros4943
|
46bd43579b
|
added mote relation interface. used to show relations between simulated motes, typically for debugging and visualization purposes
|
2009-02-26 13:31:25 +00:00 |
|
joxe
|
37b40f99c7
|
changed simulation time from int to long to support very long simulations
|
2008-12-04 14:03:41 +00:00 |
|
fros4943
|
d23978318f
|
added getDrift method
|
2008-10-29 08:37:42 +00:00 |
|
fros4943
|
5c2d5940ed
|
new energy method: collecting total energy consumption from each interface
|
2008-10-28 13:28:35 +00:00 |
|
fros4943
|
41a74cd9a9
|
new energy method, not fully implemented yet
|
2008-10-28 12:55:20 +00:00 |
|
fros4943
|
7e864bd3c7
|
updated interfaces to new polling format.
|
2008-10-28 12:30:48 +00:00 |
|
fros4943
|
5650f8ba89
|
implemented by mote interfaces to determine when they should be polled
|
2008-10-28 12:09:14 +00:00 |
|
fros4943
|
d9ce7927cb
|
splitting contiki messages on newlines
|
2008-10-03 10:39:29 +00:00 |
|
fros4943
|
824dd31856
|
serial port interface
|
2008-09-17 12:04:27 +00:00 |
|
fros4943
|
4fc082db35
|
using new radio packet format
|
2008-03-18 13:03:24 +00:00 |
|
fros4943
|
066a055563
|
general radio interface now implements old packet radio
|
2008-03-18 13:01:13 +00:00 |
|
fros4943
|
36b6fa15eb
|
custom data radios
|
2008-03-18 12:58:59 +00:00 |
|
fros4943
|
660faff676
|
removed notion of byte and packet radio:
all radios must now implement the default cooja packet type, and may addionally implement a custom data object
|
2008-03-18 12:54:25 +00:00 |
|
fros4943
|
223ded4595
|
added output power indicator max value
|
2008-03-17 09:50:27 +00:00 |
|
fros4943
|
dfc0199cbd
|
set drift method as standard for all clock interfaces
|
2007-10-03 14:20:57 +00:00 |
|
fros4943
|
209a35bf53
|
added getMote() method to all radios
|
2007-05-30 10:52:57 +00:00 |
|
fros4943
|
67ae9fbcb7
|
application radio
may be used by java-based motes to implement radio functionality
|
2007-05-19 17:17:34 +00:00 |
|
fros4943
|
438fa2a92d
|
changed byte radio to supply delay meta data instead of timestamp
|
2007-04-23 11:33:07 +00:00 |
|
fros4943
|
54002df73b
|
radio-related changes:
radios can belong to different abstraction levels for example byte of packet radios.
=> lots of changes in surrounding files
|
2007-02-28 09:47:45 +00:00 |
|
fros4943
|
d579da7a8a
|
method parameter updates
|
2007-01-09 10:01:14 +00:00 |
|
fros4943
|
d0ec0a48a4
|
added experimental radio channel support
|
2006-10-11 15:13:57 +00:00 |
|
fros4943
|
c1a93baa28
|
added methods for reading current output power
|
2006-10-05 14:47:48 +00:00 |
|
fros4943
|
b25f16936b
|
added possibility to interfere with radio receptions "in the future" - reduces code complexity for radio mediums
|
2006-10-05 07:49:59 +00:00 |
|
fros4943
|
c69f9298a4
|
new radio driver (allows for transmissions longer than one tick)
|
2006-10-02 15:10:57 +00:00 |
|
fros4943
|
17431ba16c
|
changed mote state to enum type instead of int
|
2006-09-26 13:08:05 +00:00 |
|
fros4943
|
7ef9271567
|
added method to get last tick used energy
|
2006-09-26 12:47:06 +00:00 |
|
fros4943
|
e81861a0cd
|
added cooja; 'The Contiki OS Java Simulator'
|
2006-08-21 12:11:16 +00:00 |
|