From 9f07a81dfa5035da1f71ced0b15ad439185f5e40 Mon Sep 17 00:00:00 2001 From: eric1tran Date: Wed, 24 Feb 2021 19:21:26 +0000 Subject: [PATCH] Bump faup1090 version to 8E --- net_io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net_io.c b/net_io.c index dfeecad..7b2145f 100644 --- a/net_io.c +++ b/net_io.c @@ -2231,7 +2231,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en } #define TSV_MAX_PACKET_SIZE 800 -#define TSV_VERSION "7E" +#define TSV_VERSION "8E" static void writeFATSVPositionUpdate(float lat, float lon, float alt) {