diff options
| author | Jeff Hatch <jhatch@multitech.com> | 2020-06-04 14:23:47 -0500 |
|---|---|---|
| committer | Jeff Hatch <jhatch@multitech.com> | 2020-06-04 14:23:47 -0500 |
| commit | 2fc1c8f4367fa674940f64927252fd6349a2d63b (patch) | |
| tree | eb08d052d64d0814ea1cfc75664b64be68eaffbb /recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch | |
| parent | e26f94e3f97b755652327f5652ea32f9ebf2b57b (diff) | |
| parent | e919ef1e33c2cb56856cdbd22792a3bc3f36341d (diff) | |
| download | meta-mlinux-atmel-2fc1c8f4367fa674940f64927252fd6349a2d63b.tar.gz meta-mlinux-atmel-2fc1c8f4367fa674940f64927252fd6349a2d63b.tar.bz2 meta-mlinux-atmel-2fc1c8f4367fa674940f64927252fd6349a2d63b.zip | |
Merge branch 'test-split' into 'master'
Test split
See merge request !1
Diffstat (limited to 'recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch')
| -rw-r--r-- | recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch b/recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch deleted file mode 100644 index dba4392..0000000 --- a/recipes-connectivity/lora/lora-gateway-usb/lora-gateway-debug.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: git/libloragw/src/loragw_hal.c -=================================================================== ---- git.orig/libloragw/src/loragw_hal.c 2014-12-16 16:07:20.812506157 -0600 -+++ git/libloragw/src/loragw_hal.c 2014-12-16 16:18:34.427454833 -0600 -@@ -1626,6 +1626,8 @@ - break; - } - } -+ -+ DEBUG_PRINTF("DEBUG: Tx pow_index %d, rf_power %d\n", pow_index, tx_pow_table[pow_index].rf_power); - - /* loading TX imbalance correction */ - target_mix_gain = tx_pow_table[pow_index].mix_gain; |
