mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-18 12:05:11 +00:00
Modified radio parameters to increase communication range.
This commit is contained in:
parent
527903ee10
commit
267d51acee
@ -37,7 +37,7 @@
|
||||
#include "SPIRIT_Config.h"
|
||||
#include "spirit1-const.h"
|
||||
/*---------------------------------------------------------------------------*/
|
||||
#define CCA_THRESHOLD -98.0 /* dBm */
|
||||
#define CCA_THRESHOLD -120.0 /* dBm */
|
||||
#define XTAL_FREQUENCY 50000000 /* Hz */
|
||||
#define SPIRIT_MAX_FIFO_LEN 96
|
||||
/*---------------------------------------------------------------------------*/
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 66b672b5cc25fabc853510cd8ae4db40357d748e
|
||||
Subproject commit e68b57aa153059ebfaf013ecdb051fc0d6729450
|
Loading…
Reference in New Issue
Block a user