X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fao_report.c;h=14eaf428e94a9f152d9c3dfdd631eae540715844;hp=8885ea4e8b13f8196a7132247e6e47ec3c9b2cac;hb=0f2cbd41332b1b63865c5f1a4e749419b469853a;hpb=5834a12c1d3d71105c9e3d1ceaf9f3ffac9ff1eb diff --git a/src/ao_report.c b/src/ao_report.c index 8885ea4e..14eaf428 100644 --- a/src/ao_report.c +++ b/src/ao_report.c @@ -23,7 +23,7 @@ static const char * __xdata flight_reports[] = { ".--.", /* pad 'P' */ "-...", /* boost 'B' */ "..-.", /* fast 'F' */ - ".-", /* apogee 'A' */ + "-.-.", /* coast 'C' */ "-..", /* drogue 'D' */ "--", /* main 'M' */ ".-..", /* landed 'L' */