Skip to content

Help using OLA as a Blackbox for INAV Drones #194

@Hex-Davis

Description

@Hex-Davis

Subject of the issue

The data collected by OLA via seral logging is not readable by 'INAV blackbox explorer'. I can bring it up in 'Notepad++' and read headers but the actual data seems to be in a program language or something, and is not registering with the blackbox explorer. I think everything is here already, im hoping this is just a reach out for guidance on how to get these two to cooperate

Your workbench

  • MicroSD card: 32G Fat32 format
  • At what frequency are you logging? 5Khz, all onboard sensors are disabled and only the serial data is actual being captured.
  • Version of firmware: Artemis OpenLog v2.8
  • How is OpenLog Artemis wired to your sensor(s)?: via the Rx pin
  • How is everything being powered?: via 5v on board regulator on the flight controller.
  • Additional details:

Steps to reproduce

  1. Verify drone with INAV flight software has the ports tab set with the correct UART peripheral set to Blackbox then ensure the baud rate on that UART's peripheral matches the serial baud rate in the OLA menus.
  2. Power up the drone and push the reset button on the OLA.
  3. Once the lights on the OLA are flashing ARM the drone and the OLA will start collecting data.
  4. After the flight upload data to the 'INAV blackbox explorer' ensuring to use the pin 32 stop logging to save the data before pulling power.

Expected behavior

The data collected during the flight, should give you a break down of all the onboard sensors reading as the quad was flying second by second.

Actual behavior

The data collected appears to not be read and the explorer only has a single point of data for the flight, despite the very large amount of data collected.

Any help is greatly appreciated

Sample DATA

# Diff all.txt
# dump.txt
Data0001_Baud115200_BBR_1over8_Looptime125.TXT
Data0004_Baud57600_BBR_1over8_Looptime125.TXT
Data0006_Baud57600_BBR_1over32_Looptime125.TXT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions