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 optional command line argument for TTY device #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 1, 2020

  1. Add optional command line argument for TTY device

    The serial port "/dev/ttyAMA0" is not necessarily the correct TTY
    for the GPS device.  Hence test_loragw_gps may attempt to access
    the wrong serial port for the GPS if it is hard-wired to this
    device file.  This change allows optionally specifying a TTY device
    for test_loragw_gps.
    
    Signed-off-by: Scott Wagner <scott.wagner@promethean-design.com>
    PrometheanDesign committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    57832da View commit details
    Browse the repository at this point in the history