Commit Graph

14 Commits

Author SHA1 Message Date
Anthony Good
2150ce3397 2.0.2016012301
Further work to get k3ngdisplay files to play with Arduino IDE 1.6.7

    All library files should be placed in \sketchbook\libraries\some-directory\ in order to compile in Arduino IDE 1.6.7
    Anything rotator_*.* should be in the ino directory!
2016-01-23 12:07:33 -05:00
Anthony Good
8fe5db64fb 2.0.2016012001
Fixed bug with DEBUG_GPS_SERIAL and also improved GPS port reading
2016-01-20 21:58:57 -05:00
Anthony Good
b8166489b6 2.0.2015111502
LANGUAGE_DUTCH courtesy of David, ON4BDS
2015-11-15 17:50:02 -05:00
Anthony Good
f0fa78eb14 2.0.2015090401
Breaking out portions of ino file into .h files...
        #include "rotator_clock_and_gps.h"
        #include "rotator_command_processing.h"
        #include "rotator_moon_and_sun.h"
        #include "rotator_ethernet.h"
        #include "rotator_stepper.h"
2015-09-04 22:06:17 -04:00
Anthony Good
077ae82ddb 2.0.2015071701
FEATURE_AZ_POSITION_INCREMENTAL_ENCODER code fixed (Thanks Daniel Cussen)
2015-07-29 22:53:42 -04:00
Anthony Good
8d22d9b341 2.0.2015032801
Fixed calculation issues with FEATURE_ELEVATION_CORRECTION
2015-03-28 11:11:31 -04:00
Anthony Good
ed576ee2a2 2.0.2015032301
Updated for Arduino 1.6.1
2015-03-23 20:28:45 -04:00
Anthony Good
8976e9e4e8 2.0.2015031101
OPTION_SYNC_MASTER_COORDINATES_TO_SLAVE
2015-03-11 19:52:59 -04:00
Anthony Good
f1b1322990 working on stepper motor and incremental encoder code 2015-03-02 21:21:20 -05:00
Anthony Good
c9fd5ef938 2.0.2015010405
Working on FEATURE_AUTOCORRECT
2015-01-04 21:52:10 -05:00
Anthony Good
2920f3d324 2.0.2015010403
Rolled FEATURE_STEPPER_MOTOR_EXPERIMENTAL_CODE_2 into FEATURE_STEPPER_MOTOR
2015-01-04 19:32:02 -05:00
Anthony Good
dca62e6692 2.0.2014120201 2014-12-02 23:03:17 -05:00
Anthony Good
e01318a410 2.0.2014112502 2014-11-25 21:10:18 -05:00
Anthony Good
ea0a1d039d 2.0.2014112001 2014-11-20 21:03:26 -05:00