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 |
|
Mariano Alvira
|
c27e96f1e9
|
add adc support
|
2011-03-11 16:25:23 -05:00 |
|
Mariano Alvira
|
b2b18b37fc
|
add gpio-utils
|
2011-03-11 16:24:57 -05:00 |
|
Mariano Alvira
|
c7dc2a45a4
|
add pwm support
|
2011-03-11 16:24:50 -05:00 |
|
Mariano Alvira
|
c967150038
|
add rtc support
|
2011-03-11 15:53:13 -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 |
|
dak664
|
de7bcda99f
|
avrdude and makefile changes suggested by Georg von Zengen
|
2011-03-08 13:07:00 -05: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Fredrik Osterlind
|
499c13a357
|
removed execute flag of source files (avoids diff problems with egit)
|
2011-03-01 18:16:42 +01:00 |
|
Fredrik Osterlind
|
7fd71eabcb
|
towards importing testbed profiles into dgrm
|
2011-03-01 13:19:39 +01:00 |
|
Joakim Eriksson
|
fa0fbf5dab
|
fixed format of transit subopt
|
2011-03-01 12:33:34 +01:00 |
|
Mariano Alvira
|
4d6562a0bc
|
support ASM encryption module
|
2011-02-28 18:44:42 -05:00 |
|