Commit Graph

24 Commits (e50f1ec9027d3c6d54f95452aadb8dd4b0f113ec)

Author SHA1 Message Date
Bryan Biedenkapp c45ec691a0 update copyrights;
2 years ago
Bryan Biedenkapp e23d16c25b implement support to software reboot into the system bootloader for flashing (using stm32flash);
2 years ago
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 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 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 c491e9344d ensure the hotspot returns to an idle state in the instance where a host doesn't gracefully disconnect (prevents the hotspot from getting stuck Tx);
2 years ago
Bryan Biedenkapp 041702ea0b fix incorrect opcode callback from NXDN RX; code cleanup;
3 years ago
Bryan Biedenkapp 28e55378fa remove flash operation debug messages to save on code space; reword some other debug messages;
3 years ago
Bryan Biedenkapp 14d2ec3e76 ugh this uses microseconds not milliseconds -- early morning lack of coffee nonsense...
4 years ago
Bryan Biedenkapp e2979a9c9a whoopsie;
4 years ago
Bryan Biedenkapp 7e648e5a30 fix issue with LED mixup;
4 years ago
Bryan Biedenkapp 8ea28ca7e8 size of CMD_STATUS was wrong; make startup LED sequence more similar to the regular repeater modem;
4 years ago
Bryan Biedenkapp fcf083893c update file formatting;
4 years ago
Bryan Biedenkapp 7e9f4079f3 implement initial NXDN support (EXPERIMENTAL);
4 years ago
Bryan Biedenkapp 4725027b56 code cleanup;
4 years ago
Bryan Biedenkapp 28e13ab6e4 fix issue with missing DMRTX.h include;
4 years ago
Bryan Biedenkapp 91f7c2f8e0 fix file formatting; support modifying ADF7021 gain from the host;
4 years ago
Bryan Biedenkapp 4db35fc673 reorganize DMR sync detection; make DMR receive IF bandwidth 12.5khz; implement fix for setting discriminator and post BW settings; fix debug messages;
4 years ago
Bryan Biedenkapp 67b2ad5697 remove mode scanning entirely (this sucks);
4 years ago
Bryan Biedenkapp 3cef7709a9 remove calState (this was causing copy-and-paste superfluous code); simplify setting up some ADF7021 parameters; consolidate DMR cal back into DMRTx instead of DMRDMOTx;
4 years ago
Bryan Biedenkapp d209c39dcc add Makefiles; fix compilation errors;
4 years ago
Bryan Biedenkapp 735e2af3d4 initial commit of new codebase;
4 years ago

Powered by TurnKey Linux.