X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ao-tools%2Fao-eeprom%2Fao-eeprom.1;h=ed498147fed27a007dadf0f23842539449db85e3;hb=HEAD;hp=8caff9d1a1510efd51edc1fb24d8b48cf45dd3c2;hpb=4685fc541466afbeefc151bcb64cd054739c048b;p=fw%2Faltos diff --git a/ao-tools/ao-eeprom/ao-eeprom.1 b/ao-tools/ao-eeprom/ao-eeprom.1 index 8caff9d1..6257e125 100644 --- a/ao-tools/ao-eeprom/ao-eeprom.1 +++ b/ao-tools/ao-eeprom/ao-eeprom.1 @@ -18,16 +18,32 @@ .\" .TH AO-EEPROM 1 "ao-eeprom" "" .SH NAME -ao-eeprom \- Fetch eeprom contents from TeleMetrum device +ao-eeprom \- Analyze an eeprom log .SH SYNOPSIS .B "ao-eeprom" -[\-tty \fItty-device\fP] +[\--raw] +[\--csum] +[\--verbose] +[\--len ] +{flight.eeprom} ... +.SH OPTIONS +.TP +\-r | --raw +This option makes ao-eeprom dump the raw bytes of each +log record in hex format. +.TP +\-c | --csum +This option makes ao-eeprom dump records that have checksum errors. By default, +ao-eeprom skips such records. +\-v | --verbose +This option makes ao-eeprom report when records are skipped due to +checksum errors. +\-l | --len