Michael Lyle

Results 38 issues of Michael Lyle

stabilization.c is gettin' to be a mess.

bug
flight
ready

A) observe cross-axis coupling B) compute a mixer that eliminates, say, half of that coupling (because we don't know causation and because phase margin, etc)

enhancement
gcs
flight
flight/autotune

1. We take out the bias from the gyros at the sensor level... using perhaps old / stale data... and then put it back in. 2. I think the way...

bug
flight

The offsets used in baro pressure are not applied to the GPS. This means that offset between sealevel and home do weird things with the INS. Relates to #443

bug
flight
flight/navigation

depends on ~~#1714~~ , ~~#1762~~, and ~~#1779~~ Still a little hackish (as this call is not universal between stm32 and posix yet, so bmx055 can't work on STM32). But this...

status/work-in-progress
flight
code-cleanup 😍
flight/pios
targets/flyingpi

- [ ] Autotune support - [ ] Automatically increment version numbers - [ ] Auto-connect to bootloader considered harmful - [ ] Crashes when you enter a letter on...

bug
enhancement
build/infrastructure
androidgcs

Shows up really blatantly on OSD, etc. taulabs/taulabs#2021 etc

bug
status/work-in-progress
flight

- Checkbox to use "naze"-style motor mapping - Brushed motor output type.

enhancement
usability

Get the scales right, ignore biases from currents, etc. Fit to a sphere while flying. At first offline (requiring a commit) but ultimately while-nav-runs.

enhancement
difficulty/high
flight
usability
flight/navigation

* UAVOs have a very strange compiler attributes (alignment 4, packed) * The UAVO manager stores them with uint8 alignment trailed onto non-multiple-of-4 structures * The callback interface passes this...

bug
difficulty/medium
flight
code-cleanup 😍
status/requires-investigation
telemetry