Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPS functionality, Flat trim, Magnetic Calibration, and Custom PID Options #26

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2016

  1. Initial Commit

    0x326 committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    eb16a23 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Removes "-custom" postfix and reverts to original npm name
    0x326 authored Aug 12, 2016
    Configuration menu
    Copy the full SHA
    cb9a9f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    e26bf20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f518391 View commit details
    Browse the repository at this point in the history
  3. Clean up code

    Switch to function form of 'use strict'; Add brackets around one-line conditional statements; Use suggestions from linting software
    0x326 committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    9e178ec View commit details
    Browse the repository at this point in the history
  4. Update package.json

    0x326 authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    9d02903 View commit details
    Browse the repository at this point in the history
  5. Fix Typo in README

    0x326 authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    6faaf15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f27be0b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Rename Variables and Insert License

    Rename variables under more descriptive names and add license for code snippet
    0x326 committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    478abe2 View commit details
    Browse the repository at this point in the history
  2. Change Number.toRad to toRad(Number)

    Also upgrade variable names to more a descriptive name
    0x326 committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    6c1fa70 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Update Examples

    0x326 committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    de80a66 View commit details
    Browse the repository at this point in the history