X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_report.c;h=8885ea4e8b13f8196a7132247e6e47ec3c9b2cac;hp=e52b29281a3a1d46d614fd8c282b294b6afc22cc;hb=5834a12c1d3d71105c9e3d1ceaf9f3ffac9ff1eb;hpb=8c40f19acd09fe93d492c9355da8a1198c34b1c3 diff --git a/src/ao_report.c b/src/ao_report.c index e52b2928..8885ea4e 100644 --- a/src/ao_report.c +++ b/src/ao_report.c @@ -20,9 +20,9 @@ static const char * __xdata flight_reports[] = { "...", /* startup, 'S' */ "..", /* idle 'I' */ - ".--.", /* launchpad 'P' */ + ".--.", /* pad 'P' */ "-...", /* boost 'B' */ - "-.-.", /* coast 'C' */ + "..-.", /* fast 'F' */ ".-", /* apogee 'A' */ "-..", /* drogue 'D' */ "--", /* main 'M' */