PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
data decimate --help


Performs decimation, by reducing samples N times in the grapbuf. Good for PSK

usage:
    data decimate [-n <dec>]

options:
    -h, --help                     This help
    -n <dec>                       factor to reduce sample set (default 2)

examples/notes:
    data decimate
    data decimate -n 4