Giter Club home page Giter Club logo

Comments (12)

awolf78 avatar awolf78 commented on June 11, 2024

What hardware are you using? micro minimOSD? SteelePDB?

from kiss_osd.

mReXiTuS avatar mReXiTuS commented on June 11, 2024

It's micro minimOSD but kiss version: https://kiss.flyduino.net/dwkb/kiss-osd/

from kiss_osd.

mReXiTuS avatar mReXiTuS commented on June 11, 2024

Hi Alex,
I tried to do it myself, but I'm struggling with loading values from FC for AUX5-8. Would you be so kind and find 5 mins to check what am I missing?
mReXiTuS@3b9993c
Thanks,
Dominik

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

You also need to adapt the config tool.
I would have done it, but have no time currently due to heavy travel schedule work wise. Feel free to make PR if you want ;)

from kiss_osd.

mReXiTuS avatar mReXiTuS commented on June 11, 2024

I adopted both config tool and OSD, but problem is that it doesn't work yet :( I think I have problem in protocol part, since it's not properly loading aux channel values from kiss FC. I simply extended loop in ReadTelemetry method but it's apparently not enough. I noticed there is also something like bf32 mode, what's that?

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Look in:
https://github.com/flyduino/kissfc-chrome-gui/blob/83eb07baecfb906da1ac7fe83420eae4b9356293/js/protocol.js#L314

Felix added the extra AUX channels at the end of the telemetry byte stream. Make a second for loop with the offsets for the extra AUX channels 5-7.

from kiss_osd.

divenet avatar divenet commented on June 11, 2024

just a quick question, on the same topic, aux 5 to 7 is it fixed or on going in both configurator and OSD firmware? or a quick heads up on how to get it ti work. Tanks for your time.

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

AUX 5 to 7 cannot be selected in the OSD (or config tool). I actually tried to add them, but ran out of program space.

from kiss_osd.

divenet avatar divenet commented on June 11, 2024

@awolf78 Thank you so much for your time, i should of gave a second thought and just move my channel around on FC V2 to fit your OSD firmware, i feel simple right about now. All sorted, thanks again for a great OSD and awesome work

PS any OSD Firmware updates in the pipeline or this one is set in stone for now

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

When new KISS FW comes out I will make a V2.5.1 release for D setpoint support. But otherwise you will not find any big changes here since I ran out of program space.
I have been working with ImpulseRC to develop a new OSD with a 32bit MCU (F3) which will be released next week the latest. It is based on this FW, but has way more features and is much easier to flash and configure.

from kiss_osd.

divenet avatar divenet commented on June 11, 2024

@awolf78 thank you so much for your time and input in the minim osd, I’ll be looking forward to get the new firmware 2.5.1 when it comes out and use it in my quad set up for it. I did however just got delivery of the impulse rc wolf pub and osd, I most admit you did an awesome job on that, loving every bit of it. Great work my friend

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Glad to hear you like it!
And thanks for reminding me that I need to make a new release ;)

from kiss_osd.

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.