Skip to content

panorama32/digitizer-binary-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitizer-binary-analysis

How to Use

go >= 1.17

go run main.go, then images are outputed under /output.

For Development

hexdump

hexdump $FILE_NAME

hexdump $FILE_NAME | grep "5555 aaaa" -n

Format

Spec: p.19

One Payload Size: 1024 * 2 * 8 + 4 = 16388

About

handle 8ch-5Gsps-Digitizer's raw data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages