PM3 Commands Reference (Iceman Firmware):

Updated: January 2025

Main Help


Up One Level


Current command:
data undecimate --help


Performs un-decimation, by repeating each sample N times in the graphbuf

usage:
    data undecimate [-n <dec>]

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

examples/notes:
    data undecimate
    data undecimate -n 4