Giter Club home page Giter Club logo

Comments (10)

awolf78 avatar awolf78 commented on June 11, 2024

Tramp vTx:
Fedorcomander is working on an implementation so you can change channels via the KISS FC GUI. Implementing this on the OSD is unfortunately not possible, as this would require an additional serial port, which is not available on current OSD hardware. Theoretically it would be possible to change channels on the Tramp via the KISS FC - but this would require two things:

  • Flyduino has to officially release the FW so you can write settings while a lipo is connected (they say this will happen with V1.2)

  • The Tramp or the OSD would have to be connected to one of the additional serial ports. I know in Fedor's current implementation that is not supported.

KISS OSD CONFIG tool:
I wish I could put it all in one so you don't have to flash two different FWs. The issue is space: The ATMEL328 chip does not have enough memory. MWOSD uses an external software for configuration. I thought: if you have to connect the FTDI anyhow, you might as well put it on the OSD - then it is WYSIWYG: What You See Is What You Get.

from kiss_osd.

simc avatar simc commented on June 11, 2024

Thanks for the detailed answer ;)

The config tool is a good idea but I hope they support multiple serial ports at the future.

from kiss_osd.

fedorcomander avatar fedorcomander commented on June 11, 2024

Well... I might move VTX control to PWM5 or PWM6 (which is a bummer on AIO boards)... But for now, i NEED TX to be connected to VTX... Which makes OSD life not easy at all...

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

That's a pain, then you have to use a software serial.
Is there no way we can use RX2 or RX3?

from kiss_osd.

fedorcomander avatar fedorcomander commented on June 11, 2024

Well... I added you commands to control vtx ;) Would be nice to have it implemented ;) The rest it uo to FC what to connect to.

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Will add vTx for sure.
Any chance you can include TPA (to 0x12) as well?

I will check with Felix if we can make use of the other serial ports.

from kiss_osd.

fedorcomander avatar fedorcomander commented on June 11, 2024

Other serial ports are being used.

I dont think tpa belongs here. Otherwise we are ending up with same configuration monstrosity.

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Too bad.
Anyhow, I'll get this implemented and tested over the weekend. Thanks for all your help!

TPA: I just wanted to add in the "simple" TPA, not the custom one. Only a few extra bytes and it is definitely part of the tuning. I often have to fiddle with TPA once I get close to max P.

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Time to close this.
@fedorcomander Many thanks for all your help and support!

Tramp control is implemented on OSD, now all that needs to be done is a software serial for PWM5 or 6 on KISS FC - but OSD wise we are done.

from kiss_osd.

simc avatar simc commented on June 11, 2024

Wow that is great news. Thank you very much. You guys are awesome!!!

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.