Search found 25 matches

by test
Tue Jul 30, 2013 5:15 am
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

sorry i didnt mean for you to reverse it, more that i had. ive edited out that bit.

to the last one you say is flying nice is ok with angle on too ?
by test
Tue Jul 30, 2013 1:16 am
Forum: General discussions
Topic: Forum eMail notification not working
Replies: 12
Views: 3338

Re: Forum eMail notification not working

yes it is working, but testing again :)
by test
Tue Jul 30, 2013 12:56 am
Forum: General discussions
Topic: Forum eMail notification not working
Replies: 12
Views: 3338

Re: Forum eMail notification not working

test 123 i believe we have fixed it, this is a test
by test
Mon Jul 29, 2013 1:46 am
Forum: Pictures & Videos
Topic: Motors don't start in sync
Replies: 4
Views: 2933

Re: Motors don't start in sync

try in gyro mode, (ie horizon/angle) not enabled
by test
Mon Jul 29, 2013 1:44 am
Forum: Getting Started - MultiWii config and setup
Topic: vbat monitoring and minimOSD
Replies: 2
Views: 1307

Re: vbat monitoring and minimOSD

yes it will trigger buzzer if connected,
yes it will feed to minim, minim has its own voltage warning level that you set when you want that reading to flash when below.
by test
Mon Jul 29, 2013 1:39 am
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

try this carefully:


Code: Select all

      motor[0] = PIDMIX(-0.83,+0.77,-0.83); //REAR_R
      motor[1] = PIDMIX(-1,-0.52,+1); //FRONT_R
      motor[2] = PIDMIX(+0.83,+0.77,+0.83); //REAR_L
      motor[3] = PIDMIX(+1,-0.52,-1); //FRONT_L
by test
Mon Jul 29, 2013 1:20 am
Forum: Software development
Topic: [patch] Amperage in MinimOSD via Multiwii MSP
Replies: 50
Views: 20199

Re: [patch] Amperage in MinimOSD via Multiwii MSP

yes, i did google it just b4 felix posted that... and posted that id found the thread here about it. my post did not make it i see now... thanks guys for the pointes
by test
Mon Jul 29, 2013 1:18 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 396603

Re: SW Development on Minim Osd

great :)
by test
Sun Jul 28, 2013 1:44 pm
Forum: Software development
Topic: [patch] Amperage in MinimOSD via Multiwii MSP
Replies: 50
Views: 20199

Re: [patch] Amperage in MinimOSD via Multiwii MSP

nope still stuck, i dont get how you get from the one pde file into a jave exe app...

i downloaded the standard 2.2 zip, unpacked it deleted the pde (that is one the svn) and ran the gui, it still opened and looked the same...
by test
Sun Jul 28, 2013 1:23 pm
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

the only thing is i get a different value to your diagram for the bit marked and x1 & x2 , what i call A1 and A2, i dont calculate them as double...
by test
Sun Jul 28, 2013 1:20 pm
Forum: ESCs, propellers , servos and radios
Topic: Front motors start late!
Replies: 7
Views: 3262

Re: Front motors start late!

does it do this in gyro mode ? ie horizon and angle off
by test
Sun Jul 28, 2013 1:16 pm
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

Here you go Triangle1: A1 = sqr(C1^2 - B1^2) A1 = sqr(23.7^2 - 21^2) A1 = sqr(561.69 - 441) A1 = sqr(120.69) A1 = 10.98 B1 = M3 to M1 /2 B1 = 42 /2 B1 = 21 C1 = FC to M3 C1 = 23.7 Triangle2: A2 = sqr(C2^2 - B2^2) A2 = sqr(23.7^2 - 17.35^2) A2 = sqr(561.69 - 301.02) A2 = sqr(260.66) A2 = 16.14 B2 = M...
by test
Sun Jul 28, 2013 1:01 pm
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

sorry i could not open that excel doc, it just errored. ill have the calculations in a few mins
by test
Sun Jul 28, 2013 12:59 pm
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 396603

