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: cryptixcoder/ArduinoMesh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mic159/ArduinoMesh
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.
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 9, 2012

  1. Configuration menu
    Copy the full SHA
    50638ea View commit details
    Browse the repository at this point in the history
  2. Adding packet re-assemlby

    There appears to still be a bug in either splitting or re-assembly
    mic159 committed Dec 9, 2012
    Configuration menu
    Copy the full SHA
    c479b8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb08ebf View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2012

  1. Fixing isDone() calculation

    mic159 committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    1465f44 View commit details
    Browse the repository at this point in the history
  2. Tweaking for reliability.

    mic159 committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    28eaec7 View commit details
    Browse the repository at this point in the history
  3. Tweaking

    mic159 committed Dec 31, 2012
    Configuration menu
    Copy the full SHA
    d901327 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2013

  1. Begin publish/subscribe framework

    Adding support for application capabilities
    Discard incomplete messages after a while
    mic159 committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    dd63ba7 View commit details
    Browse the repository at this point in the history
  2. Adding gitignore

    mic159 committed Jan 10, 2013
    Configuration menu
    Copy the full SHA
    4f45079 View commit details
    Browse the repository at this point in the history
Loading