Peter Barker

Results 574 comments of Peter Barker

@richahert that looks straight-forward enough. Have you coded a solution? Have you considered creating a PR for it? If not, I can create something if you're happy to test it.

Nice POC. Could you outline some of the advantages you see here QT-vs-WX, please? This might just be a copy/paste summary from Discord. Need a `requirements.txt` file inside your new...

On Tue, 14 Mar 2023, Nikhil Sethi wrote: > I agree there shouldn't be a switch-over and I was thinking of minimally invasive ways to manage both. Can you recommend...

On Wed, 22 Feb 2023, Hamish Willee wrote: > > is wrong ***@***.*** ). Those units are only valid if the command is sent via COMMAND_INT, but AFAIK sending this...

``` Deprecation not going to happen right now Float is good enough for a lot of location commands But recommendation is fine As command_int is better :-) There are commands...

@Puni2001 I think Hamish and I kind of hijacked your PR here. I've been working in this area for the last couple of days, and I'm afraid that even if...

On Wed, 20 Dec 2017, Ed Simmons wrote: > I have just tried to build mavproxy on alpine, eg: Which compiler version is this?

On Thu, 21 Dec 2017, Ed Simmons wrote: > Ok, I went right back to the start... Here's some more info: > Using this basic dockerfile: OK, the future thing...

On Thu, 21 Dec 2017, Ed Simmons wrote: > FROM python:2.7-alpine3.7 > RUN apk update && apk add build-base libxml2-dev libxslt-dev > RUN apk add git > RUN cd /tmp...

On Thu, 22 Dec 2022, Saif wrote: > I'm using STIL and I want a delay between two commands using "script" for example: > param set SIM_WIND_SPD 5 > time...