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

Uniform reply behaviour of FGInputSocket::Read #109

Merged
merged 8 commits into from
Aug 13, 2018

Commits on Jul 13, 2018

  1. Tweak to FGInputSocket

    agodemar committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    eaac367 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    d33e68b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    d6c4467 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    fd48a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca62738 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0afacb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    da4449d View commit details
    Browse the repository at this point in the history
  2. Now when JSBSim receives input commands via a socket connection, it r…

    …eplies uniformly: one or more lines terminated by a new-line character and a prompt 'JSBSim> '. This facilitates external client applications when they parse JSBSim replies.
    agodemar committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    bf2911f View commit details
    Browse the repository at this point in the history