Willian Galvani

Results 170 issues of Willian Galvani

splitting it up to make the review process smoother tested on pi4/bullseye test on pi5/bookworm ~port mapping on pi4/bullseye has changed =[~ updated serial mapping for pi4 on bullseye

merge-after-stable

- [x] motors test should allow reversing - [ ] changing trim/min/max

![image](https://github.com/bluerobotics/BlueOS/assets/4013804/1decd3ca-b869-43ec-9c49-0cc961f814ef) to reproduce: - Flash navigator with sub 4.1.2 - erase parameters to factory default - try flashing these parameter file (is, it is for a different [Surface Boat-4.4.0-STABLE-20240229-170443.params.txt](https://github.com/user-attachments/files/15916169/Surface.Boat-4.4.0-STABLE-20240229-170443.params.txt) vehicle)...

they could just take the .img file and add the additional preset files to it.

we are currently trying to load pi4 overlays on the pi3, which caused issues this caused #1757

- [x] stop rotating in pwm output view (#1498) - [ ] add flow lines as blender animations - [ ] try to zoom in to highlighted parts

Add to ArdupilotManager.py ardupilot launch cmdline: `--cpu-affinity 3` Add to /boot/cmdline : `isolcpus=3 nohz_full=3` ideas from here: https://www.suse.com/c/cpu-isolation-practical-example-part-5/ Moving the interrupts didn't seem to help. This makes the last CPU...

enhancement
P3 - Low priority
ardupilot-manager

We need to find an alternative way to fetch it besides using https://mavlink.io/en/messages/ardupilotmega.html#MAV_CMD_DO_SEND_BANNER Which replies as STATUSTEXT messages....