Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Node graph impl #251

Merged
merged 12 commits into from
Dec 7, 2018
Merged

Node graph impl #251

merged 12 commits into from
Dec 7, 2018

Commits on Nov 30, 2018

  1. Opensplice node graph implementation

    * Format
    ross-desmond committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    5ba2c13 View commit details
    Browse the repository at this point in the history
  2. Formatted topic cache

    ross-desmond committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    e20729e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Reformat with uncrustify

    Commit generated by ament_uncrustify --reformat
    ross-desmond committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    aefd0a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. Fix copyright headers

    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    7cd9fb8 View commit details
    Browse the repository at this point in the history
  2. Fix cpplint issues

    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    c06023a View commit details
    Browse the repository at this point in the history
  3. Remove headers added to CMake add_shared_library

    Other headers are not included. Remove to align with
    the existing state of this library.
    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    61f39af View commit details
    Browse the repository at this point in the history
  4. Align lock variable naming with existing code

    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    bdda8ce View commit details
    Browse the repository at this point in the history
  5. Remove unused LockedObject class

    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    4b3a749 View commit details
    Browse the repository at this point in the history
  6. Stop locking twice in on_data_available

    Thomas Moulard committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    f593443 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. Opensplice working with node discovery

    Uncrustify and adds comments
    
    Tests pass for opensplice
    ross-desmond committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    ebba698 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    457c36b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

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