Commit graph

6795 commits

Author SHA1 Message Date
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
dak664 7f3c198a78 Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki 2011-02-28 16:32:48 -05:00
dak664 1e7479f8e4 Add periodic print of stack monitor and neighbors/routes.
Refactor PRINTFs.
2011-02-28 16:26:28 -05:00
dak664 105f581d86 Use AVR program flash for uip-debug.h printfs. 2011-02-28 16:23:05 -05:00
Adam Dunkels f7d0b7908e Added the computation of average loss rate 2011-02-26 22:07:46 +01:00
Mariano Alvira f0c27340c6 mc1322x: increase the HEAP to 2048 bytes: needed for COAP server. 2011-02-25 16:10:08 -05: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