Man page - ao-eeprom(1)
Packages contas this manual
- ao-load(1)
- ao-list(1)
- ao-usbload(1)
- ao-cal-accel(1)
- ao-dbg(1)
- ao-edit-telem(1)
- ao-test-pressure(1)
- ao-cal-freq(1)
- ao-eeprom(1)
- ao-test-baro(1)
- ao-test-igniter(1)
- ao-send-telem(1)
- ao-flash-stm32f0x(1)
- ao-flash-lpc(1)
- ao-reset-lpc(1)
- ao-dump-up(1)
- ao-flash-stm(1)
- ao-bitbang(1)
- telegps(1)
- micropeak(1)
- ao-elftohex(1)
- ao-telem(1)
- ao-test-gps(1)
- ao-makebin(1)
- ao-dumpflash(1)
- ao-flash-samd21(1)
- ao-usbtrng(1)
- ao-rawload(1)
- ao-sky-flash(1)
- altosui(1)
- ao-test-flash(1)
- ao-ejection(1)
- ao-flash-stm32f1(1)
Package: altos
apt-get install altos
apt-get install altos
Manuals in package:
Documentations in package:
Manual
| AO-EEPROM(1) | General Commands Manual | AO-EEPROM(1) |
NAME
ao-eeprom - Analyze an eeprom log
SYNOPSIS
ao-eeprom [--raw] [--csum] [--verbose] [--len <record-len>] {flight.eeprom} ...
OPTIONS
- -r | --raw
- This option makes ao-eeprom dump the raw bytes of each log record in hex format.
- -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 <record-len> | --len <record-len Specify the eeprom record length rather than letting ao-eeprom automatically determine it based on the file contents.
DESCRIPTION
ao-eeprom reads the specified eeprom log and display the contents of each record.
AUTHOR
Keith Packard
| ao-eeprom |