piotr022 / UV_K5_playground

426 stars 66 forks source link

New version of FW #6

Closed santus118 closed 1 year ago

santus118 commented 1 year ago

New version released, can you update it with 3 version and sbar/printer? https://github.com/amnemonic/Quansheng_UV-K5_Firmware/tree/main/firmware

Tomasz-Matuszewski commented 1 year ago

And there is possibility to add inside "s-bar" smalls number like 1 - 3 - 5- 7 - 9 or mark for S9

piotr022 commented 1 year ago

And there is possibility to add inside "s-bar" smalls number like 1 - 3 - 5- 7 - 9 or mark for S9

check the latest release

New version released, can you update it with 3 version and sbar/printer? https://github.com/amnemonic/Quansheng_UV-K5_Firmware/tree/main/firmware

par_runner is easly upgradable, but i need to get these addresses of symbols located in new firmware, but im not keen on reverse engineering :p image

sparrowhe commented 1 year ago

And there is possibility to add inside "s-bar" smalls number like 1 - 3 - 5- 7 - 9 or mark for S9

check the latest release

New version released, can you update it with 3 version and sbar/printer? https://github.com/amnemonic/Quansheng_UV-K5_Firmware/tree/main/firmware

par_runner is easly upgradable, but i need to get these addresses of symbols located in new firmware, but im not keen on reverse engineering :p image

Is there any guideline for get these addresses? I think I can help if you want.

piotr022 commented 1 year ago

Is there any guideline for get these addresses? I think I can help if you want.

unfortunetly there is no guide, most of actual functions addressess comes from reverse engineering that was done by @Tunas1337. this process is litle bit complicated you have to find addresses of functions with the same functionality and best with the same singature. For that reason current build stays with that 01_26 firmware. https://github.com/piotr022/UV_K5_playground/issues/35

RE3CON commented 1 year ago

Would it be possible and easier to use diabolo's 2oo2 universal patcher creating search and replace pattern to apply on new versions?