5 Commits

Author SHA1 Message Date
AlessandroAU
a3d0955a92 adds SX1276_DetectChip()
SX1276_DetectChip()  will detect if the sx1276 is installed and talking properly via looking for a version 0x12 match in reg 0x42.
2020-06-16 03:43:07 +10:00
AlessandroAU
f01768f464 impliment datasheet errata note
Some of the default settings of the LoRa modem should be manually modified to optimize the sensitivity of the product when the bandwidth is set to 500 kHz.
2020-06-16 03:04:47 +10:00
Pascal Langer
90b287f1f4 Multi 5-in-1 initial support 2020-06-06 01:57:52 +02:00
Tomer Abramovich
6f9740f03f moved register definitions to a different file and created higher level functions for using them; added preliminary support for 868 MHz mode, not fully working yet 2020-01-23 22:25:00 +02:00
Tomer Abramovich
77bf17967d initial working version of R9M, 8 CH and BINDING support only 2020-01-21 17:42:33 +02:00