Commit Graph

43 Commits

Author SHA1 Message Date
Anthony Good
2f249445ee 2.0.2015051301
Fixed bug with remote slave AZ and EL commands not returning decimal places (i.e. xxx.000000)
      Working on remote unit double backslash commands
2015-05-14 07:08:06 -04:00
Anthony Good
044b768c41 2.0.2015050401 Fixed bug with WNW being display on LCD direction indicator rather than WSW (Thanks Radek, OK2NMA) 2015-05-05 05:37:09 -04:00
Anthony Good
f331f42c47 2.0.2015040402 Fixed bug with compiling FEATURE_MASTER_WITH_ETHERNET_SLAVE without FEATURE_CLOCK 2015-04-04 07:16:04 -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
aa747b3770 2.0.2015032601
Fixed compilation isse with FEATURE_ELEVATION_CORRECTION and Arduino 1.6.x
2015-03-26 23:00:39 -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
29fe0454be 2.0.2015030701
Improved the self reset with a non-blocking 5 second delay
2015-03-07 12:26:47 -05:00
Anthony Good
090304d481 restructured with library file directory 2015-03-06 19:18:53 -05:00
Anthony Good
69c004cca2 2.0.2015030401
Self-resetting functionality
    Fixed bug with OPTION_DISPLAY_DIRECTION_STATUS updating
2015-03-04 19:56:31 -05: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
f1b1322990 working on stepper motor and incremental encoder code 2015-03-02 21:21:20 -05:00
Anthony Good
cbe9fd7f61 2.0.2015021501
define BRAKE_ACTIVE_STATE HIGH
    define BRAKE_INACTIVE_STATE LOW

    OPTION_SCANCON_2RMHF3600_INC_ENCODER - thanks Jasper, PA2J
2015-02-15 14:11:41 -05:00
Anthony Good
41bc6ec491 2.0.2015020801
Correction from Johan PA3FPQ on OPTION_HH12_10_BIT_READINGS
2015-02-08 19:24:13 -05:00
Anthony Good
cdad7efcc9 2.0.2015020702
OPTION_HH12_10_BIT_READINGS in hh12.h (thanks Johan PA3FPQ)
2015-02-07 11:05:40 -05:00
Anthony Good
bccf5a741f 2.0.2015011802
Bug fix involving FEATURE_AZ_POSITION_HH12_AS5045_SSI and azimuth_offset (thanks Johan, PA3FPQ and Jurgen, PE1LWT)
    Bug fix - wasn't initializing rotate_cw_ccw (thanks Erick, WB6KCN)
    Bug fix with OPTION_DISPLAY_VERSION_ON_STARTUP and 2 row displays (thanks Gianfranco, IZ8EWD)
    OPTION_EL_PULSE_DEBOUNCE code - (thanks Gianfranco, IZ8EWD)
    #define EL_POSITION_PULSE_DEBOUNCE 500  // in ms
2015-01-18 12:20:36 -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
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
c1944dcb25 2.0.2015010401
OPTION_BLINK_OVERLAP_LED and OPTION_OVERLAP_LED_BLINK_MS setting
2015-01-04 11:23:04 -05:00
Anthony Good
d7f6cef6e1 new file: LSM303.cpp
new file:   LSM303.h
2014-12-02 23:04:48 -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
Anthony Good
ec3d702ab5 2.0.2014111701 check_brake_release() bug fix 2014-11-17 22:40:47 -05:00
Anthony Good
940ac791b1 2.0.2014110401 Change in Easycom response terminator (now uses whatever command terminator was sent to it) 2014-11-04 17:01:41 -05:00
Anthony Good
7ed8d1ec6f 2.0.2014110301 Fixed bug with LANGUAGE_CZECH (thanks Radek, OK2NMA) 2014-11-03 23:53:55 -05:00
Anthony Good
22a4bc4feb 2.0.2014101502 2014-10-15 22:58:53 -04:00
Anthony Good
1b7071191c 2.0.2014101501 OPTION_DISPLAY_VERSION_ON_STARTUP code provided by Paolo, IT9IPQ 2014-10-15 22:54:04 -04:00
Anthony Good
c0c0fc4ef2 2.0.2014101201 LANGUAGE_ITALIAN code donated by Paolo, IT9IPQ 2014-10-12 08:30:25 -04:00
Anthony Good
b11068cd8f 2.0.2014100901 bug fixed with brake_release() affecting elevation brake (thanks Paolo, IT9IPQ) 2014-10-09 23:51:50 -04: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
c09e30ee94 LANGUAGE_CZECH 2014-07-24 10:56:15 -04:00
Anthony Good
3ba277be78 2014072401 added LANGUAGE_CZECH code from OK2ZAW 2014-07-24 10:54:23 -04:00
Anthony Good
0ba1a3f269 2014-07-24 added LANGUAGE_OK from OK2ZAW 2014-07-24 10:48:53 -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
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
49570a21d4 forgot to add ino file to commit 2013-09-11 19:25:04 -04:00
Anthony Good
b4dd49ca01 unstable update before merge 2013-09-11 19:19:13 -04:00
Anthony Good
3b27301833 define OPTION_EL_MANUAL_ROTATE_LIMITS
define EL_MANUAL_ROTATE_DOWN_LIMIT -1
define EL_MANUAL_ROTATE_UP_LIMIT 181
rotate_up_or_down pin
2013-09-07 08:18:15 -04:00
Anthony Good
9f4748622c Initial commit 2013-09-07 08:15:26 -04:00