Search found 62 matches

by tungsten2k
Sat Jan 31, 2015 3:44 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

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 I didn't test them in 1.2, sorry. I found the "Exit" bug by accident and then decide...
by tungsten2k
Fri Jan 30, 2015 3:45 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Okay, so I ran into 2 other OSD config menu issues: -Enter OSD config menu -Navigate to "Statistics" page -R stick-up, as if you are trying to navigate to an editable field on the screen -Cursor moves to "Exit" control, and then you can't navigate off of the "Exit" cont...
by tungsten2k
Sun Jan 25, 2015 10:21 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Hello third and hopefully last pre-release with all the bugs / issues raised so far fixed (subject to testers confirmation) My only concern is compass heading / amperage from flight controller on baseflight and cleanflight is untested. ⋅ fast value change in OSD works well ⋅ cel...
by tungsten2k
Sun Jan 25, 2015 6:35 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Trying to get failsafe to work better and I can't find any info about these vars anywhere: # get failsafe failsafe_delay = 20 failsafe_off_delay = 200 failsafe_throttle = 1200 failsafe_min_usec = 985 failsafe_max_usec = 2115 failsafe.h doesn't help here at all: typedef struct failsafeConfig_s { uint...
by tungsten2k
Fri Jan 23, 2015 11:18 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

What does "AHI" stand for ? A google showed no obvious answer, so I suggest possibly expanding this definition in Config.h

Code: Select all

//#define FULLAHI                   // Enable to display a slightly longer AHI line


-=dave
by tungsten2k
Mon Jan 19, 2015 8:30 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

#2 This one comes up quite often so have have updated FAQ - its at no 12. m If still not right let me know what controller software and version you are using + whats set in config.h Yes, you helped me with one of my first questions on this Unfortunately my config.h is set correctly to "BASEFLI...
by tungsten2k
Mon Jan 19, 2015 1:19 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

In 1.3pre1 I'm getting an "AUTO" sporatically flashing in the compass area (see video): http://www.youtube.com/watch?v=J_kJ3wxNU6I And another enhancement request: If after holding sticks solid for 5 adjustments, switch to adjusting in increments of 10 the next time the users passes a digi...
by tungsten2k
Sat Jan 17, 2015 5:38 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Best platform to compile from source on ? (i'm on a Mac so plan to just cut off a VM to dedicate to this)

-=dave
by tungsten2k
Sat Jan 17, 2015 4:22 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

And finally... when you're ready to do your final release, let me know and I will generate a DMG with the working Macintosh app pkg for you to include in the final release (so that Mac users do not have to manually go in and update the permissions on the Java executable within the .app bundle). I th...
by tungsten2k
Sat Jan 17, 2015 4:18 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

@Hifly. thanks for testing. Simulator button on GUI is corrected. I'll check out the current sensor values. While you are checking that out, I'm not sure if you noticed my update, but perhaps you could check this out too ? "cell count adjustment via stick movement is non-functional (instead it...
by tungsten2k
Sat Jan 17, 2015 4:10 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

@Hifly. thanks for testing. Simulator button on GUI is corrected. I'll check out the current sensor values. While you are checking that out, I'm not sure if you noticed my update, but perhaps you could check this out too ? "cell count adjustment via stick movement is non-functional (instead it...
by tungsten2k
Fri Jan 16, 2015 8:58 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

I just updated to the latest Cleanflight firmware and now it keeps disarming after 5 sec when the throttle is at the lowest position. Is this a new feature?? It is ! It caught me off guard at first, but after thinking about it, it's a great idea that makes CF far safer by default than without. I my...
by tungsten2k
Mon Jan 05, 2015 10:01 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

I tan into same issue on Arduino 1.5.8 which resolved after moving to 1.0.6. On Whitespy board, cell count adjustment via stick movement is non-functional (instead it adjusts the line below).

-=dave
by tungsten2k
Sat Jan 03, 2015 1:18 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Okay, it seems this Mac GUI doesn't work at all (similar to previous reports from others). I'll mess with the Mac version more tonight but it seems to not be working with my CP2102 TTL USB bridge. For those having difficulties with CP2102 driver not working on Yosemite, you can download the RC sign...
by tungsten2k
Sat Jan 03, 2015 12:59 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

R1.2 release defines Witespy board as: #define WITESPYV2 // If using Witespy V2 OSD, select this to use alternative resistors / pinouts 1.3pre1 it is back to the old 1.2pre2 value (with the ".", which I think is incompatible ?): #define WITESPYV1.1 // Choose this if using Witespy V1.1 OSD,...
by tungsten2k
Mon Dec 01, 2014 9:15 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Re:

dominicclifton wrote:
41south wrote:Sbus still needs the inverter?


Fow now, yes.

I used one of these, works flawlessly so far:

"CopterX (CX-SBUS-FU) Futaba S-Bus Cable for CX-3X2000"

http://prestige-helico.fr/PrestaShop/RC ... er=product


Or DIY: http://www.rcgroups.com/forums/showpost ... tcount=313

-=dave
by tungsten2k
Mon Sep 29, 2014 2:31 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Fastrack wrote:Question: How do you do the virtual current sensor cal?


https://code.google.com/p/multiwii-osd/wiki/Calibration

-=dave
by tungsten2k
Sat Sep 27, 2014 1:44 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Okay, it seems this Mac GUI doesn't work at all (similar to previous reports from others). I know you don't have a Mac, so how can I help ? I can setup a WebEx if you want to play with it yourself. Sep 26 17:41:04 FiveAngle com.apple.launchd.peruser.503[146] (MW_OSD_GUI.448656[47403]): Job failed to...
by tungsten2k
Tue Sep 23, 2014 5:54 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Questions: - What type of function/port/mode does the OSD need to hook up to, MSP? - Where if anywhere is it documented what serial "number" in the CLI corresponds to what pins on the board? - Is what I'm trying to achieve even possible without lowering the MSP (=main serial port?) baud r...
by tungsten2k
Tue Sep 23, 2014 4:07 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

i picked 5 positions because the usual range of 1000 to 2000 divides nicely into 5 equal bands with a center. It will probably be a lot safer to chop the top and bottom 50 or 100 off and work with what's left, but is that any different from it not being there anyway ? *shrug* I can't double-check o...
by tungsten2k
Tue Sep 23, 2014 4:04 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

dominicclifton wrote:i picked 5 positions because the usual range of 1000 to 2000 divides nicely into 5 equal bands with a center.


It will probably be a lot safer to chop the top and bottom 50 or 100 off and work with what's left.

-=dave
by tungsten2k
Tue Sep 23, 2014 3:56 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

I can't hit the extreme ranges on my DX9 with the sticks using Spektrum sat on UART2 on Flip32+, running out of adjustment at the +/- 125 values in the Spektrum TX. However, I don't remember having a problem on the switches (although I think I tuned them down to the same 1050 - 1500 - 1950 range as ...
by tungsten2k
Fri Sep 19, 2014 2:54 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Sure: anything's possible: http://www.rcgroups.com/forums/showpost ... count=1641

Good luck !

-=dave
by tungsten2k
Fri Sep 19, 2014 5:26 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

I don't think he proposed any. I suggested the same be done in BF, however. TC appeared to say "sounds good, as long as someone else codes it". So it looks to me like everyone thinks is a great idea but no one has time time/capability to implement it. But maybe I misread something… -=dave
by tungsten2k
Wed Sep 17, 2014 11:34 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

What is the need exactly - I ask because I don't really have the need for this functionality and I'm programming and messing with OSD and FC all the time! I can't answer for others, but due to the wiring, I physically have to remove the entire top half of my 250 quad whenever I need to connect to t...
by tungsten2k
Wed Sep 17, 2014 7:58 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Is the current thinking that we resume OSD functionality with a power-cycle, or will the OSD continue to monitor the UART stream for it's "enable" bit, but otherwise just staying out of the way ?

-=dave
by tungsten2k
Mon Sep 15, 2014 5:27 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Sv: Cleanflight aka Multiwii port to STM32 F10x and F30x

Conclusion: Do NOT try autotune on this setup. I am now three expensive engines poorer because of it... An FC should not be able to fry a motor if esc/motors are dimensioned correctly. I agree. If the signals going to the ESC are causing the motors to fry, then the ESC is at fault; it shouldn't all...
by tungsten2k
Wed Sep 10, 2014 11:09 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

FYI, I submitted feature request #70 for support of Spektrum X-Channels (higher channels) just so the code snippet would get captured before it disappears from the interewebz. I'm pretty confident the RCG thread it came from died immediately afterward because everyone took their marbles and turned t...
by tungsten2k
Wed Sep 10, 2014 7:20 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

zatalian wrote:where and how can i deliver patches?
I have an untested patch for issue #67
Testing is a bit difficult without being able to map functions to channels above 8 but the patch is dead simple


You'd submit a pull request:

https://help.github.com/articles/using-pull-requests

-=dave
by tungsten2k
Sat Sep 06, 2014 11:58 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

1.2pre2 didn't work on my witespy board. Video comes up in the first few seconds, then screen goes blank except for small strip of the picture at the bottom of the screen. A less critical issue is that the GUI doesn't show any elements rendered in the simulator, instead replacing them with gray boxe...
by tungsten2k
Sat Sep 06, 2014 5:54 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Looks like the latest verison of Configurator has the Profile pop-up menu removed. However, the stick-movement Profile switching still works; you just need to refresh Configurator and the "Profile" field will update to show you the correct Profile the controller is set to. I'm not sure if ...
by tungsten2k
Sat Sep 06, 2014 3:36 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Agreed, but somewhat idealistic. And we like it that way But seriously. I've already witnessed two instances where outdated documentation caused grief for configuring CF (I was one of them). Dominic chose (I think wisely) to ditch the wiki-format documentation entirely, rather than have to keep two...
by tungsten2k
Thu Sep 04, 2014 4:35 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

... I've got two Flip32+ units here, one of which I'll be puting into the quad and it seems the latest Flip32+ board I received from Paul doesn't include the second accelermeter (Freescale MMA8452). It includes just the single Invensense MPU6050 like the Naze32 includes. Sorry for writing in this t...
by tungsten2k
Thu Sep 04, 2014 4:24 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

On another note, has anyone else seen some real flakiness in the cleanflight configurator chrome app lately? I used to be able to just disconnect the USB cord and it would notice that it was disconnected, and figure itself out. Now it just hangs and crashes hard. No not seen this, it works fine for...
by tungsten2k
Thu Sep 04, 2014 3:13 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

shikra wrote:Thanks for feedback so far. Have made teh following changes...


wow, you're fast !

i second the appreciation for all your (and all other contributor's) work, past and present :)

-=dave
by tungsten2k
Sat Aug 30, 2014 3:45 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

OSDSW in latest hex indeed is fixed: tested working with MWOSD1.2pre1

Thanks Dominic for sorting this out !

-=dave
by tungsten2k
Sat Aug 30, 2014 2:47 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

I've never been able to get the OSX version of the GUI app to open. Finder always reports the file as damaged. Is there a trick to getting this file to open? (Already changed permissions according to the text doc included with the GUI app.) This is a Mavericks thing. Google the error message you go...
by tungsten2k
Sat Aug 30, 2014 7:40 am
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

Basic smoke test shows R1.2pre1 works on Witespy board with Witespy config define. One minor issue is that on the DISPLAY screen when you move up off the EXIT/SAVE/PAGE (ESP) menu, it moves to a blank entry below MAP MODE selection. If others don't see this, it could be because my GPS TIME screen is...
by tungsten2k
Fri Aug 29, 2014 11:33 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

I'm getting ready to load and test the latest code to verify that the OSDSW config switch is fixed, but I got sidetracked going through the accelerometer drivers, and couldn't really figure out if CF makes use of multiple accerometers or not ? I've got two Flip32+ units here, one of which I'll be pu...
by tungsten2k
Fri Aug 29, 2014 4:04 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

petronioaznar wrote:Okkk, next update, tried with firmware 2.4 hex.. Uploaded it with CT, then uploaded charset... now when I power up the quad the OSD just reads out NOT MAV DATA or something like that... Do I need to enable anything on the naze32??? Tx


Please go here to ask your questions: http://diydrones.com/forum/topics/addin ... o-minimosd

-=dave
by tungsten2k
Mon Aug 18, 2014 1:45 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

This isn't really a Flip32 support thread but the Flip32 Spektrum sat setup is described in these two posts: m m To get the sat working in Cleanflight, search for my detail of it earlier in this thread (as the docs on the Cleanflight wiki have instructions for Baseflight and won't work for Cleanflig...
by tungsten2k
Fri Aug 01, 2014 5:16 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

While I'm thinking of questions - i) is it on your roadmap to support OpenPilot Revolution? ii) do any of the current target boards reliably support Spektrum satellite? [From my experience Pixhawk does, NanoWii does, OP Revo claims to but many including me can't get it to work] ii) Naze32/Pro, Flip...
by tungsten2k
Thu Jul 31, 2014 8:34 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

@tungsten: I guess its 10* slower - still perfectly usable. The attitude horizon might be a bit slow Could try removing some of the data requests in void setMspRequests() { REQ_MSP_RAW_GPS| //remove if not using gps REQ_MSP_COMP_GPS| //remove if not using gps REQ_MSP_ATTITUDE| //remove if not using...
by tungsten2k
Wed Jul 30, 2014 9:47 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Dominic- Have you tried any OSD that supports virtual amp gauge while running on your implementation of softserial ? I'm considering moving MWOSD off the main UART onto softserial to free it up for other things. Just curious to know your thoughts. I'm not familiar with how much data the mavlink/osd ...
by tungsten2k
Wed Jul 30, 2014 9:41 pm
Forum: Software development
Topic: MultiWii OSD - MWOSD
Replies: 873
Views: 335392

Re: MultiWii OSD - MWOSD

I'm considering running MWOSD off a softserial connection to the Flip32 (available in Cleanflight to a minimum of 9600, and currently up to a maximum of 19200, but I'm unsure of how stable the 19200 rate might be). How greatly could this hamper the performance of MWOSD ? 9600, while quite slow from ...
by tungsten2k
Tue Jul 29, 2014 2:45 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

nebbian wrote:Is the documentation for Cleanflight up to date?


It's not really kept up to date. I ran into the same problem with the Spektrum sat configuration (see my earlier post).

-=dave
by tungsten2k
Tue Jul 29, 2014 5:10 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Thanks for the feedback Pierre, can you raise an issue on the Cleanflight issue list? I'll look into it. It's probably broken in baseflight too since it's an area of code that I haven't touched. [/quote][/quote] That's interesting, as the OSDSW worked for me in Baseflight (MWOSD 1.1) and does not w...
by tungsten2k
Wed Jul 23, 2014 2:15 pm
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

Is OSDSW (enable/disable OSD overlay) working for anyone else using CPPM receiver input on a minimosd (Witespy) board ?

-=dave
by tungsten2k
Sat Jul 19, 2014 6:39 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

ps- The reason I detailed the process here wasn't to just complain, but for others attempting to use Spektrum satellites, as it is not documented in one location anywhere else in the world :)

-=dave
by tungsten2k
Sat Jul 19, 2014 6:37 am
Forum: Software
Topic: Cleanflight aka Multiwii port to STM32 F10x and F30x
Replies: 761
Views: 1574547

Re: Cleanflight aka Multiwii port to STM32 F10x and F30x

I wish I could say my first experience with Cleanflight was, well, cleaner Following directions on this page (which happen to be the same default process in Baseflight): m To enable SerialRX use CLI and type: "feature SERIALRX" and then choose the type of receiver by typing one of the foll...