Commit Graph

11 Commits (994c348129d87877be53b945e37555a618a36075)

Author SHA1 Message Date
Bryan Biedenkapp 994c348129 convert documentation format to Doxygen;
2 years ago
Bryan Biedenkapp 6dbbd6a8ef treewide: perform general refactor of file headers, I've modified the file headers to follow rules from: https://www.kernel.org/doc/html/next/process/license-rules.html, this trims/compresses the file header section a bit reducing the number of lines at the top of every file quite a bit, going forward all new files should follow this new format (if its good enough for the Linux kernel, its good enough for me);
2 years ago
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 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 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.