adamdunkels
|
3c68862599
|
Make wpcapslip compile with current uip headers
|
2009-04-29 11:56:14 +00:00 |
|
adamdunkels
|
6fcca2d545
|
Initialize ctimer, add IPv6 address configuration for the aaaa prefix
|
2009-04-29 11:49:27 +00:00 |
|
adamdunkels
|
e6215712ca
|
When a node is configured as an IP gateway, we switch off the power-saving MAC protocolto improve performance and to avoid problems with the serial communication that X-MACs use of rtimers can cause
|
2009-04-29 11:46:20 +00:00 |
|
adamdunkels
|
064f4488d4
|
Increase default CPU speed from 2.4576 MHz to 3.9 MHz. Communication works better, at a low power cost
|
2009-04-29 11:43:48 +00:00 |
|
adamdunkels
|
bbab7ba55c
|
When the tmote-bsl binary is found, program only one mote at once (parallel programming with tmote-bsl doesn't seem to work)
|
2009-04-29 11:42:56 +00:00 |
|
adamdunkels
|
cc44e89415
|
Reduced default strobe time, which seems to work well. Avoid running the interrupt if the power-save feature is turned off (fixes problems with serial data reception on a gateway mote)
|
2009-04-29 11:42:13 +00:00 |
|
adamdunkels
|
c02a82ac41
|
Tag outgoing TCP packets with the ERELIABLE attribute so that an underlying power-saving MAC protocol can treat them differently, because it knows that an ACK might be arriving soon
|
2009-04-29 11:40:33 +00:00 |
|
adamdunkels
|
92862ad2a5
|
Increased the number of iterations for ugly-hack-loop that checks if a transmission has started, to accommodate a faster CPU speed on the MSP430
|
2009-04-29 11:38:50 +00:00 |
|
adamdunkels
|
c9df0ab123
|
Bugfix in debug message printout
|
2009-04-28 14:01:46 +00:00 |
|
adamdunkels
|
81ef83b856
|
Added option to wait randomly before sending a packet. A few code cleanups. Avoid switching radio off when sending a packet with end-to-end acks, because an ACK may arrive shortly after the transmission.
|
2009-04-28 14:00:53 +00:00 |
|
adamdunkels
|
fdd05f5c71
|
Bugfix: psock send should use PT_WAIT_UNTIL() not PT_YIELD_UNTIL(). This improves TCP throughput by 100x under minimal-net
|
2009-04-28 13:52:04 +00:00 |
|
fros4943
|
330b5275a1
|
bug fix: bytes were not displayed correctly (signed)
|
2009-04-28 07:33:09 +00:00 |
|
fros4943
|
3aac9a49ce
|
bug fix: last address bytes were not displayed correctly (signed)
|
2009-04-28 07:29:26 +00:00 |
|
joxe
|
eec984dfe3
|
minor bugfix - added process_pause
|
2009-04-25 22:38:00 +00:00 |
|
joxe
|
889a2bb024
|
minor improvements
|
2009-04-25 10:21:51 +00:00 |
|
joxe
|
19a30284e5
|
fixed minor bug in viewer
|
2009-04-25 10:04:38 +00:00 |
|
joxe
|
d8d7e9142d
|
added a hi-res RSSI scanner and viewer for sky/jcreate
|
2009-04-25 09:41:37 +00:00 |
|
fros4943
|
332d1f45c0
|
running test with simulation delay to avoid test timeout while external ping process has not finished
|
2009-04-23 10:53:32 +00:00 |
|
fros4943
|
964310303d
|
cloned sky ip ping test, but for contiki motes
|
2009-04-23 10:43:16 +00:00 |
|
fros4943
|
382d69ed5d
|
release semaphores before stopping simulation (may deadlock)
|
2009-04-23 10:41:35 +00:00 |
|
fros4943
|
921ceabb50
|
implemented writeArray() and writeByte() for Contiki serial interface
|
2009-04-23 09:17:01 +00:00 |
|
fros4943
|
9f299c277e
|
added experimental slip support for contiki motes
|
2009-04-23 09:15:51 +00:00 |
|
fros4943
|
9bd3d07510
|
implemented slip_arch_writeb() function
|
2009-04-23 09:02:06 +00:00 |
|
fros4943
|
11879f210c
|
improved debug output
|
2009-04-23 08:59:22 +00:00 |
|
fros4943
|
2768a96b9b
|
minor fixes: remember last used test, respect maximum window size etc
|
2009-04-23 08:54:10 +00:00 |
|
fros4943
|
3a6e561ea8
|
better button description: "Stop" -> "Pause"
|
2009-04-23 08:48:01 +00:00 |
|
fros4943
|
0d82fcb143
|
contiki shell example with only platform independent commands
|
2009-04-23 08:42:07 +00:00 |
|
fros4943
|
997a5f6983
|
reverting previous accidental commit
|
2009-04-21 20:46:02 +00:00 |
|
fros4943
|
4790ff8f74
|
increasing loop symbols for higher clock speed
|
2009-04-21 18:22:41 +00:00 |
|
fros4943
|
6554e2293d
|
+ draw connection arrows
|
2009-04-20 18:09:54 +00:00 |
|
nifi
|
a66724e272
|
made table contents more compact and changed tooltip for radio packets to show hex dump
|
2009-04-20 17:24:03 +00:00 |
|
nifi
|
ecf288c89d
|
allow loading configs referring to MspIPAddress, which was removed
|
2009-04-20 17:16:20 +00:00 |
|
nifi
|
b08cffa3b2
|
Utility methods for generating hex dumps et al
|
2009-04-20 17:14:19 +00:00 |
|
fros4943
|
5a5585238b
|
allow loading configs referring to MspIPAddress, which was removed
|
2009-04-20 16:48:53 +00:00 |
|
fros4943
|
eccadb44f1
|
bugfix: must lock active connections before copying
|
2009-04-20 16:26:02 +00:00 |
|
fros4943
|
eb3d501ca6
|
added rime address interface as default for contikii mote types
|
2009-04-20 16:17:38 +00:00 |
|
fros4943
|
d91100fdfc
|
remade led skin: showing leds left of motes
|
2009-04-20 16:16:25 +00:00 |
|
fros4943
|
266823defa
|
new visualizer skin: showing mote IP or Rime addresses
|
2009-04-20 16:15:47 +00:00 |
|
fros4943
|
0528bcd1bd
|
added read-only rime address interface: currently fixed to 2 bytes
|
2009-04-20 16:13:11 +00:00 |
|
fros4943
|
3718304c76
|
removed abstract ip address interface: equal for all motes
|
2009-04-20 16:12:37 +00:00 |
|
fros4943
|
c76a406cba
|
added read-only rime address interface
|
2009-04-20 16:12:01 +00:00 |
|
fros4943
|
dfbc51c6f2
|
disabled ip distributors, currently not used
|
2009-04-20 16:09:29 +00:00 |
|
fros4943
|
d669cc67fb
|
removed debugging output
|
2009-04-20 16:09:10 +00:00 |
|
fros4943
|
8f8ac130fb
|
fixed error output in log4j
|
2009-04-20 16:08:53 +00:00 |
|
fros4943
|
a9cf47c97a
|
show error dialog when failing to add mote
|
2009-04-20 16:07:32 +00:00 |
|
joxe
|
301d25c21f
|
added ELF file checker in mspsim - verifies ELF files based on the 4 magic bytes
|
2009-04-20 16:06:03 +00:00 |
|
joxe
|
61ed2b5b5c
|
made COOJA accept ELF files based on MAGIC ELF code instead of filename
|
2009-04-20 16:04:46 +00:00 |
|
nifi
|
7d7f2348d9
|
increased tooltip timeout to one minute
|
2009-04-20 14:11:01 +00:00 |
|
fros4943
|
8f66601a5a
|
fixed compiler warnings (as suggested by Niclas Finne)
|
2009-04-20 13:18:07 +00:00 |
|
fros4943
|
da33cb5e61
|
added test for shell sendcmd command (sky platform)
|
2009-04-20 13:12:52 +00:00 |
|