Commit Graph

13 Commits

Author SHA1 Message Date
Anthony Good
ffe20694ef 2.0.2015112501
Fixed FEATURE_YWROBOT_I2C_DISPLAY with updated k3ngdisplay.h and k3ngdisplay..cpp.  Pin settings are back in rotator_pins.h.
2015-11-25 12:58: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
30ab86de7e 2.0.2015061601
Working on converting over LCD display code to k3ngdisplay library
      #define DISPLAY_DEGREES_STRING "\xDF"
      last_az_incremental_encoder_position & az_incremental_encoder_position changed to long
      k3ng_remote_rotator_controller class

    2.0.2015070301
      Fixed compile error involving clock_temp_string in display code when compiling multiple clock display widgets is attempted
      Still working on new display code and local/remote unit cod
2015-07-03 08:33:18 -04:00
Anthony Good
6947468b39 2.0.2015040401
Changed configuration.azimuth_offset to use raw_azimuth rather than azimuth for calculation
2015-04-03 11:54:13 -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
b36c5a1d4c 2.0.2015030201
Eliminated az_stepper_motor_direction and el_stepper_motor_direction.  Use rotate_* pins instead!
2015-03-02 22:40:50 -05:00
Anthony Good
dc1750ae3b 2.0.2015010402
FEATURE_SUN_PUSHBUTTON_AZ_EL_CALIBRATION and FEATURE_MOON_PUSHBUTTON_AZ_EL_CALIBRATION; pin_sun_pushbutton_calibration, pin_moon_pushbutton_calibration
2015-01-04 17:45:03 -05:00
Anthony Good
dca62e6692 2.0.2014120201 2014-12-02 23:03:17 -05:00
Anthony Good
ea0a1d039d 2.0.2014112001 2014-11-20 21:03:26 -05:00
Anthony Good
78e7c61030 2.0.2014070501 FEATURE_ANALOG_OUTPUT_PINS 2014-07-05 07:31:56 -04:00
Anthony Good
f8318b4f27 version 2.0 commit 2014-07-02 17:49:28 -04:00
Anthony Good
b4dd49ca01 unstable update before merge 2013-09-11 19:19:13 -04:00