Skip to content

Cannot open .BIN file because of toLower() #977

@Georacer

Description

@Georacer

Problem description

Would it be possible to remove the use of toLower here?
https://github.com/facontidavide/PlotJuggler/blob/main/plotjuggler_app/mainwindow.cpp#L1460

It prevents our plugin from readings logs ending with .BIN. Instead, they need to be renamed to end with .bin.

Answer these questions (or I will ignore your issue)

  1. Describe your platform / Operative System and the version of PlotJuggler you are using.
    Ubuntu 22.04; PlotJuggler 3.9.1
  2. Compile and try the latest version in the main branch and check if the problem persists.
    Didn't do it, but I checked main and the line of code is still there.
  3. Check if the problem can be reproduced using the dummy data created by the command line argument "-t" or one of the files in the folder "datasamples".
    This check is not applicable to our custom .BIN file.
  4. If it can't be reproduced with the dummy data, please share the CSV file or the rosbag that can be used to reproduce the problem.
    Any Ardupilot dataflash log will do, but you'll need the plugin to open them.
    If you still need to try it, let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions