Forum Replies Created
Viewing 1 post (of 1 total)
- AuthorPosts
tzanetosParticipantI am developing a simple open source set of scripts for parsing the BBR files in Matlab/Octave. My script simply takes the path to a .bbr file and produces a struct containing the header object, maxTrace, minTrace, time, and frequency.
Still a new repo, any and all help is much appreciated in development.
SignalHoundMATLAB – GitHubI also recommend checking out several of the pre-existing Github repos for SignalHound, many of which are much more advanced than mine. I am simply writing a script to parse the binary data into an easily readable form. The rest is up to you.
- AuthorPosts
Viewing 1 post (of 1 total)