Open xagawar opened 1 year ago
I have made some modification to ardupilotcode to run BananaPi W2 https://github.com/HefnySco/ardupilot/tree/pr_banana_zero my only problem is RCInput. It you can replace it with RC_UDP ot will work. Now I am working to solve this problem. I will publish the solution once completed.
On Sun, Feb 19, 2023 at 1:35 PM xagawar @.***> wrote:
Is it possible to use OBAL with Banana Pi M2 Zero?
— Reply to this email directly, view it on GitHub https://github.com/HefnySco/OBAL/issues/30, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA75SNKV26IX5QC62BIA6YTWYIAO7ANCNFSM6AAAAAAVA5EADM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
what OS is recommended on the banana, I on this - Raspbian GNU/Linux 10 (buster) armv7l, Kernel: 4.19.129-sunxi it does not see the baro - Config Error: Baro: unable to initialise driver
I tried a raspberrypi binary on the same OS and it seems to run, but is very very sloppy with gyro response in Missionplanner thank you in advance!
I havent completed this solution yet. I depend on a STM32F411 microcontroller that act as slave I2c and connect sensors to it. but again still facing problems.
Is it possible to use OBAL with Banana Pi M2 Zero?