-
Notifications
You must be signed in to change notification settings - Fork 25
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
RS485 Data Dropping #52
Open
maciekish
wants to merge
11
commits into
DCS-Skunkworks:master
Choose a base branch
from
DCSBIOSKit:rs485
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e23ab6c - Browse repository at this point
Copy the full SHA e23ab6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a52128 - Browse repository at this point
Copy the full SHA 2a52128View commit details -
Make new behaviour togglable with two #defines
#define DCSBIOS_INCOMING_DATA_BUFFER_SIZE 512 #define DCSBIOS_ALTERNATIVE_RS485_PROCESSING
Configuration menu - View commit details
-
Copy full SHA for 92007bd - Browse repository at this point
Copy the full SHA 92007bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f4c83 - Browse repository at this point
Copy the full SHA 68f4c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4639d - Browse repository at this point
Copy the full SHA 7e4639dView commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb9f9ea - Browse repository at this point
Copy the full SHA bb9f9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3923a6 - Browse repository at this point
Copy the full SHA c3923a6View commit details -
Reset RS485 state to SYNC if buffer is full, otherwise if loop() pick…
…s up another character, the tail end of a partial new message may end up in the incomingDataBuffer.
Configuration menu - View commit details
-
Copy full SHA for 39d4534 - Browse repository at this point
Copy the full SHA 39d4534View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88e00bd - Browse repository at this point
Copy the full SHA 88e00bdView commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 537125f - Browse repository at this point
Copy the full SHA 537125fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab8197 - Browse repository at this point
Copy the full SHA 9ab8197View commit details
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.