Scroll to navigation

AO-DUMPFLASH(1) General Commands Manual AO-DUMPFLASH(1)

NAME

ao-dumpflash - Fetch flash memory contents from AltOS device

SYNOPSIS

ao-dumpflash [--tty tty-device] [--device altos-device] [--output output-file] [--remote] [--frequency frequency] [--call callsign]

OPTIONS

This selects which tty device ao-dumpflash uses to communicate with the target device.
Search for a connected device. This requires an argument of one of the following forms:
TeleMetrum:2
TeleMetrum
2
Leaving out the product name will cause the tool to select a suitable product, leaving out the serial number will cause the tool to match one of the available devices.
Write flash contents to the specified file rather than stdout.
This uses the command radio link to download the flash from TeleMetrum through a TeleDongle.
Specifies the radio frequency to use for remote communications in kHz. Default is 434550.
Specifies the callsign to use for remote communications. Default is N0CALL.

DESCRIPTION

ao-dumpflash downloads the entire flash memory contents from a connected AltOS device and writes it to either stdout or the specified output file.

USAGE

ao-dumpflash connects to the specified target device and dumps the flash.

AUTHOR

Keith Packard

ao-dumpflash