set default config to what I use
This commit is contained in:
@@ -240,11 +240,13 @@
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// Liam's default config for New Zealand / LongFast on Slot 10
|
||||||
configFrequency: 917375000,
|
configFrequency: 917375000,
|
||||||
configBandwidth: 125000,
|
configBandwidth: 250000,
|
||||||
configTxPower: 17,
|
configTxPower: 22,
|
||||||
configSpreadingFactor: 8,
|
configSpreadingFactor: 11,
|
||||||
configCodingRate: 5,
|
configCodingRate: 5,
|
||||||
|
|
||||||
RNodeInterfaceDefaults: {
|
RNodeInterfaceDefaults: {
|
||||||
bandwidths: [ // bandwidth in hz
|
bandwidths: [ // bandwidth in hz
|
||||||
7800, // 7.8 kHz
|
7800, // 7.8 kHz
|
||||||
|
|||||||
Reference in New Issue
Block a user