GithubHelp home page GithubHelp logo

.bin logger bug about rpanion-server HOT 5 CLOSED

stephendade avatar stephendade commented on June 12, 2024
.bin logger bug

from rpanion-server.

Comments (5)

stephendade avatar stephendade commented on June 12, 2024

That's a known issue in the backend mavlink-router, see mavlink-router/mavlink-router#318

The 6Kb files are blank logfiles, which Rpanion-server will clean up.

If you're just getting the 6Kb files, then ArduPilot is not streaming the binlog messages to Rpanion-server. It might be a baud issue is you running less than 921600 baud.

from rpanion-server.

MorgothT avatar MorgothT commented on June 12, 2024

since the baud rate is 921600 and it's logging fine when the GPS has no sats, I assume data is truncated at that baud rate.
I'll try to remove unnecessary data streams and increase the baud rate.

thank you for the quick answer.

from rpanion-server.

MorgothT avatar MorgothT commented on June 12, 2024

I've changed the baud rate to 1500k but the problem persists.
Tried messing with the mavlink buffer and when the buffer was lower then 8k the logs were at different size (8K,10K) but still "empty", when the buffer was 16k it didn't log at all.
I've noticed that the FC has low memory free about 20k (it's cube black), could this be a problem ?
When i connect the pi using usb it works ok (even at 115k).
Btw, even with the log mask only for rangefinder and gps I still get a lot of XK logs.

from rpanion-server.

stephendade avatar stephendade commented on June 12, 2024

Maybe try 115k on the uart.

I know my KakuteF4 can only to up to 256k baud with basic logging. Anything more and it can't keep up.

Are you getting any packet loss on the link?

from rpanion-server.

MorgothT avatar MorgothT commented on June 12, 2024

Looks like that fixed the issue I was having.
Thank you.

from rpanion-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.