g4klx / MMDVM

The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
GNU General Public License v2.0
473 stars 188 forks source link

CAX25TX ax25TX; #299

Closed iddq closed 4 years ago

iddq commented 4 years ago

https://github.com/g4klx/MMDVM/blob/8d9b49bdb04c72e9080dc8702d9508eea50d9903/MMDVM.ino#L63

iddq commented 4 years ago

CAX25 does not exist. should it be CAX25TX?

g4klx commented 4 years ago

You are quite right, it should be CAX25TX. I've fixed it. However I am not sure than an Arduino Due will be powerful enough to run this version of the firmware.

iddq commented 4 years ago

for AFSK decoding? Is it the same or similar algorithm as the one used by multimon? https://github.com/EliasOenal/multimon-ng/blob/master/demod_afsk12.c