diff options
author | John Klug <john.klug@multitech.com> | 2017-09-06 15:37:06 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-09-06 15:37:06 -0500 |
commit | e84e315f8217edce2d7738ac2e140a84bcb72f87 (patch) | |
tree | d1a4f305ed48729266a2b3cefece29a8db56cf44 /recipes-connectivity | |
parent | 6d6f3e3de08dd0ac37966e4516f5431c16a8d8d4 (diff) | |
download | meta-mlinux-e84e315f8217edce2d7738ac2e140a84bcb72f87.tar.gz meta-mlinux-e84e315f8217edce2d7738ac2e140a84bcb72f87.tar.bz2 meta-mlinux-e84e315f8217edce2d7738ac2e140a84bcb72f87.zip |
Antenna_gain should be 03.3.12
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic index e29b1f1..236fb22 100644 --- a/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic +++ b/recipes-connectivity/lora/lora-packet-forwarder/global_conf.json.3.1.0.MTCAP-LORA-1-5.EU868.basic @@ -11,7 +11,7 @@ "tx_delay_1ch_us": 4000000, "tx_delay_2ch_us": 4000000 }, - "antenna_gain": 1.4, + "antenna_gain": 0, "radio_0": { "enable": true, "type": "SX1257", |