piotr022 / UV_K5_playground

426 stars 66 forks source link

[idea] hook into F+5 to launch custom handler, to keep functional buttons #26

Open fagci opened 1 year ago

piotr022 commented 1 year ago

unfortunetally polling keybord while original firmware is running casuses many issues, like randomly sql opening. So currently we can only use buttons that are not related with polling routine (ptt, flashlight). Only in specific view like spectrum / t9 we can periodically poll keyboard.

drspastic commented 1 year ago

what are the fsk details? i read its not afsk so not compatible with ham standards but maybe due to the price this will change, if uart input is acheived it could do telemetry

piotr022 commented 1 year ago

@fagci have you tried to achive this functionality in your spectum_fagci? Idea is good, but currently dont have idea how to shortly fix problem with keyboard polling

what are the fsk details? i read its not afsk so not compatible with ham standards but maybe due to the price this will change, if uart input is acheived it could do telemetry

chip can do FSK and AFSK with space/mark tones of 1200/1800 or 1200/2400, common afsk mode used in APRS is bell202 - 1200/2200

fagci commented 1 year ago

have you tried to achive this functionality in your spectum_fagci?

Nope =(