Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example byte logger. #140

Merged
merged 2 commits into from
Apr 30, 2015
Merged

Conversation

mfine
Copy link
Contributor

@mfine mfine commented Apr 30, 2015

Quick and dirty example byte logger.

/cc @henryhallam

@swiftnav-jenkins
Copy link
Contributor

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://zazu.ci.swiftnav.com/job/libsbp_Pull_Requests/90/
Test PASSed.

Get and parse arguments.
"""
import argparse
parser = argparse.ArgumentParser(description="Swift Navigation SBP Bytes Example.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe clarify what the program does a little more: "Parses an SBP stream from serial and writes it to a file in the same binary format."

@henryhallam
Copy link
Contributor

looks great, thanks

@swiftnav-jenkins
Copy link
Contributor

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://zazu.ci.swiftnav.com/job/libsbp_Pull_Requests/91/
Test PASSed.

henryhallam pushed a commit that referenced this pull request Apr 30, 2015
@henryhallam henryhallam merged commit 41b6e4e into swift-nav:master Apr 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants