337 Commits (8e8d85ef61ed37b3eea55d9fae3f73ecdb96be7b)
 

Author SHA1 Message Date
Dave Behnke 8e8d85ef61 Fix M17 crash: capture CodecType before Header invalidation in Input
1 month ago
Dave Behnke f1cc20fba0 Fix M17->P25 drop: split incoming 40ms frames into two 20ms frames
1 month ago
Dave Behnke 828dbee960 Fix syntax and comparison errors in M17Protocol.cpp
1 month ago
Dave Behnke 7417a08946 Fix M17 slow motion: implement 2:1 frame aggregation for 20ms input
1 month ago
Dave Behnke d8ee108b20 Fix M17 audio drop: uncomment header cache update
1 month ago
Dave Behnke 8a2a77d2f1 Fix M17 audio drops: remove seq%2 decimation logic
1 month ago
Dave Behnke ada180d6ae Fix P25 StreamID mismatch: clear stale packets in CodecStream::ResetStats
1 month ago
Dave Behnke 46166f7c45 Fix M17 OpenStream crash: cache module char before Header invalidation
1 month ago
Dave Behnke 450e1d9122 Add debug prints to trace M17 crash
1 month ago
Dave Behnke 34dda43674 Fix syntax error in CSIn: restore missing loop
1 month ago
Dave Behnke 883b9a67b6 Implement mrefd parity: #/@ALL support and DMR ID lookup
1 month ago
Dave Behnke c4248d85e4 Relax M17 Callsign validation to match mvoice spec
1 month ago
Dave Behnke ac77994e00 Merge tcd-nng into dev (resolved Callsign.cpp conflict)
1 month ago
Dave Behnke 564073d09b Add M17 to GateKeeper ProtocolName to prevent NONE in dashboard
1 month ago
Dave Behnke 1af4c6593e Merge feature/issue-12-m17-investigation into dev
1 month ago
Dave Behnke 1230625601 Impl: M17 Dual-Mode Support & Legacy Compat Flag
1 month ago
Dave Behnke c71dfc95a2 fix(m17): allow special chars (-./) in callsign for M17 protocol compatibility
1 month ago
Dave Behnke 18d238d38c fix(nng): increase send/recv buffers to 4096 to prevent blocking/drops
1 month ago
Dave Behnke 3b3f65b20e fix(m17): allow numeric callsigns/IDs (fixes Unknown M17 packet for DroidStar/M17-259)
1 month ago
Dave Behnke e5095eb3d8 feat(nng): implement one-time first packet logging and periodic statistical aggregation for NNG events
1 month ago
Dave Behnke 2f7008abb1 Config: add Dashboard, IMRS, and EnableDGID fields
1 month ago
Dave Behnke 3c319ec93d Implement NNG support for transcoder link
1 month ago
Dave Behnke 5e93e4917c Merge branch 'feature/nng' into dev
1 month ago
Dave Behnke 9cc9d2dd81 Implement NNG event system, fix deadlock, and add NNGDebug config
1 month ago
Dave Behnke 20e3c8a7a8 Remove accidentally committed mrefd-temp embedded repository
1 month ago
Dave Behnke 465525a851 Remove accidentally committed mrefd-temp embedded repository
1 month ago
Dave Behnke d33edaee28 Merge feature/nng into dev (resolving conflicts by choosing feature/nng changes)
1 month ago
Dave Behnke 0f96f32848 Implement closing event and fix hearing module in all protocols
1 month ago
Dave Behnke d02ebe31b0 feat(nng): add protocol field to hearing message
1 month ago
Dave Behnke ba6a5dfcfa refactor: implement active talker state and always-on periodic NNG broadcast
1 month ago
Dave Behnke db015859fb feat(nng): add protocol field to hearing message
1 month ago
Dave Behnke 39079137b7 refactor: implement active talker state and always-on periodic NNG broadcast
1 month ago
Dave Behnke 6781b692d1 Fix: make CConfigure::GetBoolean safe against missing keys
1 month ago
Dave Behnke 986f7c9641 Merge remote-tracking branch 'origin/feature/nng' into dev
1 month ago
Dave Behnke 783c9e050c Merge remote-tracking branch 'origin/feature/issue-12-m17-investigation' into dev
1 month ago
Dave Behnke 68536f3e5e Merge remote-tracking branch 'origin/feature/issue-13-investigation' into dev
1 month ago
Dave Behnke eeae0c7840 Merge remote-tracking branch 'origin/feature/issue-15-investigation' into dev
1 month ago
Dave Behnke 1120e64b68 Implement non-blocking NNG Publisher for real-time dashboard events
1 month ago
Dave Behnke 3a3c8fa3e4 Implement M17 Parrot, LSTN support, and M17P packet mode (#12)
1 month ago
Dave Behnke 2a8b30aacb Implement IMRS Protocol Support
1 month ago
Dave Behnke f22c48fc44 fix(tc): prevent runaway CPU and blocking in transcoder handling
1 month ago
Dave Behnke ed3a1ce322 feat(ysf): implement module selection by DGID
1 month ago
Doug McLain 8fa442b0b9 Merge branch 'main' of https://github.com/nostar/urfd
1 year ago
Doug McLain f6c6807c50 Add more info to output strings for orphaned frames and lete entries
1 year ago
nostar bf8ab05937
Merge pull request #8 from coolacid/dashboard-datetime
1 year ago
Jason Kendall 40fe66fa08 Fix date parsing in dashboard
1 year ago
Doug McLain 7132f632ab Handle late entries for DMR. A late entry can be a new stream with a missing header or a stream that drops long enough to be closed, but then continues to send voice frames.
1 year ago
Doug McLain d1d51938ef Send an unused TCPacket periodically from tcd to urfd as a simple keepalive solution
1 year ago
nostar 6fe69ec68c
Merge pull request #5 from n7tae/main
2 years ago
Tom Early 2a7912835a receive doesn't need to be public
2 years ago

Powered by TurnKey Linux.