Merge pull request #15 from armel/feature_update

Fix README
This commit is contained in:
Armel FAUVEAU
2024-04-12 01:32:33 +02:00
committed by GitHub

View File

@@ -61,6 +61,8 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC
* add SetGui menu to set font size on the VFO baseline (Classic or Tiny), * add SetGui menu to set font size on the VFO baseline (Classic or Tiny),
* rename BatVol menu (52/63) to SysInf, which displays the firmware version in addition to the battery status, * rename BatVol menu (52/63) to SysInf, which displays the firmware version in addition to the battery status,
* improve PonMsg menu, * improve PonMsg menu,
* improve BackLt menu,
* improve TxTOut menu,
* improve status bar, * improve status bar,
* add SetPtt mode in status bar, * add SetPtt mode in status bar,
* change font and bitmaps, * change font and bitmaps,
@@ -87,6 +89,7 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC
* disabled ENABLE_DTMF_CALLING, * disabled ENABLE_DTMF_CALLING,
* disabled SCRAMBLER, * disabled SCRAMBLER,
* unlock TX on all bands needs only to be repeat 3 times, * unlock TX on all bands needs only to be repeat 3 times,
* add PMR 446 F Lock band,
* remove blink and SOS functionality, * remove blink and SOS functionality,
* code refactoring and many memory optimization, * code refactoring and many memory optimization,
* and more... * and more...