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

Patch 1 #35

Closed
wants to merge 2 commits into from
Closed

Patch 1 #35

wants to merge 2 commits into from

Commits on Oct 24, 2020

  1. Add device /baudrate for configuration options

    This commit adds configuration options for running HITL simulation with the PX4 JSBSim bridge
    
    The device path / baudrate can be passed with the command line flag -d and -b. The bridge is configured to be run by HITL when the -d is provided. the baudrate is configured to be 921600 by default
    Jaeyoung-Lim committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    411ee67 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Update jsbsim_bridge.cpp

    xfahad100 authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    0c3b5ba View commit details
    Browse the repository at this point in the history