diff --git a/README.md b/README.md index 622cb65..9f4744b 100644 --- a/README.md +++ b/README.md @@ -140,13 +140,12 @@ When you're editing the name, you can enter digits (0 ~ 9) directly without havi * Various Quansheng firmware bugs fixed * Added new bugs -* Mic menu includes max gain possible +* Mic menu includes max gain possible and is now in dB * AM RX everywhere (left the TX as is) -* An attempt to improve the AM RX audio (demodulator getting saturated/overloaded in Quansheng firmware) -* keypad-5/NOAA button now toggles scanlist-1 on/off for current channel when held down - IF NOAA not used +* Improve AM RX audio (demodulator getting saturated/overloaded in Quansheng firmware) +* TX power menu now has user option (1~16), goes from near zero to about 200mW, good for local personal nodes etc * Better backlight times (inc always on) -* Live DTMF decoder option, though the decoder needs some coeff tuning changes to decode other radios it seems -* Various menu re-wordings (trying to reduce 'WTH does that mean ?') +* Live DTMF decoder option, though the decoder needs some changes to become less prone to noise/speech * AIRCOPY RX'ing radio now requests packet resends from TX'ing radio if RX'ed packet is lost/corrupted * .. diff --git a/firmware.bin b/firmware.bin new file mode 100644 index 0000000..03dfda9 Binary files /dev/null and b/firmware.bin differ diff --git a/firmware.packed.bin b/firmware.packed.bin new file mode 100644 index 0000000..3745ba4 Binary files /dev/null and b/firmware.packed.bin differ