Stavros Korokithakis
Stavros Korokithakis
Agreed, but I mean, are you planning to call out to `git` somehow to get a list of files, or to reimplement its logic?
I see, thanks!
Hahah that was great, I loved it. Such a good PR.
Am I doing the conversions the right way? Should I be doing them in the first place? I'm very unsure about how the terrain system works.
I mainly don't understand why, when terrain following is off, the next WP altitude is exactly ALT_HOLD_RTL, while `plane.current_loc.alt` seems to be AMSL.
OK, this is not correct either. It doesn't properly compensate for the right terrain altitude, it just happened to do that in my tests somehow.
@IamPete1 Hm, right... I'm a bit lost as to how I should approach this :/ Do you have any tips? I'm also on Discord.
Would it be acceptable to create a backup somewhere, to enable the user to undo the deletion? What's the use case for deleting a crontab? I've always just cleaned the...
> and it would have to be created by the sysadmin not by the crontab command "on demand". would that solve any problems or simply add more confusion? Well, given...
Could you share the sources for the case so we can customize it?