Joakim Eriksson
|
590b0a1696
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-22 10:46:46 +01:00 |
|
Joakim Eriksson
|
90ae09c7e5
|
fixed parsing of address to handle [<addr>]
|
2011-03-22 10:42:38 +01:00 |
|
Niclas Finne
|
6457f765b3
|
Do not include ant runtime in classpath (avoids compilation warning with Ant 1.8+)
|
2011-03-21 21:39:45 +01:00 |
|
Niclas Finne
|
ccc1687319
|
Made energest configuration configurable
|
2011-03-21 21:28:43 +01:00 |
|
dak664
|
5dd7500d0b
|
Add configurable auto cca threshold and implement driver cca call.
Show smallest rssi in jackdaw menu.
|
2011-03-21 11:10:30 -04:00 |
|
Fredrik Osterlind
|
d8d94d0cd8
|
bugfix in writing tinyos addresses
|
2011-03-21 14:17:06 +01:00 |
|
Nicolas Tsiftes
|
59dde4f509
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-21 09:20:59 +01:00 |
|
Nicolas Tsiftes
|
46cffcf114
|
Made it possible to access the results externally.
|
2011-03-21 09:17:54 +01:00 |
|
nvt
|
55c4df8ee7
|
Slight generalization to make it easier to switch metric.
|
2011-03-17 20:29:38 +01:00 |
|
nvt
|
cdaf58f892
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-17 20:23:53 +01:00 |
|
nvt
|
8078ef7705
|
ROOT_RANK is now a macro function.
|
2011-03-17 20:21:56 +01:00 |
|
Joakim Eriksson
|
fe2c972ef3
|
fixed so that the specified interface mac address is used when adding neighbors
|
2011-03-17 11:02:42 +01:00 |
|
Joakim Eriksson
|
a47e75486c
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-16 13:58:21 +01:00 |
|
joakime
|
7984ec38ce
|
fixed so that accelerometer is initialized and the isr vector is included
|
2011-03-16 13:56:29 +01:00 |
|
Nicolas Tsiftes
|
c461266524
|
Made the code more conforming to the Contiki style.
|
2011-03-16 13:35:44 +01:00 |
|
Nicolas Tsiftes
|
65366d10c1
|
Update the metric container correctly. Use only one ETX initializer.
|
2011-03-16 13:29:01 +01:00 |
|
Nicolas Tsiftes
|
eee9a68b12
|
Simplified. Removed the need for an initial guess.
|
2011-03-16 13:26:52 +01:00 |
|
Joakim Eriksson
|
6554e87c00
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-15 14:15:55 +01:00 |
|
Joakim Eriksson
|
5f4d4550fc
|
fixed RPL statistics bug and added parent switch stats
|
2011-03-15 14:14:41 +01:00 |
|
nvt
|
4739143126
|
Generalized MRHOF and added partial support for energy objects in DAG metric containers.
|
2011-03-15 01:16:20 +01:00 |
|
dak664
|
d9b5bac953
|
Refactor with WATCHDOG_CONF_TIMEOUT
|
2011-03-14 16:14:47 -04:00 |
|
Fredrik Osterlind
|
0829e50f4b
|
get[Started]Plugin method returns plugins that end with argument + added sim and gui variables accessible from test scripts
|
2011-03-14 19:54:58 +01:00 |
|
Fredrik Osterlind
|
bdc42d8e64
|
added simple example demonstrating user-defined timeout function
|
2011-03-14 18:40:01 +01:00 |
|
Mariano Alvira
|
59768e7bc7
|
econotag: fix problem with how IAB based mac addresses are formed
|
2011-03-13 17:48:47 -04:00 |
|
Mariano Alvira
|
74517b9df4
|
Merge remote branch 'libmc1322x/master'
|
2011-03-13 17:14:32 -04:00 |
|
dak664
|
59109b9893
|
Fix type, diagnostic interrupt code on conditional
|
2011-03-13 14:08:02 -04:00 |
|
dak664
|
16a73eafd9
|
Use uip-debug.h defines and print routines
Add print to show cause of startup
|
2011-03-13 14:07:17 -04:00 |
|
dak664
|
a210e14d78
|
Add defines for watchdog configuration.
|
2011-03-13 13:45:12 -04:00 |
|
dak664
|
0b2d3d1615
|
Refactor clock code with optional interrupt optimizing.
Put periodic radio calibration on conditional.
|
2011-03-13 13:07:32 -04:00 |
|
dak664
|
14246ef811
|
Add optional build without internal webserver
|
2011-03-13 11:59:17 -04:00 |
|
dak664
|
a883c9bcbc
|
Add PRINTA so direct calls to debug routines will always print
|
2011-03-13 11:57:39 -04:00 |
|
Mariano Alvira
|
b7baf22a02
|
add .gitignore and ignore generated files
|
2011-03-12 09:06:38 -05:00 |
|
dak664
|
0573ecd62f
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2011-03-11 16:51:10 -05:00 |
|
dak664
|
bf5be5056f
|
Testing $OS works with cygwin and DOS command windows
|
2011-03-11 16:50:35 -05:00 |
|
Mariano Alvira
|
f2b92cfa98
|
mc1322x: remove bad rule from cpu Makfile
|
2011-03-11 16:32:25 -05:00 |
|
Mariano Alvira
|
59d7fad746
|
Merge remote branch 'libmc1322x/master'
|
2011-03-11 16:28:14 -05:00 |
|
dak664
|
533a827adb
|
Defines need to be above their use in a conditional test
|
2011-03-11 16:28:02 -05:00 |
|
dak664
|
abf6f1a153
|
Include objects needed for slip rpl border router build
|
2011-03-11 15:08:55 -05:00 |
|
dak664
|
97a71fea76
|
Conditional inclusion of the internal webserver
|
2011-03-11 15:07:15 -05:00 |
|
dak664
|
e4fcd7ebd7
|
Add files needed for slip rpl-border-router build.
|
2011-03-11 14:16:27 -05:00 |
|
dak664
|
6a5c8ff1c4
|
Include file needed for slip rpl-border-router build
|
2011-03-11 14:10:30 -05:00 |
|
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 |
|