Search found 583 matches

by haydent
Tue Sep 02, 2014 12:18 am
Forum: Software development
Topic: RSSI injection on RC channel
Replies: 25
Views: 7558

Re: RSSI injection on RC channel

sure, kv/mw osd do this currently (have a look at their code), so its totally possible. though the pwm signal will be different between rc channel and rssi channel and likely different between receivers.

Another option is a low pass filter (cap and resistor)
by haydent
Mon Sep 01, 2014 8:12 am
Forum: Software development
Topic: [BUG] lcd telemetry, checkbox page
Replies: 5
Views: 1908

[BUG] lcd telemetry, checkbox page

the line number is calculated wrong starting at 0 when it should start at 1-4, causing missing line at end not sure if my fix is best way to do it, but works in my case. i just took formula from other pages for doing similar thing and it worked... also i made it show if armed by stick LCD.cpp curren...
by haydent
Thu Aug 28, 2014 11:14 am
Forum: Software development
Topic: Change motor pin
Replies: 11
Views: 6625

Re: Change motor pin

You cannot. Configure a hex and use your private mixing with avoiding the motor[x] which relates to broken pin. If you cannot figure that out buy new board this works easy enough concept is, enable copter type that has more motors, then specify layout file so extra available motors have same values...
by haydent
Thu Aug 28, 2014 3:42 am
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1159934

Re: Direct Frsky telemtry data from MW FC

i think youll find x8r is not supported by this code, some day it likely will
by haydent
Tue Aug 19, 2014 11:43 pm
Forum: Getting Started - MultiWii config and setup
Topic: sbus control of pins
Replies: 9
Views: 3892

Re: sbus control of pins

yes, this mod will not work with any servo code, stock works for me
by haydent
Tue Aug 19, 2014 11:35 pm
Forum: Getting Started - MultiWii config and setup
Topic: GPS working, but I cannot use rtf poshold or any gps option?
Replies: 13
Views: 4864

Re: GPS working, but I cannot use rtf poshold or any gps opt

maxkunes wrote:
haydent wrote:is your mag working correctly ? maybe it needs callibrating


Ill try that today, report back later, but would that really make pos hold basically not work at all?


well if your mag is not correct the copter is likely to go in the wrong direction
by haydent
Tue Aug 19, 2014 12:33 pm
Forum: Software
Topic: Contributing Software + An approach to Fail Safe
Replies: 4
Views: 2298

Re: Contributing Software + An approach to Fail Safe

sure that is possibility that i thought of too, and i guess it is a matter of how much time someone wants to put into it vs the need. good to have as comprehensive system as possible. but what if your lipo plug disconnect ? or a esc wire... there are many points of failure
by haydent
Tue Aug 19, 2014 10:55 am
Forum: Software
Topic: Contributing Software + An approach to Fail Safe
Replies: 4
Views: 2298

Re: Contributing Software + An approach to Fail Safe

in a way this already exists with modern tx controllers and this likely why the existing code has not been developed much further. as you can set your rx failsafe so it reverts back to pre chosen state on signal loss. eg you can make an aux channel default to RTH on signal loss. you will find other ...
by haydent
Tue Aug 19, 2014 10:47 am
Forum: Software development
Topic: mspSerialController - open source RX for Atmel and Multiwii
Replies: 1
Views: 1031

Re: mspSerialController - open source RX for Atmel and Multi

nice job on the tx, what is the advantage of this over a lrs link?
by haydent
Tue Aug 19, 2014 10:44 am
Forum: Getting Started - MultiWii config and setup
Topic: Is it possible to use brushless gimbal with multiwii?
Replies: 1
Views: 813

Re: Is it possible to use brushless gimbal with multiwii?

servo only, they cannot control brushless motor. generally a gimbal will have the option to come with a controller
by haydent
Tue Aug 19, 2014 10:38 am
Forum: General discussions
Topic: Acro Naze32, CPPM, and receiver controlled switch
Replies: 1
Views: 2913

