Enric M. Calvo
f1fe8782b0
Removed unwanted files
2011-02-25 16:29:55 +01:00
Enric M. Calvo
44ce1699f2
Definition of Z1 Starter Platform in contiki/platforms + LEDs + Potentiometer
2011-02-25 16:08:50 +01:00
Enric M. Calvo
74836c344a
.gitignore file added
2011-02-25 16:01:40 +01:00
Enric M. Calvo
3ec4143252
Added Potentiometer sensor in Z1 Platform
2011-02-25 16:01:40 +01:00
Enric M. Calvo
56430dbd98
Merge branch 'master' of git@github.com:enricmcalvo/contiki-2.x
2011-02-25 15:38:11 +01:00
Enric M. Calvo
43db4fd10e
Added MAC overwriting/burning capability to the Z1
...
Added compilation parameter "nodemac=1234" that can be used
to overwrite the MAC at compilation time, and that combined
with the burn-nodeid app can record a prestablished MAC on ext. mem.
2011-02-25 15:35:41 +01:00
Enric M. Calvo
659f36eb79
Updated *-sensor.c files from the sky platform.
...
Fixed battery-sensor plus added simple test (XXX)
2011-02-25 15:35:41 +01:00
Enric M. Calvo
6f942f1266
Added MAC overwriting/burning capability to the Z1
...
Added compilation parameter "nodemac=1234" that can be used
to overwrite the MAC at compilation time, and that combined
with the burn-nodeid app can record a prestablished MAC on ext. mem.
2011-02-25 14:34:52 +01:00
Fredrik Osterlind
e93f84bd4d
organized imports
2011-02-24 09:32:08 +01:00
Fredrik Osterlind
9611bd100e
bug fix: signal strenghts may not be registered
2011-02-24 09:32:06 +01:00
Fredrik Osterlind
87adbcb3d5
handle pending simulation thread events before simulation starts, just
...
after loading
2011-02-24 09:32:04 +01:00
Fredrik Osterlind
0b86a784ee
moved radio interface visualizer code to this abstract radio
...
implementation
2011-02-24 09:32:02 +01:00
Fredrik Osterlind
f04d0e7e93
include source radio when noise level changes
2011-02-24 09:32:00 +01:00
Fredrik Osterlind
fc1200d5d4
implementing noise source radio
2011-02-24 09:31:58 +01:00
Fredrik Osterlind
94d6346eaf
moved radio interface visualizer code to shared abstract radio
2011-02-24 09:31:57 +01:00
Fredrik Osterlind
ac30923990
replacing unterminated binary data with warning log message
2011-02-24 09:31:55 +01:00
Fredrik Osterlind
990edbe32d
moved radio interface visualizer code to shared abstract radio
2011-02-24 09:31:53 +01:00
Fredrik Osterlind
498df44bc7
removed debugging output
2011-02-24 09:31:51 +01:00
Fredrik Osterlind
fc3bf315ab
capture effect (3dB) + noise source radio support
2011-02-24 09:31:49 +01:00
Fredrik Osterlind
148dbc7fb7
tracked components shown in tooltip
2011-02-24 09:31:47 +01:00
Fredrik Osterlind
1378fd11c4
doc
2011-02-24 09:31:45 +01:00
Fredrik Osterlind
fc316a90a2
noise radio, to be observed by radio mediums
2011-02-24 09:31:44 +01:00
Mariano Alvira
05a4961604
econotag: generate EUI64 mac adresses properly
2011-02-23 15:20:08 -08:00
Mariano Alvira
bea643bc4a
mc1322x: flush the radio rx queue in the receive process
2011-02-23 15:19:45 -08:00
Mariano Alvira
e9c904a74c
econotag: turn DEBUG off by default
2011-02-23 15:19:44 -08:00
Mariano Alvira
c2c70a22df
mc1322x: setup hardware addresses and enable AUTOACK mode if
...
configured
2011-02-23 15:19:44 -08:00
Mariano Alvira
c12ab0d484
mc1322x: get the tx status for a packet and return the proper response.
2011-02-23 15:19:44 -08:00
Mariano Alvira
535b9d35d7
mc1322x: disable broken maca calls for now.
...
maca_on, maca_off, and contiki_maca_init don't work correctly;
they mess up address filtering.
disable them for now and fix them later.
2011-02-23 15:19:44 -08:00
Mariano Alvira
e826ccd3b9
add NULLRDC_CONF_802154_AUTOACK_HW for radios that only pass-up NOACK
...
status but not the actual ack packet.
2011-02-23 15:19:44 -08:00
Mariano Alvira
a8f9119ace
pass up a RADIO_NOACK to the MAC layer.
2011-02-23 15:19:43 -08:00
dak664
8fc8dfe656
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
2011-02-23 14:18:57 -05:00
dak664
ef4bb08c3e
Add stack monitor. Change internal uip address to 200 for RPL.
2011-02-23 14:14:21 -05:00
dak664
46297de770
Allocate variable only when mass storage is enabled
2011-02-23 14:06:06 -05:00
Fredrik Osterlind
79211bffae
removed CVS-specific ignore files
2011-02-23 16:24:24 +01:00
Enric M. Calvo
fccce4e4a8
Merge commit 'upstreamsf/master'
2011-02-23 15:28:18 +01:00
Joakim Eriksson
6ffb38103e
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
2011-02-22 18:26:37 +01:00
Joakim Eriksson
3cd7835f5c
made DIO parameters configurable
2011-02-22 18:24:05 +01:00
Adam Dunkels
6a6c3dd417
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
2011-02-22 17:35:41 +01:00
Adam Dunkels
64e273d388
Moved the backyard/ directory to contikiprojects
2011-02-22 17:35:05 +01:00
Joakim Eriksson
68e9fb2a5c
added annotate when setting root and joining dag
2011-02-22 16:19:42 +01:00
nvt
e9234a8404
Error: the value was printed before setting it
2011-02-22 02:01:15 +01:00
Mariano Alvira
c857e57d2f
msp430: fix "implicit declaration of function" warnings in clock.c, by including watchdog.h
2011-02-21 09:23:52 -08:00
Adam Dunkels
733aaa546f
Made the number of MAC sequence numbers to remember configurable; fixed bug with power attribution to the idle state.
2011-02-21 14:11:32 +01:00
Adam Dunkels
24af4888bc
Made the number of MAC sequence numbers to remember configurable
2011-02-21 14:11:17 +01:00
Lionel Debroux
5cb49e8b07
Several compiler warning fixes:
...
* msp430: fix "implicit declaration of function" warnings in clock.c, by including watchdog.h;
* sky: fix a couple pointer target signedness warnings;
* core: fix several signed/unsigned comparison warnings;
* framer-802154: "const static" -> "static const" to fix compiler warnings;
* core: comment or remove unused variables and function definitions.
Signed-off-by: Lionel Debroux <lionel_debroux@yahoo.fr>
Signed-off-by: Mariano Alvira <mar@devl.org>
2011-02-20 19:28:14 -05:00
nvt
01b7a4f7f2
Replaced ROOT_RANK with a macro that allows for other min_hoprankinc parameters than the default. Also made some minor style improvements.
2011-02-20 20:15:40 +01:00
dak664
263f7e6ebd
Insidious minimal-net segmentation fault if initialized ptr not declared static.
2011-02-19 15:43:43 -05:00
Mariano Alvira
8f9cf50e55
set timestamp packet attribute
2011-02-18 12:46:34 -05:00
Mariano Alvira
a86a0fbe0e
set lqi packet attribute
2011-02-18 12:46:10 -05:00
Mariano Alvira
07f77b02eb
Merge remote branch 'libmc1322x/master'
2011-02-18 12:38:30 -05:00