-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #105 - Add check for log and telem stream name attributes
When a message is received the GUI now checks to see if the topic is within its log and telem stream name attributes, and if so, processes the message accordingly. If these attributes do not exist or if the received topic is in not in them, the GUI checks if the topic contains either "telem_stream" or "log_stream" and processes accordingly. If none of these conditions are met, an error is thrown that a message with an unrecognized topic has been received.
- Loading branch information
Showing
3 changed files
with
61,239 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.