Re: Acro Naze32, CPPM, and receiver controlled switch

its likely you can still use your rx normal output pins as well, but otherwise here is how to pass through a rx channel: viewtopic.php?f=18&t=5417#p54208
by haydent
Tue Aug 19, 2014 10:35 am
Forum: ESCs, propellers , servos and radios
Topic: Building New Quad
Replies: 1
Views: 1395

Re: Building New Quad

unfortunately those links dont work, and also you will be pushing up hill to get this sort of support here, this forum tends to lean on the technical side of things, at the detriment to beginners... i will agree with your thought to get a mega 2560 based board rather than anything less. as you will ...
by haydent
Tue Aug 19, 2014 10:26 am
Forum: Getting Started - MultiWii config and setup
Topic: SBUS questions
Replies: 3
Views: 1689

Re: SBUS questions

#1 yes you can use any serial port, your will need a serial inverter cable like this though, available from various sources including: m #2 i dont think it is that simple though your more than welcome to try. really though it doesnt matter what order it is really ? if you are using sbus it is all st...
by haydent
Tue Aug 19, 2014 10:21 am
Forum: Getting Started - MultiWii config and setup
Topic: GPS working, but I cannot use rtf poshold or any gps option?
Replies: 13
Views: 4864

Re: GPS working, but I cannot use rtf poshold or any gps opt

is your mag working correctly ? maybe it needs callibrating
by haydent
Mon Aug 18, 2014 2:36 am
Forum: Software development
Topic: LED Ring I2C device
Replies: 97
Views: 37258

Re: LED Ring I2C device

i could not compile without making the boards.txt bit like this instead:

Code: Select all

lilypado.build.core=arduino:arduino
lilypado.build.variant=arduino:standard
by haydent
Sat Aug 16, 2014 8:43 am
Forum: General discussions
Topic: Armed but no effect
Replies: 3
Views: 3104

Re: Armed but no effect

just a wild guess, are you using the right motor outputs ? maybe have a look at the config servo settings
by haydent
Tue Aug 12, 2014 11:45 pm
Forum: Software development
Topic: How to configure Current sensor (hardware)
Replies: 41
Views: 19263

Re: How to configure Current sensor (hardware)

I got it working fine. It might help for you to work through your system bit by bit. So start with a multimeter on your signal wires and check you are getting a voltage that fluctuates as it should in correlation to voltage and amperage. Then check the fc is reading the values by using debug[0] = va...
by haydent
Thu Aug 07, 2014 3:34 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

many problems here 1) you said no problem with spektrum, but the code for spektrum changes also 2) Plüschi suggested of mod http://www.multiwii.com/forum/viewtopic.php?f=8&t=4425&start=30#p45299, and in this mod (r1648) readSpektrum() was removed form readRawRC() 3) were all side effects ta...
by haydent
Sun Aug 03, 2014 5:39 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

Does anybody know if its possible to feed Sbus in to the MWC but then output any extra channels for things like gimbal pitch/roll, camera switcher, lights, things like that not related to or reliant on MWC? I have a Corona 7ch Sbus compatible Rx, but when using Sbus I can squeeze all 10 channels ou...
by haydent
Sun Aug 03, 2014 5:33 am
Forum: Getting Started - MultiWii config and setup
Topic: sbus control of pins
Replies: 9
Views: 3892

Re: sbus control of pins

