Skip to content

Update 5.3.0

Compare
Choose a tag to compare
@jgromes jgromes released this 18 Jul 16:39
· 1377 commits to master since this release
  • [SX127x] Fixed RSSI offset not shifted (#538)
  • [SX127x] Fixed incorrect packet length check in FSK mode
  • FSK getTimeOnAir, crc bits and packet length configuration fixed (#540) (by @Jaimi5)
  • [MOD] Added helper hexdump function
  • [PHY] getMod moved to private and only acessible to friend classes
  • [MOD] Added regdump function
  • Introduce setDIOMapping on the PhysicalLayer class (#542) (by @obones)
  • [Stream] Added Stream mode support for SX127x (#201) (#403)
  • [SX127x] Fixed FSK maximum packet length
  • [RF69][SX1231] Added Stream support (#201)
  • Tweaks for async direct mode usage with rtl_433_ESP (#546) (by @NorthernMan54)