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
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
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
a6ee1913c1
2.0.2015070401
...
gps_sync pin bug fixed
2015-07-04 10:59:58 -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
8d22d9b341
2.0.2015032801
...
Fixed calculation issues with FEATURE_ELEVATION_CORRECTION
2015-03-28 11:11:31 -04:00
Anthony Good
8976e9e4e8
2.0.2015031101
...
OPTION_SYNC_MASTER_COORDINATES_TO_SLAVE
2015-03-11 19:52:59 -04: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
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
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
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
ec3d702ab5
2.0.2014111701 check_brake_release() bug fix
2014-11-17 22:40:47 -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
c0c0fc4ef2
2.0.2014101201 LANGUAGE_ITALIAN code donated by Paolo, IT9IPQ
2014-10-12 08:30:25 -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
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