Mariano Alvira
97bd011d28
forgot to add these
2010-02-26 18:13:21 -05:00
Mariano Alvira
205b53787e
cleaned up rftest-rx a little
2010-02-26 17:44:39 -05:00
dak664
5debc183a9
Enable radio stats in sensor cgi as default
2010-02-26 21:38:57 +00:00
Mariano Alvira
d0f8336f13
sleep.
...
had to comment out radio_off since I don't have the maca stuff moved
over yet.
2010-02-26 16:37:20 -05:00
dak664
844b3a34f7
Platform 0 was matching by default
2010-02-26 21:15:28 +00:00
Mariano Alvira
d3fed95235
tmr-ints
2010-02-26 16:15:26 -05:00
dak664
195f5939c4
Clean up after testing
2010-02-26 20:51:48 +00:00
Mariano Alvira
cd5e5b1706
tmr
2010-02-26 15:35:57 -05:00
Mariano Alvira
a2b51b0e3c
add flasher
2010-02-26 14:51:01 -05:00
Mariano Alvira
383a965c21
add romimg
2010-02-26 14:22:41 -05:00
Mariano Alvira
6309b16235
config is in config.h now
2010-02-26 14:22:28 -05:00
Mariano Alvira
64824b4ebc
place all the config into config.h
2010-02-26 14:21:46 -05:00
Mariano Alvira
87cd9c7a36
update build system for board specific code that's 'local' to the
...
program you are building.
update tests to consolidate common code.
2010-02-26 14:04:10 -05:00
Mariano Alvira
a791be393b
update nvm-write
2010-02-26 13:03:37 -05:00
Mariano Alvira
8f6e672cc0
fix warnings
2010-02-26 12:53:21 -05:00
Mariano Alvira
2b4ead0efe
turn on more warnings
...
add -Werror
2010-02-26 12:53:04 -05:00
Mariano Alvira
9a8004c177
working on nvm-read.
...
fixed lib ordering on link command
2010-02-26 12:37:13 -05:00
Mariano Alvira
59dca22769
clean up default_vreg_init
2010-02-26 07:30:53 -05:00
Mariano Alvira
bfe8814c90
makefile hints
2010-02-26 07:16:06 -05:00
c_oflynn
b5b77ac47a
Use new HC06
2010-02-26 10:55:00 +00:00
nifi
a373c426f0
Disabled the cross-level conversion of Contiki timestamp (currently not used by Contiki)
2010-02-26 08:15:41 +00:00
nifi
52d234417d
Changed to draw the network traffic under the motes
2010-02-26 07:46:26 +00:00
nifi
512da4195c
Changed to draw the mote relations under the motes
2010-02-26 07:38:08 +00:00
nifi
74df2dbf43
* Save selected packet analyzer chain and split pane position in simulation file
...
* Update all log entries when changing packet analyzer chain
* Added popup menu to verbose pane
* Added serialVersionUID to menu actions to avoid compiler warnings
2010-02-25 23:44:16 +00:00
joxe
83d203afb5
added support for hc06 decompression in radiologger / analyzer
2010-02-25 22:36:08 +00:00
adamdunkels
b9827d2b36
Bugfix: didn't correctly reset the pending flag when a packet was read from the radio
2010-02-25 16:06:44 +00:00
joxe
80b289f7c1
updated sky platform for new sicslowpan
2010-02-25 15:51:37 +00:00
joxe
0ab2bc9a31
upgraded sicslowpan to hc-06 - no 48 bit multicast compression support yet
2010-02-25 15:50:58 +00:00
Mariano Alvira
0c4f5c61ef
need a way to run board specific lowlevel inits
...
like for vreg. this is a start.
2010-02-24 18:47:53 -05:00
Mariano Alvira
9a4a1a04d0
uart1.h
2010-02-24 18:47:19 -05:00
Mariano Alvira
637c9ddab2
cleaned up uart1-loopback
2010-02-24 14:45:45 -05:00
Mariano Alvira
3342c647d0
removed extra line
2010-02-24 14:45:26 -05:00
Mariano Alvira
e38f9db224
force links
2010-02-24 13:35:46 -05:00
Mariano Alvira
289a839161
finish blink tests
2010-02-24 13:35:37 -05:00
fros4943
026c4d7e85
synchronize time to timeline and radio logger at space key
2010-02-24 10:45:44 +00:00
fros4943
4c7ca7009b
listen to all log interfaces, also mote debug interfaces
2010-02-24 10:38:35 +00:00
kasunch
350fb21ff7
Adding a Makfile for example applications.
2010-02-24 09:14:46 +00:00
kasunch
80a408526f
Adding an example application for battery sensor
2010-02-24 09:13:56 +00:00
kasunch
c90b76427a
Adding ADC sources and battery sensor source to CONTIKI_TARGET_SOURCEFILES.
2010-02-24 09:09:35 +00:00
kasunch
0c9612b7b9
Adding battery sensor
2010-02-24 09:05:40 +00:00
kasunch
ea53e5b845
Adding ADC functions
2010-02-24 09:04:58 +00:00
Mariano Alvira
f79c71153a
now running just 'make' builds all the targets for all the boards.
2010-02-23 18:54:50 -05:00
Mariano Alvira
dc9473a228
cleanup main makefile
2010-02-23 18:27:12 -05:00
Mariano Alvira
95dccba797
update blinks
2010-02-23 18:19:38 -05:00
Mariano Alvira
8ca9a0269e
better variable defs.
...
touch objdir to fix problem where board.h would try to get created
after it's already been created.
2010-02-23 18:14:32 -05:00
nifi
7ca6cb2ce2
fixed compiler warning
2010-02-23 23:06:04 +00:00
fros4943
be76ae53f9
added warning when reloading a simulation with less then 20% memory left
2010-02-23 22:53:34 +00:00
nifi
b50d47fb80
added missing function in sicslowmac_driver
2010-02-23 22:45:11 +00:00
joxe
fbc5b20404
added initial 802.15.4 and IPHC/hc06 analyzer
2010-02-23 22:35:17 +00:00
joxe
588d0374fa
added initial 802.15.4 packet analyzer to COOJA radio logger
2010-02-23 22:32:57 +00:00