This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot set pypilot to IMU only
#9
I started from a OP3 image in an external SSD drive.

I'm not aware of having configured anything, BUT, when I installed VS Code and Platformio extension, I'm pretty sure it installed some stuff, maybe even messed with python.

I could do a fresh install, but it would take me quite a long time to get everything to the state I have it right now, where everything is working (or at least seems to be working) except for this.

Wouldn't it be possible to just reinstall python? Is Python 3.9 the correct version?

Code:
pi@openplotter:~ $ ls /usr/bin/python*

/usr/bin/python     /usr/bin/python3.9-config  /usr/bin/python3-pasteurize
/usr/bin/python3    /usr/bin/python3-config    /usr/bin/python3-wsdump
/usr/bin/python3.9  /usr/bin/python3-futurize

pi@openplotter:~ $ python --version

Python 3.9.2

Also, should I update all packages suggested?

   

I'm attaching the Pypilot install log too, just in case you can see anything weird. Aside for the failed translations, everything seems normal to me 

Code:
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  swig swig4.0
Suggested packages:
  swig-doc swig-examples swig4.0-examples swig4.0-doc
The following NEW packages will be installed:
  openplotter-pypilot swig swig4.0
0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded.
Need to get 1,295 kB/1,668 kB of archives.
After this operation, 6,141 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bullseye/main arm64 swig4.0 arm64 4.0.2-1 [1,295 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 597 kB in 5s (130 kB/s)
Selecting previously unselected package swig4.0.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 124029 files and directories currently installed.)
Preparing to unpack .../swig4.0_4.0.2-1_arm64.deb ...
Unpacking swig4.0 (4.0.2-1) ...
Selecting previously unselected package swig.
Preparing to unpack .../archives/swig_4.0.2-1_all.deb ...
Unpacking swig (4.0.2-1) ...
Selecting previously unselected package openplotter-pypilot.
Preparing to unpack .../openplotter-pypilot_3.2.13-stable_all.deb ...
Unpacking openplotter-pypilot (3.2.13-stable) ...
Setting up swig4.0 (4.0.2-1) ...
Setting up swig (4.0.2-1) ...
Setting up openplotter-pypilot (3.2.13-stable) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for desktop-file-utils (0.26-1) ...


