Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
History
123;
2022-06-06, by advxolltm [Mon, 06 Jun 2022 09:26:05 +0000] rev 37
123;
run on mbed-6
2020-07-10, by Wayne Roberts [Fri, 10 Jul 2020 09:23:52 -0700] rev 36
run on mbed-6
add PA test register address
2018-11-25, by Wayne Roberts [Sun, 25 Nov 2018 13:34:04 -0800] rev 35
add PA test register address
add missing register
2018-08-10, by Wayne Roberts [Fri, 10 Aug 2018 13:48:48 -0700] rev 34
add missing register
rename sx127x.h to sx12xx.h to permit drop in replacement with sx126x driver
2018-05-22, by Wayne Roberts [Tue, 22 May 2018 15:54:02 -0700] rev 33
rename sx127x.h to sx12xx.h to permit drop in replacement with sx126x driver
add newline to end of file
2018-03-19, by Wayne Roberts [Mon, 19 Mar 2018 14:23:03 -0700] rev 32
add newline to end of file
correct lora rssi offset for sx1272
2017-08-10, by dudmuck [Thu, 10 Aug 2017 14:48:30 -0700] rev 31
correct lora rssi offset for sx1272
check rf_switch callback is non-null before calling
2017-04-21, by dudmuck [Fri, 21 Apr 2017 14:54:24 -0700] rev 30
check rf_switch callback is non-null before calling
change FunctionPointer to Callback and fix constructor order
2017-04-20, by dudmuck [Thu, 20 Apr 2017 11:14:00 -0700] rev 29
change FunctionPointer to Callback and fix constructor order
FSK modem service: remove check for RX mode, because it runs if not TX
2016-08-31, by dudmuck [Wed, 31 Aug 2016 23:54:04 +0000] rev 28
FSK modem service: remove check for RX mode, because it runs if not TX