diff options
author | Keith Packard <keithp@keithp.com> | 2012-12-19 08:57:36 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-12-19 08:57:36 -0800 |
commit | e43a9a24bf7705161782981ac40864199d3e1552 (patch) | |
tree | 76075b9044c7f62aa8ed5e8d2f15590ef419ad28 | |
parent | 6f6d73289cc52bad837e075be6b65ef63554c8b5 (diff) |
MicroPeak boost detect is 120Pa or almost exactly 10m at sea level
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | MicroPeak/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MicroPeak/index.mdwn b/MicroPeak/index.mdwn index a736c71..05e432e 100644 --- a/MicroPeak/index.mdwn +++ b/MicroPeak/index.mdwn @@ -67,7 +67,7 @@ Here's a close-up view of the hardware * Written in C * Samples pressure every 96ms * Delay 30s after power-on to finish airframe prep - * Detect boost with 20m altitude change + * Detect boost with 10m altitude change * Exponential averaging filter to minimize transient effects. * Tools Used |