Commit Graph

11 Commits (e550b46c4b73fbfc5d0b4c9ed0778bbc57c75dbd)

Author SHA1 Message Date
Bryan Biedenkapp e550b46c4b fix issue with SysView in WebSocket mode dieing and not starting network services;
1 month 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 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 50bdb43db2 add Peer-Link support to SysView, so long as the FNE is appropriately configured, this will allow SysView to operate without TGID or RID configuration files;
2 years ago
Bryan Biedenkapp bc05a4d06e add mutex locking for the peer status, to prevent segfaults;
2 years ago
Bryan Biedenkapp cee2995389 throttle peer_status a little bit, send an update every 175ms (similar to the TUI update speed);
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 ac6518abe5 fix some issues with not clocking timers for peer list and aff list; fix issue with logging system not redirecting to a std::ostream;
2 years ago
Bryan Biedenkapp 9d2efc3028 fix issue with WS defaulting to IPv6 sockets; hide debug logging unless debug is set in YML;
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

Powered by TurnKey Linux.