Radio Calibration problem #44
-
Hey Mr. Hefny! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
To add some more info In our last attempt we used the image recommended from this comment and a precompiled obal 4.2.2 binary with the preperations from this video except the compilation part since we used the precompiled binary. In the attempts before that, we ran bullseye and tried to compile from source natively on the pi zero 2 w with the exact same result. All meters "empty" in the radio calibration screen. In addition to read the pins with an oscilloscope to confirm the transmitter actually sends pulses to the pi, we also made a small bash script to read the pins. While the scripts is too slow to show the curveform, it does show that the inputs does change. Other than that we have also tried to cross compile ardupilot as is done in the video however running the generated binary on the pi produces a segfault as soon as mission-planner tries to connect. I do not have the link to the exact crosscompiler version used but I believe it was one of these... Is there anything obvious we might be doing wrong? Or something to double check, missing info etc., please let us know :) / Albin and Anders |
Beta Was this translation helpful? Give feedback.
-
Measuring on GPIO5 (CH1) on the raspberry, as far as we can see, everything looks as it should. And the pulse width changes from 1-2ms depending on stick position on the controller. |
Beta Was this translation helpful? Give feedback.
-
Hello, 1- Please run OBAL from command prompt and make sure that there is no problems in reading the sensors (IMPORTANT) 2- Are you using PPM,PWM ? Also please make sure you compile master version of ardupilot not release. as I believe this fix is not merged yet |
Beta Was this translation helpful? Give feedback.
Good news Mr. Hefny!
Our barometer card was broken!
Now we have changed and everything seems to work fine!
Finally!