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: dyadica/Unity_SerialPort
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dyadica/Unity_SerialPort
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: auto-connection
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 1, 2014

  1. Update README.md

    dyadica committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    783c6d3 View commit details
    Browse the repository at this point in the history
  2. Initial Auto Connection

    dyadica committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    dd45447 View commit details
    Browse the repository at this point in the history
  3. A Little re-factoring - Hang up!

    The is still a hang on start-up caused by the required timeout period
    needed to account for the rebooting of some microcontrollers. This can
    easily be fixed by running the method in a thread. Investigation into a
    co-routine approach is ongoing.
    dyadica committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    4a343e3 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    dyadica committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    7dfd80a View commit details
    Browse the repository at this point in the history
  5. Arduino Serial Code Update

    Update to handle the handshake call
    dyadica committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    fec949a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2313152 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Clean of Catch to Generic

    dyadica committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    75c0df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c65cf0 View commit details
    Browse the repository at this point in the history
Loading