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

Support gQuintic (and gQuadratic) #285

Open
wants to merge 208 commits into
base: edge
Choose a base branch
from
Open

Support gQuintic (and gQuadratic) #285

wants to merge 208 commits into from

Commits on Dec 14, 2016

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

Commits on Dec 15, 2016

  1. Configuration menu
    Copy the full SHA
    e0b0db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceb69f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c8af69 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    91300cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc95121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba23648 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Configuration menu
    Copy the full SHA
    bd43a0d View commit details
    Browse the repository at this point in the history
  2. Make Neopixel support in gQuadratic non-default.

    Turn on by changing the define of EXPERIMENTAL_NEOPIXEL_SUPPORT to 1 in board/gquadratic/hardware.cpp
    giseburt committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    0cce90b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Configuration menu
    Copy the full SHA
    f73bdb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b004b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8f361 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

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

Commits on Feb 18, 2017

  1. Configuration menu
    Copy the full SHA
    62919b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91f7793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c97d8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1905fe1 View commit details
    Browse the repository at this point in the history
  5. New command: {prbs:true} store the current position as a probe point.

    Should be used when motion has stopped or in a M100, or you’ll get a probe stored for whatever position it’s currently at as it’s moving.
    giseburt committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    ca7c489 View commit details
    Browse the repository at this point in the history
  6. Tweak AxiDrawv3 settings.

    giseburt committed Feb 18, 2017
    Configuration menu
    Copy the full SHA
    a5466bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e811666 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Cleanup for DEBUG=0

    giseburt committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    2d3e916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb65138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf663f View commit details
    Browse the repository at this point in the history
  4. Removing all references to SysTickTimer_getValue() … again.

    Most of these should be moved to Motate::Timouts. Add to the TODO…
    giseburt committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    a22158f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8a5ab5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b810a01 View commit details
    Browse the repository at this point in the history
  7. Update Motate reference to get new SAMS&0 changes and new compiler. A…

    …lso now supports JLink/ICE interchangeably (OSX/Linux).
    giseburt committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    0806ab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5c131b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dda233f View commit details
    Browse the repository at this point in the history
  10. HOT_FUNC and HOT_DATA assignments sprinkled all over. Also removing n…

    …ow-redundant abs definition.
    giseburt committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    9136aba View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    48c4d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20684f View commit details
    Browse the repository at this point in the history
  3. Fix for broken Motor_3!

    giseburt committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    c031daa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2f5bfd View commit details
    Browse the repository at this point in the history
  5. Fix issue where power levels are getting scaled before the per-driver…

    … stepper object. They’re now scaled (or not) inside the stepper objects.
    giseburt committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    b97fb54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73a772b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aace4ad View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Configuration menu
    Copy the full SHA
    87967e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec80cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d9ed0e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Configuration menu
    Copy the full SHA
    264f11d View commit details
    Browse the repository at this point in the history
  2. Added “heNtv” to display the sensor’s voltage reading. Added PT100 se…

    …nsor and settings to choose Thermistor or PT100.
    giseburt committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    1c3915c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f3061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c96849c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80542a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2c6eff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3e980d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Rearranged kADCn pin number to start with 1 (except Due). Made extrud…

    …er and fan pins set in settings file. Updated current settings.
    giseburt committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    56f29ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b8d1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4273b View commit details
    Browse the repository at this point in the history
  4. Update motate for PWM fixes.

    giseburt committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    ac3fd47 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Configuration menu
    Copy the full SHA
    6e343c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee805be View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    1648e96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54cb9e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc674c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Ultimaker Interim commit

    giseburt committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    806aa81 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

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

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    ace2076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099ff5b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2017

  1. Made PLANNER_POOL_SIZE adjustable int he hardware files, and bumped i…

    …t to 96 for the gquintic
    giseburt committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    ea07e9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4e9bb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Configuration menu
    Copy the full SHA
    f04256d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b62912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b0aa6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7a7d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d34a362 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f26732 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    8ad5211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    287182f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dded28 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Configuration menu
    Copy the full SHA
    5b1a0f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0a0385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda38cd View commit details
    Browse the repository at this point in the history
  4. Exposing F in PIDF via JSON.

    giseburt committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    a2ee622 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cb5ca4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Configuration menu
    Copy the full SHA
    43ccc96 View commit details
    Browse the repository at this point in the history
  2. Remove redundant file

    giseburt committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    86651f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c58a1de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    971835a View commit details
    Browse the repository at this point in the history
  5. Fixes to GPIO initialization

    giseburt committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    4730b56 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    e806e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9111c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7a6e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37914e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    fab5368 View commit details
    Browse the repository at this point in the history
  2. Adjust Ultimaker settings.

    giseburt committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    520bd7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b9a133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52743a3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    cdf9478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c955b56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b82021 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. Configuration menu
    Copy the full SHA
    ef72a84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e26890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08facb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e06da5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e54658 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd95d73 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbaec2d View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'refs/remotes/origin/dev-168-gquintic' i…

    …nto LOCAL-ultimaker2plus
    giseburt committed May 2, 2017
    Configuration menu
    Copy the full SHA
    980e243 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    591a5f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ceb4462 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. Update to UM2+

    giseburt committed May 3, 2017
    Configuration menu
    Copy the full SHA
    d183160 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Configuration menu
    Copy the full SHA
    64a2890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f80f9 View commit details
    Browse the repository at this point in the history
  3. Computed last-in move exit junction_velocity to non-zero.

    Uses a unit vector of all zeroes for the “next move”.
    giseburt committed May 16, 2017
    Configuration menu
    Copy the full SHA
    02e3aaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95c1c1 View commit details
    Browse the repository at this point in the history
  5. Adding gquintic-c target

    giseburt committed May 16, 2017
    Configuration menu
    Copy the full SHA
    b25a2a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c11444 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8599d08 View commit details
    Browse the repository at this point in the history
  8. Ultimaker 2+ settings update

    giseburt committed May 16, 2017
    Configuration menu
    Copy the full SHA
    9d450c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64c3056 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    606e388 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

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

