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

RFC: TreeViewer ZeroMQ interface #593

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jan 31, 2018

  1. WIP: tree viewer over zmq

    rdeits committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    9d0bd84 View commit details
    Browse the repository at this point in the history
  2. WIP: zmq interface working

    rdeits committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    23d2d36 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    9bcac60 View commit details
    Browse the repository at this point in the history
  2. don't steal focus

    rdeits committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    88ddd4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87cb29 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. undo workaround in callOnMain

    rdeits committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    e83f454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcdd3cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d650f5 View commit details
    Browse the repository at this point in the history
  4. clean up imports

    rdeits committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    317d77c View commit details
    Browse the repository at this point in the history
  5. don't require lcm

    rdeits committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    456f984 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    7eee182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1ec86 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. add a ZMQ test

    rdeits committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    3a378cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfdbc2d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. fix typo

    rdeits committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    71a992b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. add zeromq to travis deps

    rdeits committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    8fadd5d View commit details
    Browse the repository at this point in the history
  2. wrong msgpack in test

    rdeits committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    1440add View commit details
    Browse the repository at this point in the history