Commit Graph

9 Commits

Author SHA1 Message Date
Anthony Good
a591a8a78e 2.0.2016030501 FEATURE_SAINSMART_I2C_LCD 2016-03-05 21:57:06 -05:00
Anthony Good
7c85a2e72b fixed issue with FEATURE_YWROBOT_I2C_DISPLAY not compiling in Wire support 2016-03-02 20:30:15 -05: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
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
8976e9e4e8 2.0.2015031101
OPTION_SYNC_MASTER_COORDINATES_TO_SLAVE
2015-03-11 19:52:59 -04:00
Anthony Good
dca62e6692 2.0.2014120201 2014-12-02 23:03:17 -05:00
Anthony Good
fc091542b0 2.0.2014072701
FEATURE_AZ_POSITION_POLOLU_LSM303 (rotator_features.h)  (code contributed by AD0CZ)
    FEATURE_EL_POSITION_POLOLU_LSM303 (rotator_features.h)
    #define POLOLU_LSM_303_MIN_ARRAY {+59, +19, -731} (rotator_settings.h)
    #define POLOLU_LSM_303_MAX_ARRAY {+909, +491, +14} (rotator_settings.h)
    DEBUG_POLOLU_LSM303_CALIBRATION (rotator_features.h)
2014-07-27 18:40:55 -04:00
Anthony Good
41aeae4813 2.0.2014071801 fixed bugs in FEATURE_ANALOG_OUTPUT_PINS 2014-07-18 19:21:58 -04:00
Anthony Good
f8318b4f27 version 2.0 commit 2014-07-02 17:49:28 -04:00