Git Product home page Git Product logo

Comments (5)

Clooney82 avatar Clooney82 commented on July 30, 2024

Haven´t tested it until now, but maybe we can play only important messages, like warnings or critical.

from mavlink_frskysport.

wolkstein avatar wolkstein commented on July 30, 2024

yes, but user configurable from an mixer script. because for example i need infos about waypoints. i fly a lot of jobs where i have to use navigation points. and it is really important for me to get informed if an command member is reached.
so maybe we can create an mixer script which do the severity job with some filter options which can enabled/disabled.

so imo, we can move this issue to milestone 1.7. currently i think we can reduce the dequeue time from 1400ms to 1000ms or 1010ms. it is only important that we send inside the 1000ms interval for T2. that will be enough for milestone 1.6.
/g
wolke

from mavlink_frskysport.

wolkstein avatar wolkstein commented on July 30, 2024

testing with 1050 up to 1300 ms lost randomly some messages. at 1400ms all messages are captured.

at 1400ms we also have randomly messages twice. this need a bit more debugging. i am not sure if this happens because FC send different messages but our parser failed. i use rev apm3.2, so imo i am on the old message system.

because all messages are queued, we can simple remove double messages from queue. but before we do such filtering on teensy we need more infos if the parser works as expected.

/g
wolke

from mavlink_frskysport.

Clooney82 avatar Clooney82 commented on July 30, 2024

@wolkstein maybe you can test my latest commit 41e6a5a in my lua_rework branch.
I added possibility to send severity messages to RC

You must add new Telemetry Sensor called "MSG".
You also need to run Ntelem1 & Ntelem2 on you RC.

Didn´t test it so far, because currently I have no working copter here.
Maybe I can verify my commit in the next days.

from mavlink_frskysport.

wolkstein avatar wolkstein commented on July 30, 2024

because i use 6s all my telemetry slots are in use on taranis. first i have the need to figure out how i can get cells 1-x without self defined custom sensors on taranis telemetry.

from mavlink_frskysport.

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.