ok here is a quick mod that enables 3 rx channels (in this case 9, 10 & 11) to be output on pwm outputs camroll, campitch & camtrig. as such it is incompatible with using SERVO_MIX_TILT, SERVO_TILT or CAMTRIG config.h options (though the output pins could be changed to unused motor outputs i...
by haydent
Sun Aug 03, 2014 3:10 am
Forum: Getting Started - MultiWii config and setup
Topic: sbus control of pins
Replies: 9
Views: 3892

Re: sbus control of pins

the number of users that have asked this i have noted, and it would be simple to do. i could make it. but someone else i was talking to about it, said that on the x8r rx and maybe yours too, while the sbus was being used you could still use the standard pwm outputs for other things, like the switche...
by haydent
Sun Aug 03, 2014 2:36 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

The failure can be seen in the GUI. Something is happening to the decode of the sbus channels. Channel 1 is moving to channel 3, channel 2 is moving to channel 4 etc. The good news is this was found with ground testing. This would have been a disaster in the air. John i had no problem, i copied my ...
by haydent
Sun Aug 03, 2014 2:24 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

debug[0] = rcValue[12]; debug[1] = rcValue[13]; debug[2] = rcValue[14]; debug[3] = rcValue[15]; just wondering if there was a native way already i had not noticed. thanks. i made a modified version of the gui that shows all 16 channels: m http://www.multiwii.com/forum/download/file.php?mode=view&am...
by haydent
Sun Aug 03, 2014 1:11 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

Hi, I've just committed the mod suggested by JohnB. With no option (permanent mod) I think current SBUS users will have to look carefully at the change mod in next version. From what I understand, I see no reason to make post scale treatment on spektrum system. The fact users have to increase the t...
by haydent
Sat Aug 02, 2014 1:59 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

so how do i test 16 channels in MW when the gui only shows 8 ? or did you have some other method in mind ?
by haydent
Sat Aug 02, 2014 1:56 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

Tested out your sbus code again John and seems fine still. I have corrected an unrelated sbus + lcd conf bug. Do you have the ability to test sbus with 15 or 16 channels? There is some sort of problem doing that with the current firmware, see my previous post. I tried it with the original 2.3 relea...
by haydent
Sat Aug 02, 2014 12:50 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

yes i have taranis/x8r and rigol dso if needed. ill have a go, never tried > 8
by haydent
Fri Aug 01, 2014 12:27 pm
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

Tested out your sbus code again John and seems fine still. I have corrected an unrelated sbus + lcd conf bug. Configuration via lcd has its own loop while viewing separate to everything else. Problem is it was not reading sbus data as part of that, only spektrum and standard. Therefore once inside t...
by haydent
Wed Jul 30, 2014 12:24 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

thanks John, your thoroughness is great !
by haydent
Tue Jul 29, 2014 7:19 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

i can see the need for both, but personally only need sbus as well. how about 2 seperate patches with seperate config options in their respective rx sections ?
by haydent
Wed Jul 23, 2014 1:21 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

this is great you can understand each other, when we get it worked out, i have another member with commit access who can add it to mw shared.
by haydent
Wed Jun 25, 2014 12:00 am
Forum: Connecting elements
Topic: Connecting Serial GPS to Arduino Uno
Replies: 3
Views: 2592

Re: Connecting Serial GPS to Arduino Uno

sounds like a good opportunity for you to learn arduino :)
by haydent
Sat Jun 21, 2014 9:32 am
Forum: Getting Started - MultiWii config and setup
Topic: Heading orientation 90 degrees off
Replies: 5
Views: 2333

Re: Heading orientation 90 degrees off

you can just disable the onboard one in mw code if thats what you meant.

this guy might sell you a compass module seperately: http://www.multiwiicopter.com/products/ ... -autopilot

otherwise ebay: http://www.ebay.com.au/sch/i.html?_odkw ... e&_sacat=0
by haydent
Sat Jun 21, 2014 9:09 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

bringing this back up again, anybody else ? (im using x8r too) been playing around with this a little more in gui, and i notice i only get travel from 1090 to 1909 yet without sbus i get 1000-2000 do others get the same ? wordering if this is deliberate, or possibly the signal not being translated ...
by haydent
Sat Jun 21, 2014 9:02 am
Forum: Getting Started - MultiWii config and setup
Topic: Heading orientation 90 degrees off
Replies: 5
Views: 2333

