SX1276GenericLib to support sx1276 bassed LoRa modules, including HopeRF RFM95, Murata CMWX1ZZABZ and Semtech SX1276MB1MAS/SX1276MB1LAS modules
Dependents: DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more
Fork of SX1276Lib by
History
Fixed compiler warnings
2019-01-18, by Helmut Tschemernjak [Fri, 18 Jan 2019 15:33:46 +0100] rev 118
Fixed compiler warnings
Updated for latested mbed
2018-08-16, by Helmut Tschemernjak [Thu, 16 Aug 2018 16:21:47 +0200] rev 117
Updated for latested mbed
The max FiFo buffer size is 255 bytes according to the datasheet
2018-07-21, by Helmut Tschemernjak [Sat, 21 Jul 2018 16:15:01 +0200] rev 116
The max FiFo buffer size is 255 bytes according to the datasheet
Updated TODOs
2018-07-20, by Helmut Tschemernjak [Fri, 20 Jul 2018 13:13:11 +0200] rev 115
Updated TODOs
Changed var name to match last change
2018-06-22, by Helmut Tschemernjak [Fri, 22 Jun 2018 11:07:18 +0200] rev 114
Changed var name to match last change
Renamed SetTxContinuousWave duration variable to time_secs
2018-06-22, by Helmut Tschemernjak [Fri, 22 Jun 2018 11:02:08 +0200] rev 113
Renamed SetTxContinuousWave duration variable to time_secs
Fixed wrong case of Arduino.h
2018-06-11, by Helmut Tschemernjak [Mon, 11 Jun 2018 14:48:18 +0200] rev 112
Fixed wrong case of Arduino.h
Added support for the Heltec L4 P-CH external power
2018-06-03, by Helmut Tschemernjak [Sun, 03 Jun 2018 15:07:53 +0200] rev 111
Added support for the Heltec L4 P-CH external power
switch which disables power of the antenna switch in
sleep/suspend mode.
Disable chip init in reset to keep it in Sleep mode with no power
2018-05-18, by Helmut Tschemernjak [Fri, 18 May 2018 16:40:16 +0200] rev 110
Disable chip init in reset to keep it in Sleep mode with no power
consumption.
Switched to LowPowerTimeout when available, this avoids
2018-02-20, by Helmut Tschemernjak [Tue, 20 Feb 2018 14:56:20 +0100] rev 109
Switched to LowPowerTimeout when available, this avoids
deepsleep locks due to regular timers being active