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

Minor airframe spacing and float literal, cast cleanup #24094

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Dec 11, 2024

Solved Problem

While working on helicopter RPM control which I'll soon create a pr for I just found some little refactorings that I wanted to contribute.

Solution

  • Remove unnecessary inconsistent double newlines from airframes
  • Some float literal and casting refactoring in PCF8583 and LidarLitePWM drivers

Test coverage

Pure refactor, the only change is a C-cast to a C++ static_cast. I've not explicitly tested.

@MaEtUgR MaEtUgR force-pushed the maetugr/minor-cleanup branch from 1c8a1ac to 7510980 Compare December 11, 2024 18:58
@sfuhrer sfuhrer merged commit d5c9ea0 into main Dec 12, 2024
60 checks passed
@sfuhrer sfuhrer deleted the maetugr/minor-cleanup branch December 12, 2024 12:50
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