Hamish Willee
Hamish Willee
@sfuhrer Should we more generally clean up docs https://docs.px4.io/main/en/flight_modes_mc/manual_stabilized.html so that this is called "Stabilized mode" to match FW https://docs.px4.io/main/en/flight_modes_fw/stabilized.html ?
> > @sfuhrer Should we more generally clean up docs https://docs.px4.io/main/en/flight_modes_mc/manual_stabilized.html so that this is called "Stabilized mode" to match FW https://docs.px4.io/main/en/flight_modes_fw/stabilized.html ? > > Yes indeed, I would call...
@zondafeng This isn't being maintained or looked at. IMO we're getting to the point where the Cygwin solution should be removed. The best way to build on windows is to...
I'm sorry to hear that. Note again though, not supported from v1.12 and later https://docs.px4.io/main/en/dev_setup/dev_env_windows_cygwin.html#windows-development-environment-cygwin-based so even if you fix this issue you'll likely run into more.
Any problems here most likely due to https://github.com/mavlink/mavlink/pull/2127 Renamed VIDEO_STREAM_TYPE_MPEG_TS_H264 to VIDEO_STREAM_TYPE_MPEG_TS - There is a new field too, which should be set if we can.
Can this go in?
Note, does this imply a need for docs backport @flyingthingsintothings ?
@Elchi3 @queengooborg Can we make an exception to normal rules and purge the old santizer data entirely - then restart? The data is correct, but unhelpful. The old API was...
Thanks @foolip OK, @22jcampb can you point me to "evidence" of the addition in version 125.0.6422.112 and what exactly was added - i.e. is it a precise implementation that fully...
@julianoes @shakthi-prashanth-m > Fly mission example uses hard-coding of waypoints. It is hard for someone to compute longitude, latitude, etc and use this example. The solution to this problem is...