|
|
|
|
||
|
|
Quote:
The Extend Boards default Baud rate is 9600bps |
|
|
||
|
|
||
|
|
Quote:
If the CN-06 GPS module is on default settings you can just select/define UBLOX in the sketch & then when you Power up the CRIUS AIOP the GPS will automatically be configured to the correct settings. This has been stated many many times! |
|
|
||
|
|
|
|
|
I've got my build pretty much done physically and would like to get busy on tuning and calibrating but still have a few questions which perhaps you guys might be able to help me with. I'll start off with the most puzzling one:
First, I calibrated my T9x (following the Paris board instructions), I then calibrated my ESC's \ throttle range while disconnected from the FC (using a 4-way cable to align the calibation in one go). Once that was done I hooked everything up to the FC but now if I connect the lipo, no matter what the position of the throttle stick the ESC's will beep the number of lipo cells and then start a continuous beeping which will last for multiple minutes. After that they go silent one by one and once they've all gone silent, arming my quad is not a problem and throttle response seems fine. The ESC 'documentation' says a few things are possible if they keep beeping, namely a.) there's a voltage issue or b.) the throttle position is not on zero or c.) the rx is not working properly. None of that seems likely as it appears to solve itself after a few minutes. I'm using RCtimer 2200mAh 15C 3s lipo's. I thought the batteries might be the issue and thought perhaps it might help if I connected 2 lipos in parallel. But nothing changed (and I've no idea if that would actually do anything for the C value anyway?). The ESC's are RCtimer 30A's and the motors are the RCtimer 30A\930KV type. To be clear, I haven't updated the firmware yet and so am still on mwii2.0. Any idea's before I start putting on the props? |
|
|
|
|
|
|
New Zealand, Hawke's Bay, Napier
Joined Jun 2011
141 Posts
|
RC timer packages consistently taking about 10 days to reach New Zealand - thats paying the extra $2 US for registered air mail rather than the free freight option. They are not into answering email questions about product I have found but otherwise I am happy with them.
|
|
|
||
|
|
Quote:
I've got the stuff ready to flash the esc's but am wondering if it's worth the effort, does it really improve things that much? |
|
|
||
|
|
||
|
|
Quote:
I am seriously attracted from your test, so i decide to remove my Crius AIOP with Multiwii code on my quadcopter and try it my flying wing with your modified ArduPlane. ![]() I downloaded ArduPlaneNG V2x R5 for AIOP v1.0 and i tried to compile with Arduino 0.23, i also tried with Arduino v1.0 but i got the same result. This is the higlighted errir line AP_Int16 format_version; I suppose it is a kind of "file not found", can you help me? Thanks in advance, Stefano |
|
|
||
|
|
|
|
|
Partially solved
![]() The Arduino Sketch must be exactly in Documents as show here http://code.google.com/p/ardupilot-mega/wiki/Code In any case now i have a new compiling error: ArduPlaneNG2x.cpp:98:23: error: AP_Limits.h: No such file or directory (Win7 and Arduino.exe runned ad administrator) |
|
|
|
|
|
|
Joined Feb 2011
107 Posts
|
Correct Quad8X Motor Mapping
Hi there,
i could figure out the correct Quad8X motor-mapping in MPNG finally. First I used to check every frame configuration: I compared which MPNG D-Pin corresponds to which APM2.0 output. The correct (and for all frame configurations consistent) mapping is: Code:
MPNG D2 = APM2.0 Output 3 MPNG D3 = APM2.0 Output 4 MPNG D5 = APM2.0 Output 1 MPNG D6 = APM2.0 Output 2 MPNG D7 = APM2.0 Output 5 MPNG D8 = APM2.0 Output 6 MPNG D11 = APM2.0 Output 7 MPNG D12 = APM2.0 Output 8 ![]() To cut a long story short: The Motor Units 1 & 4 (see pic above) are interchanged. This results exactly in the faulty behavior I observed on my Quad8X copter, which is: PITCH controls ROLL ROLL controls PITCH. Say you pitch forward: What should happen is: Motor Units 3 & 4 speed up --> PITCH FORWARD What actually happens is: Motor Units 3&1 speed up --> ROLL RIGHT What is still strange: My copter behaved exactly the other way round... Pitch Forward would result in a Roll to the Left. Do I have to invert Roll and Pitch Channels on my TX? They show up in the right direction in Mission Planer though. Have to check that on the physical copter first though.... (right now @ work in office) ![]() After all I suppose this is the correct motor mapping for MPNG Quad8X frame : Code:
D2 D3 D5 D6 D7 D8 D11 D12 ==================================================== BLUC BRUW FRUC FLUW FLDC FRDW BRDC BLDW best regards careyer |
|
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Discussion New updated Crius Multiwii SE flight controller | SGsoar | Multirotor Electronics | 72 | May 15, 2013 08:36 PM |
| Mini-HowTo Arduino and HobbyKing Multi-Rotor Control Board V3.0 or KKmulticontroller v5.5 | pprioverde | Multirotor Talk | 29 | Nov 21, 2012 09:58 PM |
| Discussion Jim, any plans for more multi rotor flight controller? | chris24g | Xtreme Power Systems | 12 | Jun 25, 2012 08:11 PM |
| Sold One New, one used ArduPilot 2560 APM1.0 Flight Controlls/autopilots | wingspinner | FPV/RPV - Equipment and Vehicles (FS/W) | 3 | May 28, 2012 12:55 AM |
| Question Quad Build Using HobbyKing Multi-Rotor Control Board V3.0 (Atmega328 PA) | SJackson | Multirotor Talk | 27 | Apr 30, 2012 08:51 PM |