fros4943
|
5d6a073655
|
bugfix: time event was initialized with null mote
|
2010-02-03 20:00:29 +00:00 |
|
fros4943
|
b832479e34
|
wrapping tr1001 custom data byte delivery in MspMoteTimeEvent
|
2010-02-03 19:30:32 +00:00 |
|
fros4943
|
cb34e9760f
|
wrapping serial byte input in a MspMoteTimeEvent
|
2010-02-03 19:17:30 +00:00 |
|
fros4943
|
74c003b7d4
|
wrapping tr1001 byte delivery in MspMoteTimeEvent:s, to avoid scheduling problems when emulated mote is in lpm
|
2010-02-03 19:15:56 +00:00 |
|
fros4943
|
510eb54494
|
wrapping cc2420 byte delivery in MspMoteTimeEvent:s, to avoid scheduling problems when emulated mote is in lpm
|
2010-02-03 19:15:15 +00:00 |
|
fros4943
|
31b9369dff
|
mspsim-specific time event that explicitly forces mspsim to synchronize its internal time to the current cooja time
|
2010-02-03 19:10:36 +00:00 |
|
fros4943
|
3786f2f5fb
|
introduced execute method with duration argument
|
2010-02-03 19:08:40 +00:00 |
|
adamdunkels
|
b3e0a2506f
|
Turned off CC2420 auto ack for the bridge
|
2010-02-03 16:48:54 +00:00 |
|
adamdunkels
|
a9c742402c
|
Use cxmac for IP, xmac for non-IP. Increased uIP buffer size for IPv6 to accomodate ICMP packets
|
2010-02-03 16:48:04 +00:00 |
|
adamdunkels
|
14ddf7450d
|
Initialize ctimers
|
2010-02-03 16:47:26 +00:00 |
|
adamdunkels
|
b9e28ce35b
|
Compressed the Javascript code to improve loading time; placed the uncompressed code in a separate file
|
2010-02-03 16:46:52 +00:00 |
|
adamdunkels
|
280a8b9327
|
MAC channel check rate configuration paramter renamed
|
2010-02-03 16:45:45 +00:00 |
|
adamdunkels
|
75e1c0c8c7
|
Include contiki-conf.h to let the MAC channel check rate be configurable
|
2010-02-03 16:45:12 +00:00 |
|
adamdunkels
|
06d17c7e1c
|
Remove unused rtimer code
|
2010-02-03 16:44:43 +00:00 |
|
adamdunkels
|
4bffd277f5
|
Don't set the stream bit on outgoing TCP packets for now - it doesn't seem to play well with IPv6 and X-MAC
|
2010-02-03 16:44:19 +00:00 |
|
fros4943
|
a9e358eb9e
|
convert paths when saving configuration
|
2010-02-03 16:26:36 +00:00 |
|
fros4943
|
4776328731
|
fixed paths
|
2010-02-03 16:25:31 +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
|
a15f424753
|
added application-level mote (/tools/cooja/examples/appmote_rimeabc) to cross-level test
|
2010-02-03 15:22:58 +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
|
0845bf18d7
|
printing on serial port instead of System.out
|
2010-02-03 15:10:55 +00:00 |
|
fros4943
|
1246174525
|
compile with nullmac + require all nodes to receive at least 3 messages before test ok
|
2010-02-03 14:14:57 +00:00 |
|
fros4943
|
36ab835973
|
+ calculates CRC for incoming packets (from cooja to cc2420). not yet checking outgoing packets for correct CRC
|
2010-02-03 14:07:45 +00:00 |
|
nifi
|
002e508703
|
fixed compiler warning
|
2010-02-03 13:59:55 +00:00 |
|
nifi
|
01502926d0
|
Better handling of cross-level radio packet. Minor code cleanup.
|
2010-02-03 13:47:33 +00:00 |
|
fros4943
|
e207f89307
|
added inter-byte delay for delivering cross-level packet bytes (250kbit/s)
|
2010-02-03 12:37:34 +00:00 |
|
fros4943
|
83fc001abd
|
show error dialog at simulation exception
|
2010-02-03 12:15:37 +00:00 |
|
fros4943
|
7025402510
|
removed unnecessary call to initEmulator (already called when the mote is first created)
|
2010-02-03 11:06:23 +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
|
1e203e1b77
|
updated plugin example to also save and restore configuration
|
2010-02-03 09:54:54 +00:00 |
|
joxe
|
c9c9d71831
|
fixed button to toggle light sensor
|
2010-02-03 09:54:38 +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
|
07e0eee1f7
|
application-level mote that imitates the behavior of Rime's anonymous broadcast example in /examples/rime/example-abc.
|
2010-02-03 09:25:52 +00:00 |
|
adamdunkels
|
f9e991c0dd
|
Turning of the MAC protocol in the IPv4-over-mesh actually made performance worse due to broadcasts being received multiple times, which interfered with SLIP I/O
|
2010-02-03 01:20:47 +00:00 |
|
adamdunkels
|
1fdfc6fe60
|
The IPv4 examples work much better with the cxmac power-saving radio protocol; added Makefile flag to get the non-cfs HTTP server
|
2010-02-03 01:19:25 +00:00 |
|
adamdunkels
|
36db5eb70b
|
Added debug printout
|
2010-02-03 01:18:24 +00:00 |
|
adamdunkels
|
e419eb3cc5
|
Retransmit packet if it didn't receive a MAC layer ack
|
2010-02-03 01:17:54 +00:00 |
|
adamdunkels
|
d68af249ec
|
Added a MAC layer return value that informs the caller that a packet did not receive a MAC layer acknowledgement
|
2010-02-03 01:17:32 +00:00 |
|
adamdunkels
|
4bc4f033e8
|
Increase the trickle resend interval for router advertisements
|
2010-02-03 01:13:17 +00:00 |
|
adamdunkels
|
181213124b
|
Added a configuration option for setting the MAC channel check rate (which must be a power of two). The configuration is independent of the MAC protocol.
|
2010-02-02 23:28:58 +00:00 |
|