From d6a997a5e521691b1b7924ee3c44e11d96f1f03c Mon Sep 17 00:00:00 2001 From: Reese Norris Date: Wed, 8 Jan 2025 11:20:54 -0800 Subject: [PATCH] update swift connection instructions - "Fast pos" enables swift-only positon updates. openfsd does not currently support these packets. Any use of them results in connection termination. - TODO: implement swift-only position update packets. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a393cd6..3c16ed7 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ To connect to openfsd: 4. In the FSD tab, enable the following flags (send and receive to TRUE): - "Parts" - "Gnd. flag" - - "Fast pos" - "Send visual pos." +5. Leave the "Fast pos" flag unchecked. ## Protocol Details