You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Biedenkapp
e16685fc4a
add rudimentary experimental support for NXDN to dvmbridge; correct a few issues with trunked voice handling for NXDN, when a VC is a trunked participant the outgoing voice frames are RTCH vs RDCH;
|
2 weeks ago |
| .. |
|
schema
|
add support for per TGID RID permission lists; add call router support to check for source RID permission to TGID;
|
2 years ago |
|
RSSI.dat
|
file cleanups; file naming cleanup (these particular files shouldn't be labeled as example and should be used as working files); adjust CMakeLists.txt for /usr/local installation, correct debian package post install;
|
3 years ago |
|
adj_site_map.example.yml
|
+ Add AI/LLM Notice in example configs & readme
|
2 months ago |
|
bridge-config.example.yml
|
add rudimentary experimental support for NXDN to dvmbridge; correct a few issues with trunked voice handling for NXDN, when a VC is a trunked participant the outgoing voice frames are RTCH vs RDCH;
|
2 weeks ago |
|
config.example.yml
|
document logging disabled level;
|
4 weeks ago |
|
fne-config.example.yml
|
updates to various PDU handling functionality;
|
3 weeks ago |
|
fne-sysview.example.yml
|
document logging disabled level;
|
4 weeks ago |
|
iden_table.example.dat
|
you know how some parents need to best effort child proof electrical sockets to prevent shocks? yea lets at least *try* to child proof 700mhz;
|
4 months ago |
|
patch-config.example.yml
|
document logging disabled level;
|
4 weeks ago |
|
peer_list.example.dat
|
Merge R05A04 (r05a04_dev) into master (#114)
|
5 months ago |
|
rid_acl.example.dat
|
initial support for adding KID ACLs per RID, this change allows the RID ACL list to contain whether or not a RID can request keys from the FNE KMF and wwhether it can request a OTAR rekey (future), it additionally adds a pipe delimited list of KIDs the RID is allowed to request;
|
2 months ago |
|
talkgroup_rules.example.yml
|
remove m_peers lock around peer update in erasePeer(); add hacky fuzzy matching logic to allow up to 3 bit errors for a CRC-CCITT162 (this better helps some P25 conditions where a TSBK may fault with a CRC-CCITT error, usually while enc enabled); implement support for selectively setting talkgroup encryption modes, selectable, strapped or clear (note due to how both DVMs implementation and how the protocols work there are some limitations, for example in DMR the FNE cannot reliably prevent calls from flowing to the network based on the selective talkgroup encryption modes, NXDN cannot reliably prevent a call grant because the encryption state isn't known at grant time, dvmhost provides no network-sourced traffic protection for clear or strapped as the assumption is the FNE will not allow a call to flow to begin with);
|
4 weeks ago |