faup1090: bump TSV_VERSION to 9E for MRAR, Comm-B changes
This commit is contained in:
parent
fe36349083
commit
3367cc5a82
2
net_io.c
2
net_io.c
|
|
@ -2299,7 +2299,7 @@ __attribute__ ((format (printf,4,5))) static char *appendFATSV(char *p, char *en
|
||||||
}
|
}
|
||||||
|
|
||||||
#define TSV_MAX_PACKET_SIZE 800
|
#define TSV_MAX_PACKET_SIZE 800
|
||||||
#define TSV_VERSION "8E"
|
#define TSV_VERSION "9E"
|
||||||
|
|
||||||
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
|
static void writeFATSVPositionUpdate(float lat, float lon, float alt)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue