contiki/platform/micaz
Moritz 'Morty' Strübe c67c048cac Clean up setting channel and CCA-threshold for CC2420 based motes.
The CCA-threshold now defaults to -46 which give better simulation
results and typically also better experimental results.
This adjustment is also needed due to commit 0a13f99 in mspsim. As
promised in https://github.com/mspsim/mspsim/pull/18 it broke the
regression tests.
2013-11-07 17:28:33 +01:00
..
apps
buildscripts 1. Changed fuse bits to preserve EEPROM through the chip erase when uploading a new OS image. 2009-09-24 07:09:31 +00:00
dev
contiki-conf.h Clean up setting channel and CCA-threshold for CC2420 based motes. 2013-11-07 17:28:33 +01:00
contiki-micaz-main.c Cleanup of the node-id.h files. The node-id.h file contains 2012-11-20 19:59:46 +01:00
init-net.c Clean up setting channel and CCA-threshold for CC2420 based motes. 2013-11-07 17:28:33 +01:00
init-net.h Now, all network related initialization code segments are in one file 2010-09-20 18:15:27 +00:00
Makefile.micaz
node-id.c Fixed compilation problems on the micaz and exp5438 platforms due to the node-id change 2012-11-20 21:16:50 +01:00
platform-conf.h