Commit Graph

8 Commits

Author SHA1 Message Date
Anthony Good
07a73c333f 2.0.2016031001
OPTION_DISPLAY_HEADING_AZ_ONLY with settings LCD_AZ_ONLY_HEADING_ROW, LCD_AZ_ONLY_HEADING_FIELD_SIZE
      OPTION_DISPLAY_HEADING_EL_ONLY with settings LCD_EL_ONLY_HEADING_ROW, LCD_EL_ONLY_HEADING_FIELD_SIZE
2016-03-10 23:32:22 -05:00
Anthony Good
7296d7d681 2.0.2016030402
OPTION_SEND_STRING_OUT_CONTROL_PORT_WHEN_INITIALIZING
2016-03-04 19:48:19 -05:00
Anthony Good
0151272d12 2.0.2016030201
Fixed FEATURE_ADAFRUIT_BUTTONS to work with k3ngdisplay library and updated k3ngdisplay library to support Adafruit RGB display buttons
2016-03-02 21:31:59 -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
ce1b89de7f 2.0.2015111501
Fixed issues with compilation under Arduino 1.6.6
2015-11-15 17:43:07 -05:00
Anthony Good
eaac2af69f 2.0.2015092001
LANGUAGE_FRENCH (contributed by Marc-Andre, VE2EVN)
      fixed issue with rotator_analog_az inferring with other pins if defined but not used
2015-09-20 10:32:11 -04:00
Anthony Good
d31491476f 2.0.2015090402
#include "rotator_language.h"
        OPTION_SAVE_MEMORY_EXCLUDE_REMOTE_CMDS
        /?FS command - Full Status Report
2015-09-05 07:56:53 -04: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