Re: SW Development on Minim Osd

ok kv i get it, so instead of just switching the gui on and off with the switch you can just turn parts on/off

also did you get the "gps coords at top" option from me ? or just a cooincidence
by test
Sun Jul 28, 2013 12:58 pm
Forum: Software development
Topic: [patch] Amperage in MinimOSD via Multiwii MSP
Replies: 50
Views: 20199

Re: [patch] Amperage in MinimOSD via Multiwii MSP

ok thanks ill look into it deeper, just was expecting a few more files to make an exe and all that that the gui is, but im guessing in this case the one file is all that needs to be modded and it is loaded in
by test
Sun Jul 28, 2013 3:12 am
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

i also need the distance between the rear two motors

thanks hamburger for pointing that out
by test
Sun Jul 28, 2013 2:55 am
Forum: ESCs, propellers , servos and radios
Topic: Motors not spinning until throttle at 40%
Replies: 7
Views: 3293

Re: Motors not spinning until throttle at 40%

that all sounds ok, what it may likely be too is the min throttle setting maybe ?
by test
Sun Jul 28, 2013 2:53 am
Forum: Software development
Topic: [patch] Amperage in MinimOSD via Multiwii MSP
Replies: 50
Views: 20199

Re: [patch] Amperage in MinimOSD via Multiwii MSP

sorry but i dont understand where is the gui source files ?
by test
Sat Jul 27, 2013 11:11 am
Forum: ESCs, propellers , servos and radios
Topic: Motors not spinning until throttle at 40%
Replies: 7
Views: 3293

Re: Motors not spinning until throttle at 40%

hi haydent here, try checking in the gui or phone app that your radio throttle channel is going from 1000-2000 range

then as mentioned also look into calibrating your esc
by test
Sat Jul 27, 2013 11:05 am
Forum: Software development
Topic: [patch] Amperage in MinimOSD via Multiwii MSP
Replies: 50
Views: 20199

Re: [patch] Amperage in MinimOSD via Multiwii MSP

haydent here, (away for weekend, and cant remember password), thanks for adding the patch ! how do i modify the gui to show the new MSP value ?
by test
Sat Jul 27, 2013 10:56 am
Forum: Software development
Topic: KV Team Multiwii OSD
Replies: 1021
Views: 396603

Re: SW Development on Minim Osd

haydent here, (away from home and cant remember login) gui looks good, dont see what differences you are trying to point out with the 2 osd screenshots though ?

did you see how my MSP amperage patch has been merged now, so you can connect it to kv if not already

regards, hayden.
by test
Sat Jul 27, 2013 10:49 am
Forum: ESCs, propellers , servos and radios
Topic: RC for Multiwii 2.1, Baseflight
Replies: 2
Views: 1521

Re: RC for Multiwii 2.1, Baseflight

haydent here, this section in the multiwii config file should give you some hints: /*************************************************************************************************/ /***************** ***************/ /**************** SECTION 3 - RC SYSTEM SETUP *******/ /***************** *******...
by test
Sat Jul 27, 2013 8:53 am
Forum: Getting Started - MultiWii config and setup
Topic: MultiWiiConf questions, and a barometer question
Replies: 3
Views: 1804

Re: MultiWiiConf questions, and a barometer question

hi, haydent here using a temp account while away from home. 1) How much drift is acceptable for the barometric pressure sensor? I'm getting about a full unit of drift while it's sitting on the ground (between 3 and 4 is the measured reading). Also, what are these units? Meters? Feet? As I raise and ...
by test
Sat Jul 27, 2013 5:44 am
Forum: Frames
Topic: TBS discovery - custom motor MIX
Replies: 35
Views: 26292

Re: TBS discovery - custom motor MIX

hi, haydent here, having trouble logging in away from home, and the email system isnt working on this forum so cant recover password. i started trying to calculate it but i need the length from the center point to a motor, ie the arm length as shown in your diagram if you can get that, i suspect it ...