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.
Fork of LoRaWAN-lib by
Revision 11:7dd0dc504eb9, committed 2018-03-30
- Comitter:
- Benedict_Tizzano
- Date:
- Fri Mar 30 19:00:45 2018 +0000
- Parent:
- 10:1ac668ce2b15
- Commit message:
- mQ branch
Changed in this revision
LoRaMac-definitions.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/LoRaMac-definitions.h Wed Jul 26 01:08:23 2017 +0000 +++ b/LoRaMac-definitions.h Fri Mar 30 19:00:45 2018 +0000 @@ -73,12 +73,12 @@ /*! * Maximal Tx output power that can be used by the node */ -#define LORAMAC_MAX_TX_POWER TX_POWER_10_DBM +#define LORAMAC_MAX_TX_POWER TX_POWER_30_DBM /*! * Default Tx output power used by the node */ -#define LORAMAC_DEFAULT_TX_POWER TX_POWER_10_DBM +#define LORAMAC_DEFAULT_TX_POWER TX_POWER_30_DBM /*! * LoRaMac TxPower definition @@ -527,7 +527,7 @@ /*! * Default Tx output power used by the node */ -#define LORAMAC_DEFAULT_TX_POWER TX_POWER_20_DBM +#define LORAMAC_DEFAULT_TX_POWER TX_POWER_30_DBM /*! * LoRaMac TxPower definition @@ -576,7 +576,7 @@ #define LORA_MAX_NB_BANDS 1 // Band = { DutyCycle, TxMaxPower, LastTxDoneTime, TimeOff } -#define BAND0 { 1, TX_POWER_20_DBM, 0, 0 } // 100.0 % +#define BAND0 { 1, TX_POWER_30_DBM, 0, 0 } // 100.0 % /*! * LoRaMac default channels