Bryan Biedenkapp
|
7129cc30e9
|
remove this -- this was a bad hacky idea and causes trunked sites to lose their minds;
|
1 week ago |
Bryan Biedenkapp
|
c8a97e273a
|
add support for DVM's internal LC_CALL_TERM TSBK;
|
1 month ago |
Bryan Biedenkapp
|
13a82b3a82
|
properly handle crypto params for the FNE P25 message header in fnecore;
|
11 months ago |
Bryan Biedenkapp
|
741953ca20
|
TDU and TSBK should always be sent with end-of-call or RTP termination packet sequence (65535);
|
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
|
e3220ac473
|
drop support for C# FNE masters; add support to send group aff, unit reg and unit dereg transfer packets;
|
2 years 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
|
702cd67db2
|
fix incorrect assumptions in helper routines;
|
2 years ago |
Bryan Biedenkapp
|
41424a2724
|
comment typo;
|
2 years ago |
Bryan Biedenkapp
|
57f50dd744
|
whoops this shouldn't have been marked as abstract;
|
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 |