piotr022 / UV_K5_playground

425 stars 66 forks source link

FSK vs AFSK #37

Open darksidelemm opened 1 year ago

darksidelemm commented 1 year ago

Might be worth changing the text in the messenger section to say 'FSK', not 'AFSK', as this is what it looks like you are doing? (according to this line: https://github.com/piotr022/UV_K5_playground/blob/main/libs/radio/radio.hpp#L69C33-L69C33 )

I see in the register map (Register 0x58) there's a mention of 'FFSK1200/2400' which sounds like it might be AFSK?

Of course, FSK is going to perform better, no 'double modulation'!

piotr022 commented 1 year ago

image i made a function to set modes, but currently idk why fsk tx works, but cant recieve

Void-Seeker commented 9 months ago

So what mode is currently used in the firmware? Does anybody know actual modulation parameters like subcarrier?