NAME

satpulsetool - command-line tool to support satpulsed

SYNOPSIS

satpulsetool [global options] command [command options]

DESCRIPTION

satpulsetool is a command-line tool that supports satpulsed.

COMMANDS

The command must be one of the following.

gps
Configure and control the GPS receiver.
sdp
Manage Software Defined Pins (SDPs) of PTP Hardware Clocks (PHCs)
decode
Decode binary GPS packets from hex strings or annotate JSONL packet logs.
pmc
PTP management client

OPTIONS

These options must be specified before the command.

-h, --help
Show usage help.
-V, --version
Show the version and exit.
-v
Be verbose. Multiple -v options will increase verbosity.

EXAMPLES

Show help for satpulsetool:

satpulsetool --help

Show help for satpulsetool gps command:

satpulsetool gps --help

SEE ALSO

satpulsed(8), satpulsetool-gps(1), satpulsetool-sdp(1)