Commit Graph

11 Commits (5edc60fffade6548c549c04cf2453bf824c5ef22)

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 eb7ffb65e4 remove unnecessary compiler directives;
3 years ago
Bryan Biedenkapp 15937b3186 remove P25_LF_CAL mode;
3 years ago
Bryan Biedenkapp 7e9f4079f3 implement initial NXDN support (EXPERIMENTAL);
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 735e2af3d4 initial commit of new codebase;
4 years ago

Powered by TurnKey Linux.