Skip to content

Merge R05A04 (r05a04_dev) into master#114

Merged
gatekeep merged 156 commits intomasterfrom
r05a04_dev
Mar 2, 2026
Merged

Merge R05A04 (r05a04_dev) into master#114
gatekeep merged 156 commits intomasterfrom
r05a04_dev

Conversation

@gatekeep
Copy link
Member

@gatekeep gatekeep commented Feb 12, 2026

Summary

This is the team r05a04_dev branch merge into master. This will include several outstanding next version changes, and bump the overall project version from R05A02 to R05A04.

Component(s)

Which part(s) of the project does this affect?

  • dvmhost
  • dvmfne
  • dvmbridge
  • dvmpatch
  • dvmcmd
  • dvmmon
  • sysview
  • tged
  • peered
  • Other (explain below)

Type of change

  • Bug fix
  • Refactor / cleanup
  • Performance improvement
  • Documentation update
  • Build / tooling change

Related issues

N/A

Build & test notes

Debian 12 x86_64
GCC 12.2.0

Checklist

  • Change is scoped and focused
  • Existing functionality verified
  • No unrelated refactors included
  • Documentation updated if needed
  • No secrets or credentials included

Notes for maintainers

…of SNDCP on the FNE instead of dvmhost; add quick sanity Catch2 testcases; BUGFIX: NXDN SACCH was incorrectly handling the RAN and structure causing the structure value to become overwritten; correct badly set example IP range in FNE config; add AI generated documentation for the network statck, FNE REST and DVMHost REST; update version number for next dev version;
… use of free() for address info freeaddrinfo(); fix partial data writes for bigger payloads; enhance getting responses back from InfluxDB (this makes it so that InfluxDB cannot fail silently easily);
… to better deal with peers on bad connections that may send packets out-of-sequence;
…tos when looping peers; normalize jitter buffer log messages;
… of the packet being sent, which could result in a nullptr after casting the ip struct; BUGFIX: send actual bytes read from VTUN vs the default MTU size;
…25 implementation (while I am sure this is probably going to be quite iffy, I am quite sure the VTUN TAP interface method we are using *is* the right direction; even though the P25 implementation is iffy, with iteration over time I suspect it is the correct approach, as such I have implemented a DMR equiviliant based on the P25 implementation);
… fail with No-Service due to missing implementation for per-SU UKEK implementation from the crypto container);
…ill at best call this an approximate number);
…when RPTL, RPTK or RPTC is sent while not in the correct login state;
gatekeep and others added 28 commits February 22, 2026 10:46
…ly adding 4U bytes which does not apply to RTP frames;
…o be more sane -- a lot of these parameters had nothing to do with FNE network configuration;
…use JSB is *REALLY* hell bent on this, implement continuous RTP seq to make him happy;
… memory leak when handling buffer drop due to new stream packet wraparound;
…to correct becoming stuck on incoming RTP timestamps;
@gatekeep gatekeep merged commit 274b805 into master Mar 2, 2026
6 checks passed
@gatekeep gatekeep deleted the r05a04_dev branch March 2, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants