Search found 784 matches

by shikra
Thu Jun 11, 2015 11:23 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Correct - thats all.

Also volts/amps/rssi too if want that infor!
by shikra
Thu Jun 11, 2015 4:39 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

looks set up correctly.
You can test in latest version of simulator by dragging the throttle up. Should see current draw go up on OSD
by shikra
Wed Jun 10, 2015 10:02 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

OK - I have no idea - if you tweak defaults in gloablvariables.h, that is exactly what should load after a wipe/reflash. I am at a loss to explain - unless using a gui version that is different to osd version - and one befor ethe gui version check implemented. Framerate- Can only change this if you ...
by shikra
Tue Jun 09, 2015 4:35 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

What bit is not saving - writing to osd or saving to disk. I don't recall anything has changed for mw2.3. Actually its identical for mw2.4 / baseflight - only difference is sending of FC current value / heading info. Read.write is identical. For high cpu - I will have a look at. I know it can run ha...
by shikra
Mon Jun 08, 2015 11:26 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Yeah it sucks a little. But you should see the autopilot try to work with it! Not good. Maybe can be tuned but I will solve GPS first I saw your post on that. I hope someone adds an option to use old inits. Maybe I will do the MTK fix, but I've never used STM. It looks ok to follow and understand. o...
by shikra
Mon Jun 08, 2015 6:16 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

So run a 328 with gps on serial rx input. tx output to osd with push msp. could probably use shared line to gps to Actually thats how gui simulator works - its a push message only - no request/send method! Here you go - your fixed wing and Naze together with 1.4 pre5... from FPV meet in UK this satu...
by shikra
Mon Jun 08, 2015 1:19 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Its on the dev list. Not sure when though. Probably next release
by shikra
Thu Jun 04, 2015 4:26 pm
Forum: Software development
Topic: Win7 64Bit GUI Problem !
Replies: 14
Views: 8793

Re: Win7 64Bit GUI Problem !

From MWOSD FAQ if it helps anyone (also uses processing/java app). Credit to Zagnetsu57 for making me aware of it :

#20 I get unspecified Java or Java patrch error. How do I fix it.

There are many type of Java error. One of the more common ones has a solution in the video below:
https://www.youtube.com/watch?v=66crhKstr70
by shikra
Sun May 31, 2015 2:09 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Can you try 1.5pre - this has the completed CF1.9 code.
1.4 had error on menu. Forgot to display options.....

It's untested by me as I have no CF at moment. A couple of weeks and CF quad stuff should be here....
by shikra
Tue May 26, 2015 2:20 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Firstly - you need to sort your fonts !! Check out user guide or FAQ #14 Select a font, then upload... For no comms.. 1 ensure baud rate in cleanflight matches OSD 2 ensure rx/tx wires are connected properly and nothing else connecte don same port 3 ensure cleanflight serial settings are correct (I ...
by shikra
Tue May 26, 2015 11:49 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Sounds like not seeing data from the flight controller.
In next release it will advise "No data" to make it a little clearer.

Check out FAQ #11
by shikra
Fri May 22, 2015 2:09 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

nguyen / vdmir changes are implemented in latest repository contains updated compiled version with a few enhancements and all logged bugs fixed (hopefully) This is R1.4 pre-release no 4. Hopefully the last available from link at bottom of m Of note: Includes an untested option to support Cleanflight...
by shikra
Wed May 20, 2015 3:35 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

OK I see. I have never seen a DJI OSD so just watched on youtube and it is as you say. Personally I think its not intuitive display direction. I have flow with sukhoi reversed direction OSD years ago and it's weird!! Try this? find in screen.ino: pitchAngle=pitchAngle+10; replace with: pitchAngle=pi...
by shikra
Wed May 20, 2015 8:34 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Vadimr

That is correct operation.

It is opposite way to some of the Russian stuff I have flown if you are from that part of the world.
by shikra
Wed May 13, 2015 9:24 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@HiFly: For 1 - this is not ideal, but functions as planned. Because of way sim works and 2 or three position switches it was a quick and dirty way to change the screens. Its a little annoying and may get changed one day. For 2 - This is how it is planned to function. Have to also consider fixedwing...
by shikra
Thu May 07, 2015 9:10 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

For those who don't follow FPVLAB forum... R1.4 pre-release candidate #4 is available for beta testers .... Below is a summary of bug fixes and new features. As ever - test carefully. After feedback on: Files in beta section of downloads m ## Fixed issues since last full release R1.3: ## BUG! "...
by shikra
Thu May 07, 2015 9:07 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@pki - am pleased to hear 1.4 pre is working well for you. For 1.3 - most likely issue if not connecting is lack of a suitable vsync signal. Disabling VSYNC in config may solve. That said - stick with 1.4 @cholo I see no reason not to include... thanks for contribution Will be for 1.5 though as OSD ...
by shikra
Wed Apr 29, 2015 4:00 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

fraid so - black / white or transparent are the only options
by shikra
Wed Apr 29, 2015 10:57 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

pink card in front of camera??
or some sort of video generator.
by shikra
Mon Apr 27, 2015 9:37 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@ Benik3 - yes if they cause no other detriment. Assume you are talking mac / linux? I have put a compiled version of gui in beta for testing. Only change is serial lib...
by shikra
Mon Apr 27, 2015 9:34 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@rubadub - sorry its not possible it to operate how you would like. Its a physical hardware limitation. What it can support is to have passthrough comms to the OSD. This means the GUI can talk through the FC to the OSD. The limitations are: 1 FC must support the functionality - haydent has a working...
by shikra
Thu Apr 23, 2015 8:54 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Its being worked on... avoid using the rc settings page. First two options are OK.
by shikra
Wed Apr 22, 2015 1:13 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

quick and dirty #1 - find and remove: if(!fontMode) blankserialRequest(MSP_ATTITUDE); #2 - find and add // like following: modeMSPRequests = REQ_MSP_IDENT| REQ_MSP_STATUS| // REQ_MSP_RAW_GPS| // REQ_MSP_COMP_GPS| // REQ_MSP_ATTITUDE| #ifdef DEBUGMW // REQ_MSP_DEBUG| #endif #ifdef SPORT // REQ_MSP_CE...
by shikra
Wed Apr 22, 2015 9:46 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@benik3 - an update to support is being worked on. For now... can still use //CLEANFLIGHT, but avoid using the page with RCrates etc.... Edit : I have hidden that page and clarified in config.h as an interim in master @rubadub - I have seen people say they use it. not tried myself. The horizon might...
by shikra
Tue Apr 21, 2015 3:50 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Issues with writing config: OK many had this issue but I could never replicate this. Have release an updated release which addresses this and all other bugs raised. Its labelled as beta - but consider it as 1.3 with fixes ! m Issues with Witespy boards: At some point Witespy released a board with ba...
by shikra
Fri Apr 10, 2015 9:51 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

It only supports combined pitch/roll I have to idea how that works with new cleanflight. Hopefully it just means that feature is not there. Realistically its never going to keep up with all option for multiwii/ baseflight / cleanflight and APM when thats released. Not enough memory - or time to do i...
by shikra
Thu Apr 09, 2015 10:03 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

by shikra
Thu Apr 09, 2015 3:06 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

KVOSD didn't use the very top line. The issue is for some reason some monitors cut off outer parts of the screen (not just osd - also the cam display. My fatshark goggles all display the full screen, but my groundstation does cut off part. I vaguely recall some monitors have an option in the menu to...
by shikra
Wed Apr 08, 2015 2:10 pm
Forum: Software development
Topic: Lost negative sign in gps latitude and longitude in NMEA
Replies: 12
Views: 4980

Re: Lost negative sign in gps latitude and longitude in NMEA

Not sure if its related but I was having a look at some of the GPS parsing a couple of weeks ago. I noticed some random unexpected values which should not have been there as was sending it in through a simulator. Will be going back to take a look once current project has finished. See if it was a si...
by shikra
Sat Apr 04, 2015 11:05 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

andrenoites wrote:Is it possible to add all the pid configurations in MWOSDrev 1.4?

PLEASEEEEEE :)


Its possible and I would like to do it :)
by shikra
Mon Mar 30, 2015 5:31 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

No worries - I uploaded the roadmap. Interpret that as a wish list and whats done will be what developers want to do first ! After bugs of course.

https://github.com/ShikOfTheRa/scarab-o ... ROADMAP.md

For me, after bugs, focus will be fixedwing , then as many of the smaller items before a beta release of 1.4 .
by shikra
Mon Mar 30, 2015 4:16 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Hi Leo - sorry not yet - this will be included as part of the work on the serial protocol. I have to get that working then any reported bugs like this will be prioritised over enhancements
ETA prob 2 weeks for availability
by shikra
Mon Mar 30, 2015 1:09 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Hey - thansk for the time to raise these sugegstions.... hey can I add another possible feature request for the GUI? In the font editor, please consider adding a couple of more options I would like to... but have no time. I hope maybe someone else will pick this up - or better still implement it in ...
by shikra
Mon Mar 30, 2015 1:09 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

CaptainElios wrote:HI,

I would like to know if I can use this firmware on a Witespy micro board or minimOSD board on a fixed wings plane with the pixhawk?

Not yet. Is planned for the future but no date..
by shikra
Fri Mar 06, 2015 11:32 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Can you try downloading 1.3 again. I have just sneaked the hopeful fix. No real change in that code area from 1.2 to 1.3 As an update.... I just retested this morning 1.1, 1.2, 1.3 and kv - all still give me sparklies on row 1 when I enable any characters on it! KV only seems to have one character o...
by shikra
Fri Mar 06, 2015 10:34 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re:

HFMan wrote:Shikra,, if we put OSD on a soft serial port (Cleanflight), is 19,200 baud fast enough for the above polling frequency?


Yes. there will be a little slow down, but I still think will be good enough for most. Only a few years ago OSDs were 1 hz update speed.. Many still only run 5hz on the GPS.
by shikra
Thu Mar 05, 2015 2:37 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 410723

Re: GPS NAV

I do a bit, but its not that exciting and too busy to edit up...

from 1:40 onwards for normal speed

by shikra
Thu Mar 05, 2015 11:57 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

update speed is not straightforward to describe. I made very rough approximation in answer. Here is a more detailed one, but also not the complete picture! Frequency at which Screen is refreshed with data: no vsync - as fast as it can. Continues looping with no waiting. Not tested actual. vsync - li...
by shikra
Wed Mar 04, 2015 3:26 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@rubadub for sparklies... Have just tested a solution for this and it seems to work well. Sparklies removed. The downside - the screen will "only" approx 20 times a second.... as cinema films run at 24 frames a second I don't think anyone will notice the difference Will include in future b...
by shikra
Wed Mar 04, 2015 2:34 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

for rssi - in config.h there is a fastrssi option, but note that for many of the frsky issues, actually it because they are not sending an rssi pww signal....... to make it mor confusing is seemed to change after a certain software version.. So try frsky rssi for sparklies... I have just tried - and...
by shikra
Tue Mar 03, 2015 2:18 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Noted- thanks. I can't verify, but understanding the conformational changes I think this is valid! I'm trying MultiWii OSD for the first time. I hooked up my new board and flashed the latest firmware R1.3. Bug: When I set the "Time Zone Offset" to say 2.0 and then do a "WRITE" th...
by shikra
Wed Feb 25, 2015 2:04 pm
Forum: Software development
Topic: GPS NAV
Replies: 964
Views: 410723

Re: GPS NAV

Leo - Not sure if its of interest, but MWOSD has some support for displaying waypoint info...

from about 20 secs in can see example

by shikra
Mon Feb 23, 2015 8:10 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

its hardware limit. can only utilise preset sprites... quicker response line: it currently update 20 times a second... But is limited by the speed at which it receives data from the flight controller. This can be improved, but at the cost to update speed for other info from flight controller. using ...
by shikra
Mon Feb 23, 2015 7:51 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

At first look - this appears to be a bug - and always been there ! Hey Shikra, Not sure if this was reported or not, but I was flashing 4 OSDs and tried to do the save config stuff but it seems like anything that has 'Use MWii' is not preserved. Here is a paste of the config file: == m == I am using...
by shikra
Mon Feb 23, 2015 6:49 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

IS anyone else interested in adding this? Nice OSD, I like it a lot, works pretty well. I have just one issue, I have headfree and head adjust modest setup to a pot (to save on Rx channels and save switches on transition). Now it's very easy to set it up to same undesired mode and forget it. Would b...
by shikra
Mon Feb 02, 2015 8:02 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@tungsten2k: Exit config statistics page not working as expected Confirmed --> fixed Level/Mag not adjustable Confirmed - Appears to be from original design intent. --> fixed TZ adjustment operates different to others Confirmed --> Will leave this as is. Maybe for future optimisation. Rate advance t...
by shikra
Mon Feb 02, 2015 11:49 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

Hi - in Multiwii, you have to enable #define OSD_SWITCH, then assign a channel on the GUI On baseflight and cleanflight I can't remember - but check FAQ #11 m quote="GigaHurtz"]Can someone please provide some guidance as to how I can use the OSD SW function? How do I map OSD SW to a certai...
by shikra
Fri Jan 30, 2015 4:51 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

for
were these issues in 1.2 as well? I had a quick look at code it looks the same as 1.2 - although couple of things do puzzle me about it so I suspect you are correct..

I will check out as soon as I can
by shikra
Mon Jan 26, 2015 9:46 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 339880

Re: MultiWii OSD - MWOSD

@tungsten2k AHI = artificial horizon indicator for the mac stuff, yeah send me a pm. I was trying to find the post to follow up but couldnt. Sounds positive on the changes/fixes. Thanks for testing and feedback. For the 3 way switch - its an interim. Next release will be a better implementation - po...