Commit Graph

15 Commits (16dc1ac374169f1e0a5ab74f47c90a31c1aea3c3)

Author SHA1 Message Date
Bryan Biedenkapp 4322ec970b remove accidentally committed debug statement;
3 years ago
Bryan Biedenkapp 97403b5324 implement support to capture and properly send HDU encryption data with the first LDU1 across the network;
3 years ago
Bryan Biedenkapp 1ecbcdddc1 remove per-LDU packet loss calculation (it was always incorrect anyway);
3 years ago
Bryan Biedenkapp 04736490a9 implement encryption flag reset when silence thresholds are met and silence frames are inserted; implement passthru support for some LDU LC LCOs [credit @ilyacodes for LCO discovery];
3 years ago
Bryan Biedenkapp 692734926b convert DFSI contained lc::LC and data::LowSpeedData into pointers; fix issue where incoming network data may not preserve certain LC values;
3 years ago
Bryan Biedenkapp 20f9244c13 remove accidentally comitted debug changes;
3 years ago
Bryan Biedenkapp 70c7902e92 fix issue incorrect passing of the lc::AMBT unique_ptr;
3 years ago
Bryan Biedenkapp c257e29526 implement helper checks for non-authoritative VC's; mark sections of trunking code to utilize RCON for authoritative CC's to send permit-tg commands to non-authoritative VCs;
3 years ago
Bryan Biedenkapp fcb367dca2 fix some issues with how DENY and QUEUE were being handled;
3 years ago
Bryan Biedenkapp 10d4a940fd move addBusyBits and setBusyBits to P25 utilities class;
3 years ago
Bryan Biedenkapp 471a00fa04 refactor TDULC into factory code pattern;
3 years ago
Bryan Biedenkapp 727a3eb155 convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR;
3 years ago
Bryan Biedenkapp 3254122c4d P25 code refactor to move TSBK handling to a "factory-based paradigm";
3 years ago
Bryan Biedenkapp 905b49736a split unit registration, group affiliation and group grant handling into its own AffiliationLookup class; implement some more NXDN ISP/OSP trunking messages; reorganize how header includes were being done slightly;
4 years ago
Bryan Biedenkapp 328bd1024d code reorganization;
4 years ago

Powered by TurnKey Linux.