Commit Graph

11 Commits (529d5c1e830b84c019cafe704fedc41348f480f3)

Author SHA1 Message Date
Bryan Biedenkapp 1b6ba3e3aa reorganize configuration file slightly (nothing to panic about!); rename p25SysId to sysId (it is used by P25 & NXDN); add constants for NXDN location categories; properly calculate the NXDN location ID from the site ID and system ID (category is fixed to Local); fix issue where RCCH was not properly populating the message type opcode value [this fixes an outstanding issue where DVM was not presenting a valid NXDN CC stream];
3 years ago
Bryan Biedenkapp fd4920f70c factoryize NXDN RCCH;
3 years ago
Bryan Biedenkapp daf09bd562 more NULL to nullptr changes;
3 years ago
Bryan Biedenkapp 76a011c574 NXDN LC code cleanup;
3 years ago
Bryan Biedenkapp ee0ea95337 implement appropriate channel structuring and handle determining number of control sequences from that structure;
4 years ago
Bryan Biedenkapp 0d331ecb78 continued NXDN CAC work; minor refactor to remove get/set data functions;
4 years ago
Bryan Biedenkapp 936481f76b fix latent issue with symbol dump dumping 1 extra byte; correct bitwise CRC-16 incorrectly calculating the CRC-16-CCITT; add extra debugging logic to NXDN code; rework how various array sizes are handled for NXDN; continue work on NXDN RCCH CAC implementation; refactor NXDN LICH slightly (we don't need a 1 byte 'array' for this);
4 years ago
Bryan Biedenkapp c3a90dd790 set data properly;
4 years ago
Bryan Biedenkapp 2b3559be3c implement some preliminary NXDN trunking;
4 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 b8200f8a2b [EXPERIMENTAL] implement experimental NXDN CC transmit stream (no incoming data processing, yet)...;
4 years ago

Powered by TurnKey Linux.