Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Lora.h
- Revision:
- 14:6fe1ecb3b944
- Parent:
- 10:1e831990a669
diff -r fc3817b65dca -r 6fe1ecb3b944 Lora.h
--- a/Lora.h Thu Jul 27 11:08:40 2017 -0500
+++ b/Lora.h Thu Jan 10 13:35:57 2019 +0000
@@ -85,7 +85,7 @@
const uint8_t DEFAULT_NUM_CHANNELS = 16; //!< Default number of channels in a plan
const uint8_t DEFAULT_RX1_DR_OFFSET = 0; //!< Default datarate offset for first rx window
const uint8_t DEFAULT_RX2_DATARATE = 0; //!< Default datarate for second rx window
- const uint8_t DEFAULT_TX_POWER = 14; //!< Default transmit power
+ const uint8_t DEFAULT_TX_POWER = 19; //!< Default transmit power
const uint8_t DEFAULT_CODE_RATE = 1; //!< Default coding rate 1:4/5, 2:4/6, 3:4/7, 4:4/8
const uint8_t DEFAULT_PREAMBLE_LEN = 8; //!< Default preamble length
@@ -151,7 +151,7 @@
const uint32_t EU868_125K_FREQ_STEP = 200000; //!< Frequency step for 125k EU868 uplink channels
const uint32_t EU868_RX2_FREQ = 869525000; //!< Frequency default for second rx window in EU868
- const uint8_t EU868_TX_POWER_MAX = 14; //!< Max power for EU868 channel plan
+ const uint8_t EU868_TX_POWER_MAX = 19; //!< Max power for EU868 channel plan
// 0.1% duty cycle 863-868
// Limiting to 865-868 allows for 1% duty cycle