maralvira
20b477db13
Add structure-based timer register definitions
2010-11-07 14:17:20 +00:00
maralvira
c71a0243ff
Add missing type for TMR0_COMP2
2010-11-07 14:16:28 +00:00
maralvira
62a45c7ba2
Add script to invoke kermit with a particular port and speed
2010-11-07 14:15:40 +00:00
maralvira
2ac88222f6
Use "rm -f" in clean rules to ignore errors
2010-11-07 14:14:47 +00:00
maralvira
2e87143381
use kermit in open-terms
2010-11-07 14:13:22 +00:00
maralvira
c8be3047c3
fix byte ordering in burn-macs
2010-11-07 14:12:55 +00:00
maralvira
0450b3fd90
add script that burns the mac address only --- mac address is Redwire
...
IAB + tty number.
2010-11-07 14:12:27 +00:00
maralvira
f913cf728b
modify flasher.c to not create a vaild boot magic number if the length
...
of the file is zero
modify mc1322x-load.pl to optionally send a zero length file with -z;
extra data on the command line is still written.
This allows you to burn the mac adress without flashing a vaild image.
2010-11-07 14:11:50 +00:00
maralvira
9f7d860e9c
add scripts to help load a bunch of econotags
2010-11-07 14:11:18 +00:00
maralvira
8b2ef2675d
discard received packets --- this lets you run multiple rftest-tx's at
...
the same time.
2010-11-07 14:10:16 +00:00
maralvira
e00349509d
add simple install rule
2010-11-07 14:09:43 +00:00
maralvira
ee943c062d
add autoreset command and do_exit option
2010-11-07 14:08:50 +00:00
maralvira
e886e83908
fix bug in print_packet
...
Thanks dean and jim.
2010-11-07 14:07:33 +00:00
maralvira
f1fede7090
get LQI of received packets
2010-11-07 14:06:57 +00:00
maralvira
ae0b7f846f
Fix the CNTR defines.
...
Thanks to Ruslan for finding this.
2010-11-07 14:04:59 +00:00
maralvira
8cd50c90ba
initial commit for the redbee-dev platform
2010-11-07 13:56:17 +00:00
maralvira
646a37f8b3
use the hardware random number generator
2010-11-07 13:52:12 +00:00
maralvira
26725e7c19
use sicslowmac_driver instead of contikimac_driver --- since contikimac
...
power saving doesn't seem to be working.
2010-11-07 13:46:03 +00:00
oliverschmidt
8354e56c3d
Added the 6502-based target atari to the nightly test build.
2010-11-07 11:06:54 +00:00
adamdunkels
5cdc2e877f
Don't place link if destination is the null address
2010-11-07 10:32:13 +00:00
enricmcalvo
5faeca7bfe
Added test application to test accelerometer
2010-11-07 08:41:48 +00:00
enricmcalvo
01f886dad9
Slight modification to clean properly
2010-11-07 08:40:24 +00:00
enricmcalvo
59bdebe842
Added I2C Master drivers and accelerometer drivers
2010-11-07 08:38:51 +00:00
adamdunkels
47e7fd35c2
Data collection example
2010-11-06 15:17:38 +00:00
adamdunkels
994e350026
Broadcast example
2010-11-06 15:03:48 +00:00
adamdunkels
5783e704d4
Hello, world example
2010-11-06 14:56:48 +00:00
adamdunkels
6947e750d0
Removed left-over powertrace include
2010-11-06 14:43:45 +00:00
adamdunkels
8f745a6ea6
Added a function for obtaining the current parent
2010-11-06 14:32:10 +00:00
adamdunkels
26c4f26257
New nightly regression test for UDP/RPL/IPv6 data collection on the Tmote Sky
2010-11-06 12:33:28 +00:00
adamdunkels
46ce00c173
Even out the transmissions during the interval
2010-11-06 11:55:15 +00:00
adamdunkels
f4671d63e1
Added network arrows in Cooja, fixed so that node ID 1 now is sink
2010-11-06 10:44:06 +00:00
dak664
acd9d516d8
Add RPL neighbors and routes printout to Jackdaw menu
2010-11-05 20:35:15 +00:00
joxe
f08e262055
fixed buggy config of phidget sensors for Z1
2010-11-05 10:31:57 +00:00
dak664
eb0d5c7f45
Add missing includes
2010-11-03 16:55:40 +00:00
dak664
abf4791db4
Add Raven RPL build option
2010-11-03 16:51:55 +00:00
adamdunkels
1bf044f2c4
Moved project-conf.h
2010-11-03 15:46:41 +00:00
adamdunkels
9750eb93bf
Turn off debug messages
2010-11-03 15:41:23 +00:00
adamdunkels
5444581739
Data collection over RPL/IPv6
2010-11-03 15:36:38 +00:00
adamdunkels
faec16f236
Updated to the new collect-view path
2010-11-03 14:53:16 +00:00
adamdunkels
04fa714930
Moved the Collect-view application from the examples/sky-shell directory and into its own tools/collect-view directory
2010-11-03 14:53:05 +00:00
adamdunkels
753df27728
Added a label that shows relative simulation speed
2010-11-03 12:29:47 +00:00
adamdunkels
a891a2ffe8
Bugfix: allow ICMPv6 to send packets larger than those whose length fits in one byte. Bugfix by mathieupouillot
2010-11-03 11:56:11 +00:00
adamdunkels
39cfd156b2
Bugfix: avoid sending bogus data over the radio when no prefix is set; bug reported by mathieupouillot
2010-11-03 07:53:12 +00:00
adamdunkels
865264a063
Bugfix that makes MicaZ nightly tests work
2010-11-02 11:12:17 +00:00
adamdunkels
896f627290
Made uIPv6 packet queueuing configuration configurable
2010-11-02 11:06:01 +00:00
adamdunkels
b7df18a96a
Turned off streaming by default to save code space; made guard time a little more conservative
2010-11-02 11:00:08 +00:00
adamdunkels
1b5001b226
Bugfix: out-of-order fragments were not handled correctly. minor style fixes
2010-11-02 10:56:57 +00:00
adamdunkels
2a885a476d
Bumped version number
2010-11-02 10:55:32 +00:00
oliverschmidt
0d1db1a78b
Since a few days the cc65 trunk contains a POSIX dirent implementation for the Atari. Until a new cc65 release is available - and Contiki has switched to that release - I'll borrow the implementation from the cc65 trunk.
2010-11-01 19:44:34 +00:00
oliverschmidt
1dfe490f9b
Use some defined event constant instead of just 0.
2010-10-31 22:51:17 +00:00