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
|
74225c443f
|
fix buffer overflow causing modem crash during calibration; fix file formatting; add support for force DMO configuration flag (used for calibration);
|
2 years ago |
Bryan Biedenkapp
|
941f57b68a
|
correct NXDN IF bandwidth to 12.5khz; compress debug messages;
|
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
|
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
|
9fa98f2819
|
file cleanup;
|
4 years ago |
Bryan Biedenkapp
|
7e9f4079f3
|
implement initial NXDN support (EXPERIMENTAL);
|
4 years ago |