Skip to content
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

Networking: fixed cache disable area size calculation #25690

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Dec 3, 2023

an off by one bug led to some of the memory being cacheable, which led to TCP checksum errors

this caused some of the memory to be cacheable which led to TCP
checksum errors
init before serial manager led to not seeing any error messages if net
init failed
@magicrub
Copy link
Contributor

magicrub commented Dec 3, 2023

Dang.. I think this one is my fault. If I recall, @bugobliterator originally had 1 and I "fixed" it by changing it to 2. We had a discussion about it and I convinved him 2 was the right number

@tridge tridge merged commit c61ee15 into ArduPilot:master Dec 3, 2023
87 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants