Bryan Biedenkapp
|
c8a97e273a
|
add support for DVM's internal LC_CALL_TERM TSBK;
|
1 month ago |
firealarmss
|
6fa6c22136
|
add WUID defines
|
11 months ago |
firealarmss
|
2188db063a
|
Add EXT_FNCT TSBK; refactor P25Crypto to use a single keystream buffer and KeyInfo
|
11 months ago |
firealarmss
|
50165cc03b
|
Add support for KMMs; fix directory names to be uniform with the rest of the project
|
11 months ago |
Bryan Biedenkapp
|
f93697674a
|
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
|
98c9a57900
|
implement P25 packet interleaver; migrate the partial FneSystemBase from downstream projects into the core as an abstract class as it useful helper functions for implementors;
|
2 years ago |
Bryan Biedenkapp
|
f87ae8eb9f
|
implement a FneUtils HEX2BIN and BIN2HEX for working with hex-bit datasets; port Golay24128 from C++; fix copyright header for ReedSolomonDecoder; define frame types for P25 and VHDR data lengths;
|
2 years ago |
Bryan Biedenkapp
|
925598536e
|
implement PDUAssembler to build complete PDU data from FNE traffic;
|
2 years ago |
Bryan Biedenkapp
|
900a43b932
|
add support code to assemble P25 PDU data headers and blocks;
|
2 years ago |
Bryan Biedenkapp
|
1744e123b4
|
initial commit;
|
2 years ago |