Michael Corcoran
Michael Corcoran
I think we can live with it but should avoid it without `pios_` prefix? IOW `_t` is a recipe for problems, but `pios__t` is quite safe.
Why do we need the _t suffix? Doesn't add any useful information AFAICT? It just exists to allow stdint.h etc. to avoid collisions with user types that existed first?
It would be better to rewrite the commit bringing new chibi sources in to remove all the unused files. As-is this will inflate the repo size with objects that will...
It would be good to report such things upstream and get them fixed rather than carrying them ourselves.
Thanks for the report, and your work to narrow it down. When time permits I can have a look at this.
This is targeted at post-wired right? P.S. Any ideas for post-wired name? :)
We sort of have that, but just with only two options, either preset position, or GPS lock position. ```xml Use preset home location when enabled, otherwise use location where GPS...
build artifacts please
I'm pretty sure this isn't actually fixed... Many of the fields are still not documented (although they all have at least empty description tags). Need to update the list at...
Updated list: ``` "Settings object field has empty description node! AirspeedSettings:ZeroPoint" "Settings object field has empty description node! AltitudeHoldSettings:AttitudeComp" "Settings object field has empty description node! AltitudeHoldSettings:Expo" "Settings object field...