Hamish Willee

Results 1544 comments of Hamish Willee

Thank you. IMO I think that Website with a description that the URL points that the website that can be embedded as an iframe (possibly updated via a WebRTC steam)...

> @JonasVautherin now I wonder where we would put this .deb file because we're not actually making releases. We're backwards compatible, so we could put it in-tree as latest build...

So this is closed, does that mean I don't have to think about a response to "I wouldn't put binaries in source. Versioning sounds reasonable, doesn't it."?

Well, as discussed, we could have a meaningless release - i.e. weekly tag say. As long as it is clear this is just for the purpose of meeting deb file...

I think we should do that - it's just a "tag release", not an "official release". That presumably sorts the requirement of the .deb file?

FYI @JonasVautherin (@julianoes) We discussed in the dev call. MAVLink is happy for tag releases to be created in a workflow - monthly cycle preferred, but 2 week if you...

G'day, been on holiday sorry. The information is based on this discussion https://github.com/mavlink/mavlink-devguide/pull/259#issuecomment-651316489. It is possible, and even likely that parts of it are wrong or inconsistent with what a...

@DonLakeFlyer @bkueng @peterbarker Some questions here about the [terrain protocol](https://mavlink.io/en/services/terrain.html) on PX4 and ArduPilot. Some of these questions previously came up in https://github.com/mavlink/mavlink-devguide/pull/259 but I missed them :-( 1. Does...

THanks very much @peterbarker Ah, so I think you are saying this (?): TERRAIN_REPORT | - | - | - --- | --- | --- | --- lat | int32_t...

Hi @peterbarker, I don't _think_ that quite answers all my question. According to the discussion above you are streaming terrain-report _all the time_, not just in response to a terrain-check...