lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
348 stars 112 forks source link

Digipeater - Different LoRa Settings for RX and TX #106

Closed dj1an closed 3 years ago

dj1an commented 3 years ago

Added Config Parameters and sendMessage code for Frequency / Mode Split Operation All Parameters can now be set seperately for Rx and Tx.

This may be useful for Digipeater -> iGate Links.

dj1an commented 3 years ago

Please check, fixed a lot of Variable names

peterus commented 3 years ago

@dj1an thanks for the changes!