From d3d5bebd5a1c3d96c26fcd71627673aceb68b2c6 Mon Sep 17 00:00:00 2001 From: m3us Date: Mon, 15 Dec 2014 13:20:21 +0400 Subject: [PATCH] Fixed typo Airbourne->Airborne --- docs/Gps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gps.md b/docs/Gps.md index 1d914e71c7..d8d40ceb7d 100644 --- a/docs/Gps.md +++ b/docs/Gps.md @@ -131,4 +131,4 @@ From the UBlox documentation: * Pedestrian - Applications with low acceleration and speed, e.g. how a pedestrian would move. Low acceleration assumed. MAX Altitude [m]: 9000, MAX Velocity [m/s]: 30, MAX Vertical, Velocity [m/s]: 20, Sanity check type: Altitude and Velocity, Max Position Deviation: Small. * Portable - Applications with low acceleration, e.g. portable devices. Suitable for most situations. MAX Altitude [m]: 12000, MAX Velocity [m/s]: 310, MAX Vertical Velocity [m/s]: 50, Sanity check type: Altitude and Velocity, Max Position Deviation: Medium. -* Airbourne < 1G - Used for applications with a higher dynamic range and vertical acceleration than a passenger car. No 2D position fixes supported. MAX Altitude [m]: 50000, MAX Velocity [m/s]: 100, MAX Vertical Velocity [m/s]: 100, Sanity check type: Altitude, Max Position Deviation: Large +* Airborne < 1G - Used for applications with a higher dynamic range and vertical acceleration than a passenger car. No 2D position fixes supported. MAX Altitude [m]: 50000, MAX Velocity [m/s]: 100, MAX Vertical Velocity [m/s]: 100, Sanity check type: Altitude, Max Position Deviation: Large