Giter Club home page Giter Club logo

Comments (8)

awolf78 avatar awolf78 commented on June 11, 2024

Here is the same awolf78 speaking:
To understand this issue a bit better, need to look at how everything is connected and communicating with each other:

  • The receiver is connected to the KISS FC
  • The OSD is connected to the KISS FC. But not directly to the receiver!
  • For the OSD to respond to stick commands it pulls the stick command information over the serial port from the KISS FC - so it only reads the stick commands.
  • As a conclusion the stick commands for the OSD and KISS FC (where the camera control board is connected to) cannot interfere with each other: The OSD only reads stick command information from the KISS FC. But it does not provide any feedback or "blocks" the KISS FC in anyway to execute camera control functions from the stick commands - which are directly read from the receiver.

I am 99.9999% sure that if you disconnect the OSD (but keep the configuration in the KISS GUI the same) camera control will still not work for you.

If you disconnect the OSD (but keep the configuration in the KISS GUI the same) and camera control does work, Flyduino has an issue in their KISS FC FW. The OSD has not way of manipulating this, it just reads data from the FC.

from kiss_osd.

BikeGuy1992 avatar BikeGuy1992 commented on June 11, 2024

from kiss_osd.

BikeGuy1992 avatar BikeGuy1992 commented on June 11, 2024

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Well the gyro does not need to be on for cam control - but that is a KISS FW issue.

You could setup REDUCE ITEMS by flashing the config tool and assign a switch on your radio that would hide all the OSD items. You need to play around with the endpoints of the switch so you only get the OSD items you want. More info here:
https://github.com/awolf78/KISS_OSD/wiki#setup-of-kiss-osd

from kiss_osd.

BikeGuy1992 avatar BikeGuy1992 commented on June 11, 2024

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

Yeah for sure. I have 6 bytes left in the firmware. If you manage to squeeze this feature in 6 bytes - I can add it ;)

from kiss_osd.

BikeGuy1992 avatar BikeGuy1992 commented on June 11, 2024

from kiss_osd.

awolf78 avatar awolf78 commented on June 11, 2024

https://www.youtube.com/watch?v=fGuI5hb06yE&t=1s

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.