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

Commits on Mar 4, 2012

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

Commits on Apr 21, 2012

  1. Added code to configure XBees and reset FIO connected XBees automatic…

    …ally without soldering RTS to D3 on the local XBee.
    rossbiro committed Apr 21, 2012
    Configuration menu
    Copy the full SHA
    e77ca1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bbb69 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2012

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

Commits on May 10, 2012

  1. Added a refresh button. Updated the write button to be disabled when …

    …the display is out of sync with the xbee. Removed debugging code. Modified the ZigBee code to return the result from any commands issued. This makes it possible to create a UI to issue arbitrary commands.
    rossbiro committed May 10, 2012
    Configuration menu
    Copy the full SHA
    2b6cf04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336ec29 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2012

  1. Configuration menu
    Copy the full SHA
    8875042 View commit details
    Browse the repository at this point in the history
  2. Fixed a potential null pointer dereference in XBeePanel.java. Made en…

    …tering command mode work on a busy serial line. Fixed the select a serial port dialog box to skip the Xbee and separator entries.
    rossbiro committed May 19, 2012
    Configuration menu
    Copy the full SHA
    9e605be View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

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