easymotor-v3.0: Use motor pressure to trigger data logging
authorKeith Packard <keithp@keithp.com>
Mon, 5 Dec 2022 00:32:05 +0000 (16:32 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 5 Dec 2022 00:35:25 +0000 (16:35 -0800)
commit1a467bf13485649419e1205ee788ef0d58b42d01
treece224afa4dd44884a0aa61f64388739dbec80333
parentda253f1ee9510fba93ddf5c1895570eb5081af46
easymotor-v3.0: Use motor pressure to trigger data logging

Use this instead of acceleration so it can be used on the ground as
well as for staged flights.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easymotor-v3/Makefile
src/easymotor-v3/ao_pins.h
src/kernel/ao_motor_flight.c [new file with mode: 0644]
src/kernel/ao_report.c
src/kernel/ao_sample.c