Fork with intent to refactor and add support for American 902-928(915) Frequency Bands
History
created constants and inline functions for american 902-928 MHz freq
2021-09-11, by Kevin Barnett [Sat, 11 Sep 2021 19:17:21 -0700] rev 119
created constants and inline functions for american 902-928 MHz freq
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.