Commits on Jun 17, 2017

  1. UM2+: Raise Z latch backoff

    giseburt committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    d27f105 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    5d21d84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1203584 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

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

Commits on Jun 30, 2017

  1. UM2+ Lowered Z power level, made PID more aggressive, and gave it mor…

    …e time to heat the bed.
    giseburt committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    8840ee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e790a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Added Ender 3d Printer Config

    ril3y committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    d87eeef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…

    …to dev-168-gquintic
    giseburt committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    532d875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5609c87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2de0870 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c675c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    578db0c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2017

  1. some more settings improvements

    ril3y committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    d68d94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cddd94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d552e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e1fa34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4e7bec View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2017

  1. Configuration menu
    Copy the full SHA
    14209f8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…

    …to dev-168-gquintic
    ril3y committed Jul 23, 2017
    Configuration menu
    Copy the full SHA
    cfc3dcd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

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

Commits on Sep 13, 2017

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

Commits on Sep 16, 2017

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

Commits on Oct 27, 2017

  1. Merge branch 'dev-168-gquintic' of https://github.com/synthetos/g2 in…

    …to dev-168-gquintic
    giseburt committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b95992a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10412b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e482ba View commit details
    Browse the repository at this point in the history
  4. Update Motate reference

    giseburt committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    554de46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    594c74d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39035a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Fix temperature readings, adjusting Ultimaker2+ settings, and make MA…

    …X31865 more fault tolerant.
    giseburt committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    d6ee30f View commit details
    Browse the repository at this point in the history
  2. Xcode Project updates

    giseburt committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    96ed945 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. committing anyway

    aldenhart committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    cb80e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db13676 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Update Motate link

    aldenhart committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    6d790ea View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    295436b View commit details
    Browse the repository at this point in the history
  2. Update Motate reference

    giseburt committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    6f1f27b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

  1. Refactor how Trinamic TMC2130 JSON controls are inserted in configArr…

    …ay. Added node script to generate the code consistently.
    giseburt committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    896b0b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

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

