Commit Graph

20 Commits (c299d812e90253c29d77edf3420df3b80a54258f)

Author SHA1 Message Date
Bryan Biedenkapp c299d812e9 add support for call start/end WebSocket events;
1 week ago
Bryan Biedenkapp d29ce3c74f source code commenting cleanup;
3 weeks ago
Bryan Biedenkapp 45c0661723 for control channel dvmhost peers, report the known peerId of voice channels via the TRANSFER_SUBFUNC_STATUS; update sysview to properly expire peers from the peer status list after 10 seconds of no updates from the FNE about that peer;
1 month ago
Bryan Biedenkapp 6d15d94379 ensure stale peer status entries are erased after a period of inactivity;
1 month ago
Bryan Biedenkapp e550b46c4b fix issue with SysView in WebSocket mode dieing and not starting network services;
1 month ago
Bryan Biedenkapp 274b805517
Merge R05A04 (r05a04_dev) into master (#114)
5 months ago
Bryan Biedenkapp 274a8f23fc
Merge R05A02 (r04k32_dev branch) into Master (#110)
8 months ago
Bryan Biedenkapp 7c2bfb3914
R04J32 Merge to Master (#95)
11 months ago
Bryan Biedenkapp 738ee918d1
R04H31 Merge to Master (#89)
1 year ago
Bryan Biedenkapp 64bcb56228 enhance debug logging to incorporate both file and line numbers (when provided by the compiler) and optionally implement LogDebugEx macro to also incorporate the caller identifying the function name; correct LogDebug uses in some cases that should have been LogMessage;
1 year ago
Bryan Biedenkapp 88dcb0bc96 update copyright dates;
2 years ago
Bryan Biedenkapp dc739c9b72 report RID 0 in SysView as EXTERNAL/PATCH;
2 years ago
Bryan Biedenkapp b190ce3628 add new net_event websocket data type that occurs when a valid CSBK or TSBK is decoded;
2 years ago
Bryan Biedenkapp 45d3b01b13 disable transfer of SysView's diag logs back to the FNE; add support to dump whether or not peer status was Rx when in debug mode;
2 years ago
Bryan Biedenkapp bc5e49e80a add display of peer identity (if available) on peer status display;
2 years ago
Bryan Biedenkapp 813a594b84 implement backroundable WebSocket mode for SysView; add WebSockets++ dependency (disableable with CMake option: -DDISABLE_WEBSOCKETS=1);
2 years ago
Bryan Biedenkapp 8f6319d15e refactor SysView and more tightly integrate with the DVM stack; add CC voice channel reporting in the peer status message; add support on the FNE to report activity log and peer status to SysView instances;
2 years ago
Bryan Biedenkapp aab5e208e4 add support to transmit commands from sysview;
2 years ago
Bryan Biedenkapp 6bed22ccce add RID and TGID resolution if rule files are available; correct some display bugs;
2 years ago
Bryan Biedenkapp fe6f7508c0 add code dump of private sysview FNE monitoring utility to public GPL; correct issue with large REST responses getting truncated;
2 years ago

Powered by TurnKey Linux.