From a8f1cb5767eb8dc476b9b82d279cab5d4291a92e Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Wed, 17 Feb 2016 04:45:23 +0000 Subject: [PATCH] Style cleanup. --- protocols/beast.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/protocols/beast.md b/protocols/beast.md index 2d5f034..41cff55 100644 --- a/protocols/beast.md +++ b/protocols/beast.md @@ -46,11 +46,12 @@ external time, but receiving software can calculate its offset from other receiving stations across multiple packets, and then use the differences between station receive timing to calculate signal source position. -FlightAware's dump1090 fork sends 0x000000000000 when it has no MLAT data. +FlightAware's dump1090 fork sends `0x00 0x00 0x00 0x00 0x00 0x00` when it has +no MLAT data. ## RSSI -FlightAware's dump1090 fork sends 0xff when it has no RSSI data. +FlightAware's dump1090 fork sends `0xff` when it has no RSSI data. ## Examples