Search found 8 matches

by Free_Bird
Sun Mar 30, 2014 2:58 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 336409

Re: MultiWii OSD - MWOSD

Thank you for the explanation. It makes a lot of sense now how this is being accomplished.

Would it be possible for you to provide the data so that I can mess around with it on my own?
by Free_Bird
Sun Mar 30, 2014 12:25 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 336409

Re: MultiWii OSD - MWOSD

Can you explain how the software current sensing works?
by Free_Bird
Fri Jan 10, 2014 2:37 am
Forum: FPV, OSD, Cameras
Topic: Minim OSD problems
Replies: 22
Views: 13110

Re: Minim OSD problems

Minim OSD thread is here: http://www.multiwii.com/forum/viewtopic.php?f=8&t=2918 Please don't take this the wrong way... but really, a one liner with a link to a thread that is 81 pages long? I am not opposed to doing some research but mining the information from a 81 page thread is going to ta...
by Free_Bird
Thu Jan 09, 2014 3:57 am
Forum: FPV, OSD, Cameras
Topic: Minim OSD problems
Replies: 22
Views: 13110

Re: Minim OSD problems

OK, I just received a new board from readytoflyquads (whitespy)... 1. Do I need to cut the trace as indicated by the wiki page? How do I tell if this is from the first batch? The date on the back says 08/27/2013 m 2. The wiring diagrams on whitespy's website are a little confusing, it is unclear wha...
by Free_Bird
Sun Jan 05, 2014 4:55 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 393230

Re: SW Development on Minim Osd

Just had an idea... wanted to see it it was possible or not. I don't have the hardware to test it out. If I get one of these OSDs: http://witespyquad.gostorego.com/flight-controllers/minimosd.html Would this OSD function as a standalone unit? What I would like to do is install this into a small FPV ...
by Free_Bird
Wed Jan 01, 2014 4:22 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 393230

Re: SW Development on Minim Osd

this is the hack way: amperage (the bit in middle bottom) KV tab - comment line 283, displayAmperage(); time symbol (on mn): Screen tab - comment out line 353 & 357, screenBuffer[0] = SYM_FLY_M; & screenBuffer[0] = SYM_FLY_H; flight mode icons (top right): KV tab - comment line 281, display...
by Free_Bird
Tue Dec 31, 2013 4:11 pm
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 393230

Re: SW Development on Minim Osd

some things can be turned off/on or moved around in the GUI or in with the OSD stick controlled menu the other option is to get into the code and disable the bit you want specifically Can you point me to the section of code that I need to remove? I am familiar with Arduino code, just not the inner ...
by Free_Bird
Tue Dec 31, 2013 7:03 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 393230

Re: SW Development on Minim Osd

Hello all first time poster here... please be nice I spent a good part of the afternoon reading up on the KV OSD and then wiring it up on the bench to verify functionality. I understand that the code is new and was curious how to turn certain features off. OSD.JPG I would like to remove the items ci...