Commit Graph

15 Commits (941f57b68abdb88d7377e6808dc6111e9c29336c)

Author SHA1 Message Date
Bryan Biedenkapp 941f57b68a correct NXDN IF bandwidth to 12.5khz; compress debug messages;
2 years ago
Bryan Biedenkapp c75ff52d0c refactor ADF debug trace logging; correct some ADF IF filter configuration; correct some ADF data inversion configuration; correct some issues with DMR slot RX; remove m_endPtr from NXDNRX;
2 years ago
Bryan Biedenkapp 77037d132d correct edge case situation where discriminator or post bandwidth may be set when they shouldn't be; cleanup bad references to the ADF7021's REG13 reference (the old code worked fine, but used magic numbers instead of proper named defines); add more verbose register debug output from the modem; display NXDN sync values copied to the bit buffer and not the sync bytes;
2 years ago
Bryan Biedenkapp 42f4ea03a1 add support for a CMD_SET_BUFFERS, this will allow the host to control the size of the transmit FIFO buffers; reduce the size of FIFO buffers;
3 years ago
Bryan Biedenkapp be4b783d67 remove some old unnecessary code from the NXDNTX processor; include all debug data for debug link scripts; reduce the overall size of buffered frames (due to memory limitations on the STM32F103 64K/20K chips running out of RAM);
3 years ago
Bryan Biedenkapp 267f1e7dc7 make incoming data FIFO sizes consistent;
3 years ago
Bryan Biedenkapp 0833c295b4 refactor how FSW for NXDN is recovered and tested; fix how the bit buffer is filled for NXDN;
3 years ago
Bryan Biedenkapp 041702ea0b fix incorrect opcode callback from NXDN RX; code cleanup;
3 years ago
Bryan Biedenkapp 99ef4965be ensure NXDN audio sequence is reset after stopping calibration;
3 years ago
Bryan Biedenkapp 4f7b905310 fix issue with NXDNTX when writing NXDN frames, frame lengths are fixed;
4 years ago
Bryan Biedenkapp 442b7e7f66 reorganize how NXDN calibration mode is handled;
4 years ago
Bryan Biedenkapp 370063630c debug log typo;
4 years ago
Bryan Biedenkapp 9fa98f2819 file cleanup;
4 years ago
Bryan Biedenkapp 333f2bbfe4 file cleanup;
4 years ago
Bryan Biedenkapp 7e9f4079f3 implement initial NXDN support (EXPERIMENTAL);
4 years ago

Powered by TurnKey Linux.