diff --git a/README.md b/README.md index 47f953fc1..8ea39d832 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,24 @@ # Main features: - OneOfEleven mods, including AM fix - fagci spectrum analyzer (**F+5** to turn on) - - better battery percentage calculation (based on real measurement) + - better battery percentage calculation (based on real measurement, battery calibration recommended) + - battery calibration option available available in the menu (instructions below) + - there is no FM radio nor Aircopy, not enough memory space -❗❗❗Battery calibration is highly recommended, the calibration is firmware independent and persistent: - - https://github.com/amnemonic/Quansheng_UV-K5_Firmware/tree/main/python-utils#batt_calibratorpy +❗❗❗You can now calibrate the battery voltage reading in the radio menu. + + + +To enter the calibration: + +1. turn the radio on holding PTT and the first side button +2. imediately go to BATVOL option and adjust the voltage with UP/DOWN buttons +3. confirm the setting, calibration will be saved to EEPROM + +The calibration option becomes unavailable if you leave the menu screen and you have to repeat from step 1. + # Open reimplementation of the Quan Sheng UV-K5 v2.1.27 firmware diff --git a/images/batcal.jpg b/images/batcal.jpg new file mode 100644 index 000000000..17ec21047 Binary files /dev/null and b/images/batcal.jpg differ