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
|
54fed406d1
|
fix up priority of decoding; attempt to better sync header during non-voice and non-data streams;
|
3 years ago |
Bryan Biedenkapp
|
eb7ffb65e4
|
remove unnecessary compiler directives;
|
3 years ago |
Bryan Biedenkapp
|
9f65f935ff
|
remove USB support from master branch (see usb-support branch);
|
3 years ago |
Bryan Biedenkapp
|
2afbc624c5
|
add support for P25_ALTERNATE_DEV_LEVEL for an alternate deviation level, in testing this results in a average BER below 1% (tested on a well aligned XG100p);
|
3 years ago |
Bryan Biedenkapp
|
762a3d576e
|
expose ADF7021 AFC control to the host (optionally);
|
3 years ago |
Bryan Biedenkapp
|
7e9f4079f3
|
implement initial NXDN support (EXPERIMENTAL);
|
4 years ago |
Bryan Biedenkapp
|
b01785544e
|
revert change enabling AFC by default;
|
4 years ago |
Bryan Biedenkapp
|
49ab06207d
|
disable DUPLEX define by default (whoops);
|
4 years ago |
Bryan Biedenkapp
|
438c525a70
|
enable ADF7021 AFC (this can be disabled in Defines.h); correct issues with DMR Rx in both DMO and duplex modes;
|
4 years ago |
Bryan Biedenkapp
|
91f7c2f8e0
|
fix file formatting; support modifying ADF7021 gain from the host;
|
4 years ago |
Bryan Biedenkapp
|
fffce845f0
|
code cleanup; add support to adjust the ADF7021 discriminator BW and post demod BW from the dvmhost application; set bit 1 of offset 3 of getStatus reply to indicate a modem is a hotspot; update makefile for MMDVM_HS_HAT_REV12 and MMDVM_HS_DUAL_HAT_REV10;
|
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 |