diff --git a/README.md b/README.md index 4d62e36..f50781b 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,13 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC * add SetLck menu to set what is locked (Keys or Keys + PTT), * add SetGui menu to set font size on the VFO baseline (Classic or Tiny), * add TXLock menu to open TX on channel, - * add SetTmr menu to set RX and TX timers (Off or On) + * add SetTmr menu to set RX and TX timers (Off or On), + * add SetOff menu to set the delay before the transceiver goes into deep sleep (Off or 1 minute to 2 hours), * rename BatVol menu (52/63) to SysInf, which displays the firmware version in addition to the battery status, * improve PonMsg menu, * improve BackLt menu, * improve TxTOut menu, + * improve ScnRev menu (CARRIER FAST, CARRIER SLOW, STOP, TIMEOUT from 5 secondes to 2 minutes) * add HAM CA F Lock band (for Canadian zone), * remove blink and SOS functionality, * remove AM Fix menu (AM Fix is ENABLED by default), @@ -132,6 +134,7 @@ Special thanks to Jean-Cyrille F6IWW, Fabrice 14RC123, David F4BPP, Olivier 14RC * enabled AIR COPY * disabled ENABLE_DTMF_CALLING, * disabled SCRAMBLER, +* remove 200Tx, 350Tx and 500Tx, * unlock TX on all bands needs only to be repeat 3 times, * code refactoring and many memory optimization, * and more... diff --git a/archive/f4hwn.bandscope.packed.v3.4.bin b/archive/f4hwn.bandscope.packed.v3.4.bin new file mode 100644 index 0000000..683e0cc Binary files /dev/null and b/archive/f4hwn.bandscope.packed.v3.4.bin differ diff --git a/archive/f4hwn.broadcast.packed.v3.4.bin b/archive/f4hwn.broadcast.packed.v3.4.bin new file mode 100644 index 0000000..84e697a Binary files /dev/null and b/archive/f4hwn.broadcast.packed.v3.4.bin differ diff --git a/archive/f4hwn.voxless.packed.v3.4.bin b/archive/f4hwn.voxless.packed.v3.4.bin new file mode 100644 index 0000000..f928f82 Binary files /dev/null and b/archive/f4hwn.voxless.packed.v3.4.bin differ