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 |
|
oliverschmidt
|
f06c7a8ffd
|
Reduce number of memory block to accomodate for new directory listing code (which won't actually work due to missing directory I/O support).
|
2010-02-02 22:23:57 +00:00 |
|
adamdunkels
|
f66cd6d44e
|
Increased the forwarding queue to six packets to improve collection robustness
|
2010-02-02 21:44:05 +00:00 |
|
joxe
|
97b7a9a209
|
instantiated file-description and fixed style
|
2010-02-02 21:41:54 +00:00 |
|
joxe
|
09c3ba2753
|
minor cleanup
|
2010-02-02 21:17:44 +00:00 |
|
joxe
|
e198b4508b
|
added activation of button sensor and activation and deactivation / toggle of light sensor
|
2010-02-02 21:17:32 +00:00 |
|
adamdunkels
|
e21c1a39d3
|
Removed unused code; a number of fixed by Anthony Asterisk
|
2010-02-02 21:13:27 +00:00 |
|
adamdunkels
|
901a128e7f
|
Reconfigured the timeouts to work better on top of a power-cycling radio mechanism
|
2010-02-02 21:12:29 +00:00 |
|
adamdunkels
|
28052c655f
|
Removed exit() calls that were unadvertedtly left in from testing
|
2010-02-02 21:10:38 +00:00 |
|
adamdunkels
|
0db31db624
|
Moved declarations to the start of each function
|
2010-02-02 21:09:06 +00:00 |
|