Skip to content

Several fixes and improvements

Compare
Choose a tag to compare
@beegee-tokyo beegee-tokyo released this 28 Jan 07:24
· 27 commits to master since this release
  • Updated examples, thanks to @DanielBustillos
  • Cleanup RAK4630 initialization
  • Add lmh_getConfRetries() to readback the confirmed package retry setting
  • Make RX timeout configurable with #define RXTIMEOUT_LORA_MAX, thanks to @kisChang
  • Add set default RX gain in SX126xSertRx, thanks to @kisChang
  • Allow change of TCXO control with hwConfig structure, thanks to @dberlin
  • Add confirmed failed callback if the degraded datarate becomes insufficient to transmit the payload length, thanks to @avillacis