Andras Schaffer

Results 46 comments of Andras Schaffer

I think it is time to completly remove APM support and notify the user to download a time period version of MP is wants to connect to an APM system...

Checked on latest beta, and Copter 4.4.4 no repro. Sent named_floats from a lua script. ![image](https://github.com/ArduPilot/MissionPlanner/assets/11500559/6c464f88-7fe2-47cb-86b1-4c5dfcf207db) function lrf () distance = 100 gcs:send_named_float("First", distance) gcs:send_named_float("Second", distance) gcs:send_named_float("Third", distance) gcs:send_named_float("Fourth", distance)...

It is a usefull feature, but I think most of it should be implemented on the flight controller (as script) and not in the GCS. The whole tank size/fuel density/warning...

Is it still happens with 1.3.81 ? I cannot repro it.

OK, got it. It seems to be a generic issue, when setting a parameter changes the number of parameters. The quickest way to solve it to notify the user and...

Hi ! Coudl you please give me access to the files ?

Yes, Just share them and let me access them. my email is ***@***.***, I asked permission to the share you write in the issue. Děkuji, Andras On Fri, Jan 12,...

This is a very helpful change for multi-monitor GCS systems. We started to use it a while ago.. (Notice, LegionBoss is working in my team :) )

Ordering is easy.... but since it uses the https://firmware.ardupilot.org/manifest.json.gz, shouldn't we remove the OFFICIAL tagged items from there, instead of hacking the GUI to ignore them ? Is there any...

It supposed to fixed by https://github.com/ArduPilot/MissionPlanner/commit/d5a12c5cd50cfb9d8bf7298daba91c29d54fcbc2 and released in 1.3.81