|
|
|
|
|
|
|
|
United States, IL, Chicago
Joined Jan 2012
70 Posts
|
Magnitude of pot adjustment can be changed in the code. You would need a custom version of firmware for that. Basically code reads pot value and then divides it by a certain number. If we reduce that number, value of the pot will be bigger. I can build a custom firmware for you.
|
|
|
|
|
||
|
|
Quote:
|
|
|
||
|
|
|
|
|
"test flew"
My aircraft doesn't have shaken quad syndrome -- but I did "test fly" it by holding it by makeshift landing gear and yawing, rolling, and pitching it this way and that. I did this a number of times under different conditions.
My quad is friggin strong. I wanted it to pull a load -- wow -- it will. But first I found out that when I start the motors with the yaw in 0 setting -- I don't need to arm the board to start the motors -- and in fact -- the board won't arm -- but the motors will run with the following observations. All 4 run at nearly identical RPMS-- Motor 3 a tad slower (<100RPM) and motor 4 a tad faster (<100RPM difference). Also There is no apparent effect of pitching it or yawing it on the motor speed. No apparent effect of giving transmitter commands except for throttle. Throttle is exceptional smooth -- and all motors sound "like they should" working in unison. I repeated this several times with identical results. Then I did the same test as above except after starting up with yaw at zero -- and before I issued a throttle command I turned yaw (and later I did pitch) pots all the way up. NO EFFECT. None. So -- I did the whole flash flash flash .. and then calibrated by the numbers == powered up -- armed and test flew pitching and yawing .. but motor 4 never did "wake up". I was however surprised that it's incredibly reactive to transmitter input. I mean this thing would like to spin on a dime. Not at all what I'd expect from the noob version of the software -- When I say reactive -- almost violently reactive. I had no expo and I was at 100% rates. No trim. Also -- when I test flew it .. I would hold by one leg .. and it wanted to fall off to the right and back all the time. I could turn it so it was tipped to the left.. hold until the gryos stopped fighting me -- and then it would just fall off to the right and back. This was what happened on my only (90 second) flight. I could not maintain level as it wanted to fall to the right and back. I'm about to give up on solving this puzzle and just install my copter control board and be done with it. I HATE to give up on a puzzle like this. On this ESC calibration step -- is that calibration happening in the ESC's or in the board? Cause -- I'm pretty sure nothing is happening in the ESC's. The ESC's I have can be programmed for battery type, and such -- but I see no documentation on setting end points -- so I was assuming this was a setting in the kk board -- but ... not too sure. |
|
|
|
|
||
|
|
Quote:
Set the POT to 0 and have the TX on and set to high throttle. When you power on the board you should hear all the ESC's beep twice. Once you hear that lower the throttle to 0. At this point mine just sit and beep.........beep..........beep at this point. If you aren't getting this Beep Beep you aren't getting to calibration mode on the ESCs. Some ESC's don't have adjustible endpoints ....Castle Creations are in the catagory (unfortunatly as I have gobs of them and love them on my planes and helis). |
|
|
||
|
|
|||
|
United States, IL, Chicago
Joined Jan 2012
70 Posts
|
Quote:
Quote:
I won't comment on the rest of your post because I'm not sure whether your ESCs are calibrated or not and what values your pots were set to, so it's hard to tell what was going on. |
||
|
|||
|
|
||
|
|
Quote:
Christian |
|
|
||
|
|
||
|
United States, IL, Chicago
Joined Jan 2012
70 Posts
|
Quote:
|
|
|
||
|
|
||
|
|
Quote:
I can accept that the ESC's don't have adjustable end points. However -- When you take that one step further -- I can bypass the kkboard by putting the board in ESC calibration mode and the motors all run in perfect sync when the command are passed through the kk board from the Rx. So apparently their end points are set well. Why then when the KKboard is powered are they so .... wrong. I've used the tachometer on the motors dozens of times now -- and when started by the numbers -- motor 4 is always at the same RPM -- despite what the other motors are at. That fact alone screams -- somethings is wrong here. I'd say that if I ws to guess -- the motor 4 is at the lowest end point and just holds there. When I mean the same end point -- I mean 1400 - 1440 RPM every single time except when the battery got low. The others would vary considerably. |
|
|
||
|
|
||
|
|
Quote:
Interesting line from the sources: Code:
*** NOTE **** Adding more code between PWMGenStart and PWMGenEnd may result in a base pulse longer than 1ms and a copter in your face Code:
;---- ESC Throttle range calibration. This outputs collective input to all motor outputs ---
;---- This mode is entered by turning yaw gain pot to zero and turning on the flight controller. ---
ca1: b16cmp GainInYaw,Temp
brge ma1 ;enter ESC throttle range calibration?
ldi Counter,2 ;yes, flash led 2 times
.......
b16mov MotorOut1,RxInCollective ;output collective to all ESC's
b16mov MotorOut2,RxInCollective
b16mov MotorOut3,RxInCollective
b16mov MotorOut4,RxInCollective
|
|
|
||
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sold KK Multicopter Core Board V5.5 Quadcopter and firmware loader $95 Shipped | terriwang | Aircraft - Electric - Multirotor (FS/W) | 20 | Jun 05, 2011 11:34 PM |
| Cool KK Multicopter Core Board V5.5 Quadcopter and firmware loader $95 Shipped | terriwang | Hot Online Deals | 0 | May 26, 2011 12:28 AM |
| Discussion NEW KK Multicopter Core Board V5.5 Quadcopter and firmware loader | terriwang | Multirotor Talk | 0 | May 22, 2011 09:14 PM |
| Sold Quadcopter KK Multicopter RR or RTF w/Turnigy 9X -- Trades welcome | KKUSA | Aircraft - Electric - Helis (FS/W) | 12 | Mar 04, 2011 04:29 PM |
| For Sale SOLD, THANKS - COMPLETE KK QUAD RTF Kapteinkuk multicopter for sale | bob.titus | FPV/RPV - Equipment and Vehicles (FS/W) | 0 | Nov 12, 2010 07:23 AM |