DOKK / manpages / debian 12 / altos / ao-eeprom.1.en
AO-EEPROM(1) General Commands Manual AO-EEPROM(1)

ao-eeprom - Analyze an eeprom log

ao-eeprom [--raw] [--csum] [--verbose] [--len <record-len>] {flight.eeprom} ...

This option makes ao-eeprom dump the raw bytes of each log record in hex format.
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 <record-len> | --len <record-len Specify the eeprom record length rather than letting ao-eeprom automatically determine it based on the file contents.

ao-eeprom reads the specified eeprom log and display the contents of each record.

Keith Packard

ao-eeprom