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

AP_Logger: remove short-filename compatability code #27478

Merged

Conversation

peterbarker
Copy link
Contributor

We used to produce files hwih looked like log1.BIN. We moved to 00000001.BIN instead so things collate.

This code allowed the autopilot to return data from SD cards which had old logs on them.

We used to produce files hwih looked like log1.BIN.  We moved to 00000001.BIN instead so things collate.

This code allowed the autopilot to return data from SD cards which had old logs on them.
@peterbarker
Copy link
Contributor Author

Has been flight-tested on my Bixler

@peterbarker
Copy link
Contributor Author

Board               AP_Periph  blimp  bootloader  copter  heli  iofirmware  plane  rover  sub
Durandal                       0      *           -8      -8                0      0      -8
Hitec-Airspeed      *                                                                     
KakuteH7-bdshot                -96    *           -96     -96               -96    -96    -96
MatekF405                      -96    *           -96     -96               -96    -96    -96
Pixhawk1-1M-bdshot             -96                -96     -96               -96    -96    -96
f103-QiotekPeriph   *                                                                     
f303-Universal      *                                                                     
iomcu                                                           *                         
revo-mini                      *      *           *       *                 *      *      *
skyviper-v2450                                    *                                       

@tridge tridge merged commit aff3af6 into ArduPilot:master Jul 9, 2024
92 checks passed
@peterbarker peterbarker deleted the pr/remove-short-file-name-stuff branch July 9, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants