Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wjwwood/serial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: utk-robotics-2017/serial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 4 contributors

Commits on Aug 16, 2017

  1. Modified cmake to remove catkins

    Andrew Messing committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    610cadb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. remove scoped enums

    Andrew Messing committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    ce4e9a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Added message to CMakeLists.txt

    Andrew Messing committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    d8eb196 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. turned off tests in cmake

    Andrew Messing committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    8bf2973 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Added virtual modifier to some functions so that the fake roboclaw ca…

    …n emulate a serial interface by overriding serial functions.
    argvrutter committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    ec8058a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. explicit static linkage

    jptech committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    b050d27 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Added more virtual modifiers

    astewa44 committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    3dacd9b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Virtualized Serial::open

    astewa44 committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    30d3515 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

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

Commits on Aug 21, 2018

  1. Serial fix

    argvrutter committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    6465ee5 View commit details
    Browse the repository at this point in the history
Loading