Reading package lists...
Building dependency tree...
Reading state information...
Package 'sense-hat' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 17 not upgraded.
Cloning into 'pypilot'...
/usr/bin/apt
Cloning into 'pypilot_data'...
'pypilot_data/README.md' -> '/tmp/pypilot/README.md'
'pypilot_data/arduino/weathersensors/font.ttf' -> '/tmp/pypilot/arduino/weathersensors/font.ttf'
'pypilot_data/hat/font.ttf' -> '/tmp/pypilot/hat/font.ttf'
'pypilot_data/ui/Vagabond.mtl' -> '/tmp/pypilot/ui/Vagabond.mtl'
'pypilot_data/ui/Vagabond.obj' -> '/tmp/pypilot/ui/Vagabond.obj'
'pypilot_data/ui/compass.png' -> '/tmp/pypilot/ui/compass.png'
'pypilot_data/web/static/font/Roboto-Regular.ttf' -> '/tmp/pypilot/web/static/font/Roboto-Regular.ttf'
........... done.
failed to translate ca/LC_MESSAGES/pypilot_hat.po
ca/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
ca/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
ca/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
ca/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
........... done.
failed to translate da/LC_MESSAGES/pypilot_hat.po
da/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
da/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
da/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
da/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
.......... done.
failed to translate de/LC_MESSAGES/pypilot_hat.po
de/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
de/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
de/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
de/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
......... done.
failed to translate el/LC_MESSAGES/pypilot_hat.po
el/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
el/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
el/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
el/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
.......... done.
failed to translate es/LC_MESSAGES/pypilot_hat.po
es/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
es/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
es/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
es/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
........... done.
failed to translate fi/LC_MESSAGES/pypilot_hat.po
fi/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
fi/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
fi/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
fi/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
............ done.
failed to translate fr/LC_MESSAGES/pypilot_hat.po
fr/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
fr/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
fr/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
fr/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
............. done.
failed to translate it/LC_MESSAGES/pypilot_hat.po
it/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
it/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
it/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
it/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
............ done.
failed to translate nl/LC_MESSAGES/pypilot_hat.po
nl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
nl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
nl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
nl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
........... done.
failed to translate no/LC_MESSAGES/pypilot_hat.po
no/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
no/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
no/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
no/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
.......... done.
failed to translate pl/LC_MESSAGES/pypilot_hat.po
pl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
pl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
pl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
pl/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
........... done.
failed to translate pt/LC_MESSAGES/pypilot_hat.po
pt/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
pt/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
pt/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
pt/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
.......... done.
failed to translate ru/LC_MESSAGES/pypilot_hat.po
ru/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
ru/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
ru/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
ru/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
........... done.
failed to translate sv/LC_MESSAGES/pypilot_hat.po
sv/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
sv/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Last-Translator' still has the initial default value
sv/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language-Team' still has the initial default value
sv/LC_MESSAGES/pypilot_hat.po:8: warning: header field 'Language' still has the initial default value
compiling catalog translations/ca/LC_MESSAGES/messages.po to translations/ca/LC_MESSAGES/messages.mo
compiling catalog translations/es/LC_MESSAGES/messages.po to translations/es/LC_MESSAGES/messages.mo
compiling catalog translations/fi/LC_MESSAGES/messages.po to translations/fi/LC_MESSAGES/messages.mo
catalog translations/pt/LC_MESSAGES/messages.po is marked as fuzzy, skipping
compiling catalog translations/no/LC_MESSAGES/messages.po to translations/no/LC_MESSAGES/messages.mo
compiling catalog translations/de/LC_MESSAGES/messages.po to translations/de/LC_MESSAGES/messages.mo
compiling catalog translations/sv/LC_MESSAGES/messages.po to translations/sv/LC_MESSAGES/messages.mo
compiling catalog translations/pl/LC_MESSAGES/messages.po to translations/pl/LC_MESSAGES/messages.mo
compiling catalog translations/ru/LC_MESSAGES/messages.po to translations/ru/LC_MESSAGES/messages.mo
compiling catalog translations/da/LC_MESSAGES/messages.po to translations/da/LC_MESSAGES/messages.mo
compiling catalog translations/it/LC_MESSAGES/messages.po to translations/it/LC_MESSAGES/messages.mo
compiling catalog translations/nl/LC_MESSAGES/messages.po to translations/nl/LC_MESSAGES/messages.mo
compiling catalog translations/fr/LC_MESSAGES/messages.po to translations/fr/LC_MESSAGES/messages.mo
...................... done.
failed to translate ca/LC_MESSAGES/pypilot.po
ca/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
ca/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
ca/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
ca/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
......................... done.
failed to translate da/LC_MESSAGES/pypilot.po
da/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
da/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
da/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
da/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
.......................... done.
failed to translate de/LC_MESSAGES/pypilot.po
de/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
de/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
de/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
de/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
......................... done.
failed to translate el/LC_MESSAGES/pypilot.po
el/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
el/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
el/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
el/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
...................... done.
failed to translate es/LC_MESSAGES/pypilot.po
es/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
es/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
es/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
es/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
..................... done.
failed to translate fi/LC_MESSAGES/pypilot.po
fi/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
fi/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
fi/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
fi/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
.............................. done.
failed to translate fr/LC_MESSAGES/pypilot.po
fr/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
fr/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
fr/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
fr/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
..................... done.
failed to translate it/LC_MESSAGES/pypilot.po
it/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
it/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
it/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
it/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
........................ done.
failed to translate nl/LC_MESSAGES/pypilot.po
nl/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
nl/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
nl/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
nl/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
............................. done.
failed to translate no/LC_MESSAGES/pypilot.po
no/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
no/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
no/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
no/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
...................... done.
failed to translate pl/LC_MESSAGES/pypilot.po
pl/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
pl/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
pl/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
pl/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
...................... done.
failed to translate pt/LC_MESSAGES/pypilot.po
pt/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
pt/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
pt/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
pt/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
.................... done.
failed to translate ru/LC_MESSAGES/pypilot.po
ru/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
ru/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
ru/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
ru/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
...................... done.
failed to translate sv/LC_MESSAGES/pypilot.po
sv/LC_MESSAGES/pypilot.po:8: warning: header field 'PO-Revision-Date' still has the initial default value
sv/LC_MESSAGES/pypilot.po:8: warning: header field 'Last-Translator' still has the initial default value
sv/LC_MESSAGES/pypilot.po:8: warning: header field 'Language-Team' still has the initial default value
sv/LC_MESSAGES/pypilot.po:8: warning: header field 'Language' still has the initial default value
compiling catalog translations/ca/LC_MESSAGES/messages.po to translations/ca/LC_MESSAGES/messages.mo
compiling catalog translations/es/LC_MESSAGES/messages.po to translations/es/LC_MESSAGES/messages.mo
compiling catalog translations/fi/LC_MESSAGES/messages.po to translations/fi/LC_MESSAGES/messages.mo
compiling catalog translations/pt/LC_MESSAGES/messages.po to translations/pt/LC_MESSAGES/messages.mo
compiling catalog translations/no/LC_MESSAGES/messages.po to translations/no/LC_MESSAGES/messages.mo
compiling catalog translations/de/LC_MESSAGES/messages.po to translations/de/LC_MESSAGES/messages.mo
compiling catalog translations/sv/LC_MESSAGES/messages.po to translations/sv/LC_MESSAGES/messages.mo
compiling catalog translations/pl/LC_MESSAGES/messages.po to translations/pl/LC_MESSAGES/messages.mo
compiling catalog translations/ru/LC_MESSAGES/messages.po to translations/ru/LC_MESSAGES/messages.mo
compiling catalog translations/da/LC_MESSAGES/messages.po to translations/da/LC_MESSAGES/messages.mo
compiling catalog translations/it/LC_MESSAGES/messages.po to translations/it/LC_MESSAGES/messages.mo
compiling catalog translations/nl/LC_MESSAGES/messages.po to translations/nl/LC_MESSAGES/messages.mo
compiling catalog translations/fr/LC_MESSAGES/messages.po to translations/fr/LC_MESSAGES/messages.mo
checking for importlib_metadata... done
checking for RTIMULIB2... done
checking for serial... done
checking for numpy... done
checking for scipy... done
checking for libpython3-dev... done
checking for swig... done
checking for ujson... done
checking for pyudev... done
checking for inotify... done
checking for zeroconf... done
checking for requests... done
checking for websocket... done
checking for pil... done
checking for wiringpi... detected True
done
checking for flask... done
checking for gevent-websocket... done
checking for python-socketio... done
checking for flask-socketio... done
checking for flask-babel... done
checking for python3-wxgtk4.0... done
checking for opengl... done
checking for pyglet... done
checking for pywavefront... done
checking for data... data not found
install dependency data success
checking for gettext... done


