OpenRTX/openrtx/include
Niccolò Izzo 2d59658d60 Switch M17 Rx sample rate to 5SPS
Due to the RRC computation sometimes violating the timing constraints,
we switched the M17 demodulator to 5 samples per symbol (24KHz), thus
dividing the processing time by four ar the number of samples halves as
well as the number of taps of the RRC.
Minor adaptation on the code followed.

TG-81
2022-05-27 21:48:47 +02:00
..
calibration New radio driver for GDx. Renamed some entries in GDx calibration data structure 2021-05-29 08:20:12 +02:00
core Moved state variables of PWM compensator and DC removal filter outside the function bodies to allow keeping their consistency among function calls 2022-05-27 21:48:47 +02:00
fonts/adafruit Manually trim FreeSans6pt7b font to make it more symmetric 2021-03-14 18:43:33 +01:00
interfaces Extended output stream API to support also circular double-buffered mode, implemented output stream driver for MDx 2022-05-27 21:48:47 +02:00
protocols/M17 Switch M17 Rx sample rate to 5SPS 2022-05-27 21:48:47 +02:00
rtx Implemented unpacking and decoding of M17 audio stream frames 2022-05-27 21:48:47 +02:00