Skip to content

CLI Tool For UTDF Spacecraft Packet Decoding and Processing

License

Notifications You must be signed in to change notification settings

ATTron/utdf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTDF-CLI

Go Report Card CLI Tool For UTDF Spacecraft Packet Decoding and Processing

USAGE


    ./utdf-cli 
        -filename string
            file that contains utdf data
        -output string
    	    save output of cli to file
        -run string
            run specific command (default "ToString")

Building for development


    go build

Full list of commands can be found at the utdfgo repo