X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_report.c;h=14eaf428e94a9f152d9c3dfdd631eae540715844;hp=e52b29281a3a1d46d614fd8c282b294b6afc22cc;hb=0f2cbd41332b1b63865c5f1a4e749419b469853a;hpb=17d2432a8b9c15963cd3b821f025ad33972ef477 diff --git a/src/ao_report.c b/src/ao_report.c index e52b2928..14eaf428 100644 --- a/src/ao_report.c +++ b/src/ao_report.c @@ -20,10 +20,10 @@ static const char * __xdata flight_reports[] = { "...", /* startup, 'S' */ "..", /* idle 'I' */ - ".--.", /* launchpad 'P' */ + ".--.", /* pad 'P' */ "-...", /* boost 'B' */ + "..-.", /* fast 'F' */ "-.-.", /* coast 'C' */ - ".-", /* apogee 'A' */ "-..", /* drogue 'D' */ "--", /* main 'M' */ ".-..", /* landed 'L' */