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: peterpay/RFduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: RFduino/RFduino
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.
  • 11 commits
  • 1,965 files changed
  • 5 contributors

Commits on Jul 14, 2015

  1. Update README.md

    RFduino committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    4e9e0ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. changes for arduino 1.6.6

    RFduino
    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    ae44341 View commit details
    Browse the repository at this point in the history
  2. arduino 1.6.6 and fixed permissions

    RFduino
    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    bfae6a5 View commit details
    Browse the repository at this point in the history
  3. updated README doc

    RFduino
    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    0344604 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

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

Commits on May 30, 2016

  1. Fixed Print::printf("%f") with correct digits

    Original printf() function for the float format (%f) outputs wrong number of digits after the decimal point (eg 1.02 is printed as 1.2).
    ShenggaoZhu committed May 30, 2016
    Configuration menu
    Copy the full SHA
    4f40706 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Merge pull request RFduino#27 from focalintent/master

    Enable C++11 support when building
    RFduino authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    998f340 View commit details
    Browse the repository at this point in the history
  2. Merge pull request RFduino#28 from ShenggaoZhu/fix-printf

    Fixed Print::printf("%f") with correct digits
    RFduino authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    e99f5fd View commit details
    Browse the repository at this point in the history
  3. Added radioActive check to flashPageErase

    RFduino
    RFduino committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    0036777 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. Note that standard Arduino package in Ubuntu will not work.

    Note that standard Arduino package in Ubuntu will not work.
    Pieter
    Pieter authored Jun 11, 2017
    Configuration menu
    Copy the full SHA
    af9d613 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Merge pull request RFduino#29 from diepes/patch-1

    Note that standard Arduino package in Ubuntu will not work.
    RFduino authored Jul 14, 2017
    Configuration menu
    Copy the full SHA
    af450fa View commit details
    Browse the repository at this point in the history
Loading