From: Keith Packard Date: Wed, 22 Apr 2009 22:53:46 +0000 (-0700) Subject: One line radio status X-Git-Tag: 0.1~36 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3703ecdc9e190f2e0b7ead0e71b78be881c1f3b7 One line radio status --- diff --git a/ao_monitor.c b/ao_monitor.c index 2cca3137..9a8038f8 100644 --- a/ao_monitor.c +++ b/ao_monitor.c @@ -49,7 +49,7 @@ ao_monitor(void) ao_state_names[state]); if (!(recv.status & PKT_APPEND_STATUS_1_CRC_OK)) printf("CRC INVALID "); - printf("%5u a: %d p: %d t: %d v: %d d: %d m: %d\n", + printf("%5u a: %d p: %d t: %d v: %d d: %d m: %d ", recv.telemetry.adc.tick, recv.telemetry.adc.accel, recv.telemetry.adc.pres,