Stop log dumping at flight end. Print 'end' at end of log.
authorKeith Packard <keithp@keithp.com>
Wed, 3 Jun 2009 17:57:46 +0000 (10:57 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 3 Jun 2009 17:57:46 +0000 (10:57 -0700)
commitbf140966e9649e75b884c8aa5f25ffbf9eed10ea
treec8506ff700a7766a1d93284ec2cfa37a7e640c17
parent35ac66969abe24ca23776618306a59fc17770e06
Stop log dumping at flight end. Print 'end' at end of log.

No reason to continue dumping data past the end of the flight now that the
logging stuff has been demonstrated to work reliably. Also, to make
automated log dumping easier, this prints out 'end' after the log data so
that aoview knows when to stop reading.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao_log.c