Replies: 3 comments 22 replies
|
Issue solved. Changing the servo names to S3/S4/S5 (S1 and S2 are the motors and that caused some kind of confusion for the software) solved the problem. |
|
“The receiver tab indicates that the RC commands are set up correctly (pitch down => 1000us, pitch up => 2000us).” That isn’t right. Pitch up (stick down) should be 1000us. And pitch down (stick up) should be 2000us. |
versionINAV/FLYINGRCF4WINGMINI 9.1.0 Jul 8 2026 / 02:11:40 (1531750)GCC-13.2.1 20231009Outputs [servo]servo 0 1000 2000 1500 100 featuresfeature -THR_VBAT_COMP beeperbeeper RUNTIME_CALIBRATION blackboxblackbox -NAV_ACC Receiver: Channel mapmap TAER Portsserial 20 1 115200 115200 0 115200 Modes [aux]aux 0 0 0 1750 2100 Programming: global variablesgvar 0 0 -32768 32767 Programming: PID controllerspid 0 0 0 0 0 0 0 0 0 0 OSD: custom elementsosd_custom_elements 0 0 0 0 0 0 0 0 0 "" masterset looptime = 500 control_profilecontrol_profile 1 set mc_p_pitch = 40 mixer_profilemixer_profile 1 set motor_direction_inverted = OFF Mixer: motor mixermmix reset mmix 0 1.000 0.000 0.000 0.000 Mixer: servo mixersmix reset smix 0 1 0 50 0 -1 battery_profilebattery_profile 1 set bat_cells = 0 save configurationsave end the command batchbatch end |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone.
I'm having an issue with auto launch pitching down instead of up. After arming, I set the throttle and the elevator goes down instead of up. I tried to launch it and it went face down against the dirt.
The preview window perfectly mimics the real plane's movements. So I suppose it's calibrated correctly.
The commands from the radio work fine (if I push the pitch stick up, the elevator goes down so the plane can descend and if I pull the stick, the elevator goes up to ascend).
The receiver tab indicates that the RC commands are set up correctly (elevator down => 1000us, elevator up => 2000us).
If I put it in horizon mode, the plane tries to stabilize perfectly.
I checked the auto launch settings and I can't set the climb angle to a negative (it's at 30º currently), so... I can't find what I'm doing wrong.
Any clues?
Thanks in advance!
P.S: I attached a DUMP file.
HeeWing.iNav.v6.1.0_-_DUMP.txt
All reactions