Commits on Dec 2, 2017

  1. Merge commit '59a00f0d45f1092b28825579e8c6fa96a038d059' into dev-168-…

    …gquintic
    
    # Conflicts:
    #	g2core/settings/settings_Printrbot_Play.h
    #	g2core/settings/settings_Printrbot_Simple_1608.h
    #	g2core/temperature.cpp
    giseburt committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    d61f272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44be38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38bb76d View commit details
    Browse the repository at this point in the history
  4. Removing testing code.

    giseburt committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    93a0bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0ad3a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bafefd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1967919 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abd655c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c85583 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    feb5c84 View commit details
    Browse the repository at this point in the history
  11. More work on the ReadMe

    giseburt committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    ef0839d View commit details
    Browse the repository at this point in the history
  12. More work on the ReadMe

    giseburt committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    187e247 View commit details
    Browse the repository at this point in the history
  13. More work on the ReadMe

    giseburt committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    459f7c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Configuration menu
    Copy the full SHA
    b70abe4 View commit details
    Browse the repository at this point in the history
  2. More work on the ReadMe

    giseburt committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    d36049f View commit details
    Browse the repository at this point in the history
  3. More work on the ReadMe

    giseburt committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    25932d5 View commit details
    Browse the repository at this point in the history
  4. More work on the ReadMe

    giseburt committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    16482dc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Configuration menu
    Copy the full SHA
    a68e81b View commit details
    Browse the repository at this point in the history
  2. Minor cleanup in gpio.cpp

    giseburt committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d9eed39 View commit details
    Browse the repository at this point in the history
  3. Removing old comments

    giseburt committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    6c67e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. Configuration menu
    Copy the full SHA
    4f8aa01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6006574 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev-168-gquintic' into dev-307-spring-comp

    # Conflicts:
    #	g2core/config_app.cpp
    #	g2core/temperature.cpp
    giseburt committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    7329076 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. Configuration menu
    Copy the full SHA
    01d3973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee5850 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Configuration menu
    Copy the full SHA
    cebdab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dc5b96 View commit details
    Browse the repository at this point in the history
  3. Major GOIO refactor

    giseburt committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    70a3f30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    193493b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c827075 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e8f443 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    5ed86f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a86b9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    865dd56 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    10f69bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c35c92 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    9817e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23194e9 View commit details
    Browse the repository at this point in the history
  3. Fix default settings.

    giseburt committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    02ef06a View commit details
    Browse the repository at this point in the history
  4. Fix Axidraw settings

    giseburt committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    9b46efb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b833230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a07cee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2f42a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

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

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    f41ec45 View commit details
    Browse the repository at this point in the history
  2. Remove leftover ifdefs

    giseburt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    f9ac1c7 View commit details
    Browse the repository at this point in the history
  3. Remove spring offset code

    giseburt committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    79a5788 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Minor adjustments to GPIO

    giseburt committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    71e0400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc93693 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. inM and outM go to M=16, ainN->aiN, added ainM, added `ai…

    …Nen`, removed `gpio_get_probing_input()`
    giseburt committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    57b34d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150e322 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2018

  1. Fixes for GPIO proxies

    giseburt committed May 6, 2018
    Configuration menu
    Copy the full SHA
    fed9c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

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

Commits on Jun 7, 2018

  1. Made svb300 compile

    giseburt committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    fbad7f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    1cb13ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #355 from synthetos/issue-347-gpio-enhancements

    gpio enhancements (issue #347)
    giseburt authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    a1155a4 View commit details
    Browse the repository at this point in the history