Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Improve serial command handling #319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Improve serial command handling #319
Changes from all commits
c31212fc56a5a27fa68b7c978340f90e50b19266171114ef6ae6929d700923255b2fa69d758e95ca51f3be1a217868f356d0a95dd8a02494File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 1 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:1:1 [portability-avoid-pragma-once]
Check failure on line 3 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:3:10 [clang-diagnostic-error]
Check warning on line 11 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:11:5 [modernize-use-trailing-return-type]
Check warning on line 12 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:12:5 [modernize-use-trailing-return-type]
Check warning on line 15 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:15:15 [modernize-use-equals-default]
Check warning on line 15 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:15:5 [cppcoreguidelines-pro-type-member-init]
Check warning on line 21 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:21:5 [cppcoreguidelines-pro-type-member-init]
Check warning on line 27 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:27:5 [modernize-use-equals-default]
Check warning on line 29 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:29:21 [modernize-use-trailing-return-type]
Check warning on line 30 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:30:22 [modernize-use-trailing-return-type]
Check warning on line 30 in include/serial/SerialBuffer.h
include/serial/SerialBuffer.h:30:5 [modernize-use-nodiscard]
Check failure on line 3 in include/serial/SerialInputHandler.h
include/serial/SerialInputHandler.h:3:10 [clang-diagnostic-error]
Check failure on line 3 in include/serial/command_handlers/CommandArgument.h
include/serial/command_handlers/CommandArgument.h:3:10 [clang-diagnostic-error]
Check warning on line 1 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:1:1 [portability-avoid-pragma-once]
Check warning on line 15 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:15:29 [modernize-use-trailing-return-type]
Check warning on line 15 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:15:5 [readability-redundant-inline-specifier]
Check warning on line 15 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:15:5 [modernize-use-nodiscard]
Check warning on line 16 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:16:29 [modernize-use-trailing-return-type]
Check warning on line 16 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:16:5 [readability-redundant-inline-specifier]
Check warning on line 16 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:16:5 [modernize-use-nodiscard]
Check warning on line 17 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:17:48 [modernize-use-trailing-return-type]
Check warning on line 17 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:17:5 [readability-redundant-inline-specifier]
Check warning on line 17 in include/serial/command_handlers/CommandEntry.h
include/serial/command_handlers/CommandEntry.h:17:5 [modernize-use-nodiscard]
Check failure on line 3 in include/serial/command_handlers/CommandHandler.h
include/serial/command_handlers/CommandHandler.h:3:10 [clang-diagnostic-error]
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.