dak664
02091b083a
MAC address to EEMEM, not PROGMEM
...
Sync atmega128rfa1 main routine to the raven (timed route prints, etc.)
2011-03-11 13:47:47 -05:00
Joakim Eriksson
7033bc859e
fixed the prefix query
2011-03-11 16:34:30 +01:00
Mariano Alvira
a1ae79307b
mc1322x: remove auto reception mode as it appears to be the cause of
...
the periodic autoack checksum errors. removing auto mode doesn't seem
to create any performance issue.
2011-03-11 06:28:47 -05:00
dak664
bb574fd1e2
Don't create an object directory if target does not exist
2011-03-10 14:59:21 -05:00
dak664
2295238ee1
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
2011-03-10 13:50:10 -05:00
dak664
69da4c8cfa
Fix unresolved references when built without webserver and/or tcp. Changes suggested by Harald Pichler.
2011-03-10 10:57:43 -05:00
dak664
ad67c573de
Fix unused variable warning
2011-03-10 10:37:15 -05:00
Mariano Alvira
5208aa14ea
mc1322x: remove auto reception mode as it appears to be the cause of
...
the periodic autoack checksum errors. removing auto mode doesn't seem
to create any performance issue.
2011-03-08 15:36:53 -05:00
dak664
d4f58ca7f0
Server address options giving different 6lowpan header compression
2011-03-08 14:15:55 -05:00
dak664
de7bcda99f
avrdude and makefile changes suggested by Georg von Zengen
2011-03-08 13:07:00 -05:00
Enric M. Calvo
07f59a5142
Cleaned up z1-websense.c file
2011-03-08 12:18:26 +01:00
Enric M. Calvo
b83a440c19
modified gitignore
2011-03-08 12:04:34 +01:00
Enric M. Calvo
ae6791abb8
minor tweaks to z1-websense and .gitignore
2011-03-08 12:03:14 +01:00
Enric M. Calvo
bd2d1ee4be
ictp:z1-websense with battery in mV
2011-03-08 11:19:30 +01:00
Enric M. Calvo
73fc5f6ae7
Meaningful units for msp temp&batt sensors
2011-03-08 10:05:47 +01:00
Enric M. Calvo
127a3d03ad
Added IPv6 z1-websense demo w/MSP batt&temp sensor
2011-03-08 09:27:38 +01:00
Enric M. Calvo
13ff778d73
added temperature-sensor to Makefile.common
2011-03-08 09:20:35 +01:00
Enric M. Calvo
7c3527a062
ICTP: lowered radio power + print unicast data
2011-03-07 22:33:59 +01:00
Joakim Eriksson
d381ee7bbf
Merge branch '6lowpan-16bit-fix'
2011-03-07 22:17:39 +01:00
Joakim Eriksson
340c86e401
reverted to byte-based iid check
2011-03-07 22:02:43 +01:00
Enric M. Calvo
7fc41e1706
M Makefile.common to add tmp102 sensor by default
2011-03-07 21:23:58 +01:00
Niclas Finne
a199ae920e
Changed the order in which io.h and signal.h is included. Some versions of mspgcc4 seem to have a problem when signal.h is included before io.h.
2011-03-07 20:54:02 +01:00
Niclas Finne
e348cf7fc6
removed unnecessary include
2011-03-07 20:20:29 +01:00
Niclas Finne
ccc0a3f7c4
Changed LEDS_ALL to 8 leds for the JCreate platform
2011-03-07 20:12:26 +01:00
Mariano Alvira
fa08b09770
Merge branch 'master' of git://git.devl.org/git/malvira/libmc1322x into update-lib
2011-03-07 12:37:26 -05:00
Enric M. Calvo
9c2f335e57
Merge branch 'master' of git@github.com:enricmcalvo/contiki-2.x
2011-03-07 16:35:12 +01:00
Enric M. Calvo
ae67f3c257
added example-unicast2 and 3 for ictp
2011-03-07 16:33:01 +01:00
Joakim Eriksson
4599284110
minor cleanup of 16-bit compressable macro and comment
2011-03-07 14:50:29 +01:00
Joakim Eriksson
972c1992d2
16-bit addr compression fix
2011-03-06 22:34:16 +01:00
Mariano Alvira
ca831a1553
rest-example: add coap client to Makefile all goal
2011-03-05 17:08:25 -05:00
Mariano Alvira
53daa9e835
rest-example: include <string.h> for memcpy
2011-03-05 17:07:56 -05:00
Mariano Alvira
2c79ab4962
mc1322x: increase the heap to 4K
2011-03-05 16:52:35 -05:00
Mariano Alvira
43f0ad85f5
rest-example: don't do a hard override of config options
2011-03-05 16:51:33 -05:00
Mariano Alvira
befbd4a479
mc1322x: handle board file differently if cygwin
2011-03-04 16:54:59 -05:00
nvt
a7addf990f
Avoid hysteresis check if neither p1 nor p2 is the preferred parent.
2011-03-04 16:40:40 +01:00
Enric M. Calvo
c5548c5ca9
added mV test-battery file
2011-03-04 15:58:09 +01:00
Enric M. Calvo
07d921b08e
Modified Makefile and test-potent.c for ICTPWSN
2011-03-04 15:54:21 +01:00
Fredrik Osterlind
dd7cec737d
removed obsolete leds_[color]() functions, replaced by leds_{on,off}()
...
allow LEDS_[COLOR] to be configured by platform-conf
2011-03-03 17:48:32 +01:00
Enric M. Calvo
ef706670e5
added example-unicast2.c
2011-03-03 17:20:11 +01:00
Enric M. Calvo
a098cdb5df
added makefile
2011-03-03 17:19:06 +01:00
Enric M. Calvo
70a500df50
added example unicast with temperature
2011-03-03 17:13:42 +01:00
Enric M. Calvo
efb4a69887
Cleaned up rssi-scanner example directory
2011-03-03 13:58:25 +01:00
Enric M. Calvo
37f62f0219
Merge branch '500-rime-examples'
2011-03-03 13:56:11 +01:00
Enric M. Calvo
b54c97c7cf
Added ViewRSSI3D example.
2011-03-03 13:55:33 +01:00
Enric M. Calvo
621aff1aeb
Correceted cc2420 function calls+modified makefile
2011-03-03 13:50:56 +01:00
Enric M. Calvo
0c6fd04f44
Modified contiki-conf.h and added sensys-scanner.
2011-03-03 13:44:28 +01:00
Adam Dunkels
bb86392ea0
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
2011-03-03 06:22:41 +01:00
Adam Dunkels
f5a6b6f20a
Fixed bugs in the types to the printf arguments
2011-03-02 15:49:04 +01:00
Enric M. Calvo
840c1331d1
examples/sky-shell now runs out-of-the-box on Z1
...
For best results, use a Z1 Starter Platform with an sht11 sensor plugged
in the ziglet port.
Keep in mind that the light-sensor is mapped to the potentiometer in this platform.
XXX Tracing why powertrace does not show anything different from 0.
2011-03-01 19:42:23 +01:00
Fredrik Osterlind
499c13a357
removed execute flag of source files (avoids diff problems with egit)
2011-03-01 18:16:42 +01:00