summary of pypilot dependencies
dependencies dependency script dependencies:SUCCESS
autopilot core autopilot or imu-only mode:SUCCESS
optimize (recommended) core autopilot operations:SUCCESS
signalk communicate with signalk-node-server distributed with openploter:SUCCESS
hat SPI lcd keypad, and remote control interface:SUCCESS
web web browser control:SUCCESS
python_gui python scripts for control and configuration:SUCCESS
data data files used by various pypilot components:SUCCESS
Reply


Messages In This Thread
Cannot set pypilot to IMU only - by MigGat - 2024-03-30, 12:08 PM
RE: Cannot set pypilot to IMU only - by Sailoog - 2024-03-30, 12:13 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-03-30, 12:20 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-03-31, 03:47 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-02, 05:06 PM
RE: Cannot set pypilot to IMU only - by Sailoog - 2024-04-02, 05:55 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-02, 10:32 PM
RE: Cannot set pypilot to IMU only - by Sailoog - 2024-04-03, 11:16 AM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-02, 10:46 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-03, 10:19 AM
RE: Cannot set pypilot to IMU only - by ironman - 2024-04-03, 10:48 AM
RE: Cannot set pypilot to IMU only - by Sailoog - 2024-04-03, 11:12 AM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-03, 11:37 AM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-03, 03:48 PM
RE: Cannot set pypilot to IMU only - by PaddyB - 2024-04-03, 03:58 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-03, 04:07 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-04, 04:43 PM
RE: Cannot set pypilot to IMU only - by PaddyB - 2024-04-04, 04:47 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-04, 04:55 PM
RE: Cannot set pypilot to IMU only - by PaddyB - 2024-04-04, 05:46 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-04, 05:54 PM
RE: Cannot set pypilot to IMU only - by MigGat - 2024-04-04, 07:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)