Re: Heading orientation 90 degrees off

well done, sounds like you been busy, and it does sound like interference, if you get totally beat you could look into a external i2c compass module to give it some space, or maybe vertical shielding
by haydent
Sat Jun 21, 2014 8:51 am
Forum: Software development
Topic: MultiWii Serial Protocol MSP
Replies: 5
Views: 2644

Re: MultiWii Serial Protocol MSP

i think some of the mobile apps had/have a remote control via 'serial' msp option
by haydent
Sat Jun 21, 2014 8:50 am
Forum: Connecting elements
Topic: Connecting Serial GPS to Arduino Uno
Replies: 3
Views: 2592

Re: Connecting Serial GPS to Arduino Uno

there is settings for gps in config.h such as com port and speed if this is what you mean ?
by haydent
Sat Jun 21, 2014 8:49 am
Forum: Getting Started - MultiWii config and setup
Topic: Heading orientation 90 degrees off
Replies: 5
Views: 2333

Re: Heading orientation 90 degrees off

maybe you need to re/callibrate your mag sensor
by haydent
Thu Jun 12, 2014 12:26 am
Forum: Software development
Topic: [PATCH] MSP Code for Airspeed
Replies: 6
Views: 2084

Re: MSP Code for Airspeed

well done, and glad you could do it yourself :)
by haydent
Tue Jun 10, 2014 1:26 pm
Forum: Software development
Topic: FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell graph)
Replies: 78
Views: 24830

Re: FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell gr

dont forget to order the inverter too
by haydent
Tue Jun 10, 2014 5:22 am
Forum: Software development
Topic: [PATCH] MSP Code for Airspeed
Replies: 6
Views: 2084

Re: MSP Code for Airspeed

sounds good to me
by haydent
Tue Jun 10, 2014 5:20 am
Forum: Software development
Topic: FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell graph)
Replies: 78
Views: 24830

Re: FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell gr

shameless bump, come on... someone has to be interested in this...
by haydent
Tue Jun 10, 2014 5:11 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

thank you very much or your detailed investigation and submission. I hope this can be integrated as promptly as possible.

edit, and i noticed you signed up just to post this, double thanks !!! and welcome :o
by haydent
Thu May 29, 2014 1:05 am
Forum: Software development
Topic: FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell graph)
Replies: 78
Views: 24830

FrSky S.Port Data into MultiWii, MSP & OSD (inc. cell graph)

Hi all, just pointing out this mod for flyers and devs. Give it a fly ! I would also be interested in getting the MultiWii patch side of it integrated into Multiwii. That is the part that translates the S.Port serial data into Multiwii. A guide to setting it up is here: m Currently it supports Volts...
by haydent
Sun May 04, 2014 11:49 pm
Forum: Shields, boards and sensors
Topic: MTK3329 GPS wanders
Replies: 9
Views: 3045

Re: MTK3329 GPS wanders

I just have the common 6m is faster at getting sats and gets more
by haydent
Sun May 04, 2014 12:39 pm
Forum: Shields, boards and sensors
Topic: MTK3329 GPS wanders
Replies: 9
Views: 3045

Re: MTK3329 GPS wanders

get a ublox
by haydent
Sun May 04, 2014 3:26 am
Forum: Ideas
Topic: Direct Frsky telemtry data from MW FC
Replies: 359
Views: 1159934

Re: Direct Frsky telemtry data from MW FC

individual cell monitoring is something its worth it for, as its important for your lipos health as cells dont drain equally
by haydent
Fri May 02, 2014 12:52 am
Forum: Software development
Topic: MW 2.3 sbus problem
Replies: 108
Views: 42780

Re: MW 2.3 sbus problem

someone else was asking about this too. im not sure how close it currently is to doing this but its totally possible.

sounds like a good excuse for you to learn the basics of arduino and mwc ?