George Zogopoulos

Results 69 issues of George Zogopoulos

Examine alternative wind gust models - http://www.flightsimaviation.com/data/FARS/part_25-appG.html - http://www.flightsimaviation.com/data/FARS/part_23-333.html and examine their inclusion.

addition

Conversions between Euler angles and quaternions and quaternion propagation in the context of aerospace applications is an important aspect and should be covered.

addition

Apparently accelerometers don't include the Corriolis acceleration in their measurements. Find out why and correct the text.

error
validation

For the balloon drop use-case, I've noticed that TECS would initialize on the ground. That meant that the desired altitude (which is under an LPF) would not start close to...

This PR fixes TECS oscillations that would occur once mode TAKEOFF would reach `TKOFF_ALT`. Additionally, it harmonizes the takeoff behaviour between modes AUTO and TAKEOFF. Finally, it fixes a few...

NeedsTesting
WikiNeeded

Did not change the format character, as pymavlink seems to need it, due to a bug: https://github.com/ArduPilot/pymavlink/pull/965 Before: ![Screenshot from 2024-08-20 16-37-12](https://github.com/user-attachments/assets/be237811-95bd-451a-b918-01dc8d098b85) ![Screenshot from 2024-08-20 16-39-23](https://github.com/user-attachments/assets/08481b3e-ca98-41c2-a5c4-3f7504056d71) After: ![Screenshot from 2024-08-20...

I thought I'd tackle https://github.com/ArduPilot/ardupilot/issues/20754. A new parameter `TKOFF_THR_IDLE` has been added and a new option bit 1 to `TKOFF_OPTIONS` to enable it (off by default). In TAKEOFF and AUTO...

WikiNeeded
DevCallEU

To include the updates of https://github.com/ArduPilot/ardupilot/pull/27174

4.6Wiki

Updated minimum throttle limit behaviour during transition of SLT-type quadplanes, according to the changes of https://github.com/ArduPilot/ardupilot/pull/27770.

4.6Wiki