309 Commits (c3d78edbebbfa5d895b05e394491cf31a4b883df)

Author SHA1 Message Date
Dave Behnke 3c319ec93d Implement NNG support for transcoder link
6 months ago
Dave Behnke 5e93e4917c Merge branch 'feature/nng' into dev
6 months ago
Dave Behnke 9cc9d2dd81 Implement NNG event system, fix deadlock, and add NNGDebug config
6 months ago
Dave Behnke d33edaee28 Merge feature/nng into dev (resolving conflicts by choosing feature/nng changes)
6 months ago
Dave Behnke 0f96f32848 Implement closing event and fix hearing module in all protocols
6 months ago
Dave Behnke d02ebe31b0 feat(nng): add protocol field to hearing message
6 months ago
Dave Behnke ba6a5dfcfa refactor: implement active talker state and always-on periodic NNG broadcast
6 months ago
Dave Behnke db015859fb feat(nng): add protocol field to hearing message
6 months ago
Dave Behnke 39079137b7 refactor: implement active talker state and always-on periodic NNG broadcast
6 months ago
Dave Behnke 6781b692d1 Fix: make CConfigure::GetBoolean safe against missing keys
6 months ago
Dave Behnke 986f7c9641 Merge remote-tracking branch 'origin/feature/nng' into dev
6 months ago
Dave Behnke 783c9e050c Merge remote-tracking branch 'origin/feature/issue-12-m17-investigation' into dev
6 months ago
Dave Behnke 68536f3e5e Merge remote-tracking branch 'origin/feature/issue-13-investigation' into dev
6 months ago
Dave Behnke eeae0c7840 Merge remote-tracking branch 'origin/feature/issue-15-investigation' into dev
6 months ago
Dave Behnke 1120e64b68 Implement non-blocking NNG Publisher for real-time dashboard events
6 months ago
Dave Behnke 3a3c8fa3e4 Implement M17 Parrot, LSTN support, and M17P packet mode (#12)
6 months ago
Dave Behnke 2a8b30aacb Implement IMRS Protocol Support
6 months ago
Dave Behnke f22c48fc44 fix(tc): prevent runaway CPU and blocking in transcoder handling
6 months ago
Dave Behnke ed3a1ce322 feat(ysf): implement module selection by DGID
6 months ago
Doug McLain f6c6807c50 Add more info to output strings for orphaned frames and lete entries
2 years 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.
2 years ago
Doug McLain d1d51938ef Send an unused TCPacket periodically from tcd to urfd as a simple keepalive solution
2 years ago
Tom Early 2a7912835a receive doesn't need to be public
2 years ago
Tom Early b64e5a242a XML Connect and LastHeard times now GMT ISO 8601, e.g., 2025-08-11T15:53:22Z
2 years ago
Tom Early 6af8b0150f fixed crash when no autolink module was specified
2 years ago
Tom Early 60ccf326ec version bump for WPSD fix
2 years ago
Tom Early 494dd789d1 Fix destination CS for WPSD
2 years ago
Tom Early 5519b5ca4a dht is config data only
2 years ago
Tom Early c99492440e allow tc port to be zero
2 years ago
Tom Early 3ee6f519f9 if Accept fails, raise SIGINT to stop
2 years ago
Tom Early 23b76d3e95 readme
2 years ago
Tom Early 1d451bad56 removed unnessary msg
2 years ago
Tom Early 4bbd3a860b msg bug
2 years ago
Tom Early 50fba70548 removed redundant msg
2 years ago
Tom Early 7600232502 TC socket waiting messages
2 years ago
Tom Early 9ba2c8fefd move TC server Accept to the reflector maintenance thread
2 years ago
Tom Early f9e67ce7e6 use abort()
2 years ago
Tom Early d58f5a2486 TCPServer Receive bug fix
2 years ago
Tom Early ee1bd2228b recovering from a closed TCP connection
2 years ago
Tom Early a726c9ee22 close fd if there is a client receive error
2 years ago
Tom Early 38e3882441 removed CTimer from STCPacket
2 years ago
Tom Early d4ad8a2e9c RT Stats bug (pass pointers)
2 years ago
Tom Early 1a66c49dca another bug, this time in CodecStream
2 years ago
Tom Early f0486ec1f9 TC server Receive retval bug
2 years ago
Tom Early a46e900121 2 TC Server bugs
2 years ago
Tom Early 45cf750bdd more tweaks for TC socket
2 years ago
Tom Early e715f57eff tweaking how the TC socket deals with errors
2 years ago
Tom Early 8698c70ab8 some redesign of TC socket
2 years ago
Tom Early 4d8582c5c2 server open bug
2 years ago
Tom Early bcd9f5cdae forgot to init the vector
2 years ago
Tom Early cf86b39848 Configure bug fix
2 years ago
Tom Early 37d47c1ac6 Changes for CTCPClient
2 years ago
Tom Early e0f3797d69 use poll in TCSocket
2 years ago
Tom Early 38984be6bb add select to Accept
2 years ago
Tom Early cb7bb2af35 it compiles with new TCP socket
2 years ago
Tom Early a5495deb85 a new TCP socket
2 years ago
Tom Early 381268fb0b Merge branch 'match'
2 years ago
Tom Early ad47092c4a in CUnixDGramWriter, only calculate path_len once
2 years ago
Tom Early 94f4689ee1 added network id
2 years ago
Tom Early 4d6928c647 fix for CCodecStream mismatch, fixed class.reflector.php, DHT Users and Clients are not permanent, fix CDvHeaderPacket DStar ctor
2 years ago
coolacid f68754f094 Correctly sets size in bind/connect to fixed name of abstract
3 years ago
Tom Early 6aa57a784d minor correction for M17 protocol
3 years ago
Tom Early c3361922f6
Merge branch 'nostar:main' into main
3 years ago
Doug McLain 5128cf64e9 Create YSF stream ID from Clients IP and port. This makes every stream id unique to each client and works just fine on all modes.
3 years ago
Doug McLain 73815661d6 Set headerless USRP stream to default callsign
3 years ago
Tom Early 9b70c91c42 don't need value base class
3 years ago
Tom Early 411728e375 better dht-values def
3 years ago
Tom Early c017be2207 default port depenods on protocol
3 years ago
Tom Early 5972139ce8 rm some msgs
3 years ago
Tom Early 86abe51a6d release interlink lock
3 years ago
Tom Early 07e57dffb1 fixed user_type check
3 years ago
Tom Early 0090135843 don't check for existance
3 years ago
Tom Early b8dc598e38 init return value
3 years ago
Tom Early e3a211b0a5 remove some msgs
3 years ago
Tom Early 4da009a329 Fixed bug if GetBase
3 years ago
Tom Early 5d677fdd0e change msg
3 years ago
Tom Early 42120f849f Send doesn't need the port #
3 years ago
Tom Early 312c8f5a2b port is token[3]
3 years ago
Tom Early b3d2a00533 more fixes with interlink
3 years ago
Tom Early 385da379cc URF default port is 10017
3 years ago
Tom Early 0da401b814 version bump
3 years ago
Tom Early f86518aa53 less log msgs
3 years ago
Tom Early 3efd6f6c07 forgot one def
3 years ago
Tom Early ce66f2e260 another rename
3 years ago
Tom Early 86dbce8f15 renamed several items in dht value data
3 years ago
Tom Early ba2042a8e7 fixed bugs in urfd.* file handlers
3 years ago
Tom Early 86e4e4c9b2 dht publication functions now called in StateReportThread
3 years ago
Tom Early dc12fd748e correct spelling errors
3 years ago
Tom Early d11128df3a dht support for interlinking
3 years ago
Tom Early 1ed0ab2971 Rewrote blacklist, whitelist and interlink classes
3 years ago
Tom Early 9465842bf3 Version 0.7.2
3 years ago
Tom Early 09a80406c1 DHT data
3 years ago
Tom Early 25cb3edeb0 added bootstrap string to config
3 years ago
Doug McLain 53238c5961 Really do nothing when USRP_KEYUP_FALSE, since it is not really a last frame.
3 years ago
Tom Early 375464c1cc added p25 and usrp data to DVFramePacket(), bumped version
3 years ago
Tom Early 79445b9c0a removed mysql include
3 years ago
Tom Early a6e07d27c2 there are 3 reqs to push a packet to the CodecStream
3 years ago
Tom Early f6138584e0 added open boolean to control the CodecStream Task()
3 years ago
Tom Early 73ac08e34b fixed IPv6 binding
3 years ago
Tom Early f63c290b4d fixes a problem when there are three transcoded modules
3 years ago

Powered by TurnKey Linux.