Commit Graph

248 Commits

Author SHA1 Message Date
Anthony Good
1b5c755619 2.0.2016100301
FEATURE_AZ_POSITION_ROTARY_ENCODER_USE_PJRC_LIBRARY and FEATURE_EL_POSITION_ROTARY_ENCODER_USE_PJRC_LIBRARY ready for testing
2016-10-03 23:27:51 -04:00
Anthony Good
ebf0f0c01c OPTION_HH12_DONT_GO_HI_END_OF_CYCLE added for hh12 library 2016-09-28 13:34:19 -04:00
Anthony Good
ba24c61885 2.0.2016092501
Working on FEATURE_AZ_POSITION_ROTARY_ENCODER_USE_LIB and FEATURE_EL_POSITION_ROTARY_ENCODER_USE_LIB
      Fixed bug with last row of LCD display getting blanked out
      FEATURE_TEST_DISPLAY_AT_STARTUP
      Noted in various settings files that AZIMUTH_STARTING_POINT_DEFAULT and AZIMUTH_ROTATION_CAPABILITY_DEFAULT are used only for initializing EEPROM
      Fixed an issue with FEATURE_AZ_POSITION_HH12_AS5045_SSI and FEATURE_AZ_POSITION_INCREMENTAL_ENCODER using AZIMUTH_STARTING_POINT_DEFAULT rather than azimuth_starting_point variable
2016-09-26 21:04:44 -04:00
Anthony Good
77f2098b01 2.0.2016090801
Corrected error in FEATURE_ROTARY_ENCODER_SUPPORT ttable (thanks, frye.dale)
2016-09-08 20:41:27 -04:00
Anthony Good
1782c02be8 2.0.2016090702
Implemented simpler fix for issue 30 - incorrect index for row_override: byte row_override[LCD_ROWS+1];
2016-09-07 21:08:36 -04:00
Anthony Good
a8f0579ecf typo fix on CODE_VERSION 2016-09-07 21:05:47 -04:00
Anthony Good
d8b06b95ea 2.0.20160090701
I screwed up.  I blew away F6FVY's pull request 29.  Restoring that.  There was a bug in the merged code that caused compile issue I was working on in 2.0.2016083001
2016-09-07 21:04:11 -04:00
Anthony Good
a32b406582 2.0.2016083001
Re-merged changes manually from dfannin submitted issue 30 - incorrect index for row_override; pull request 31
      (Couldn't get pull from git to compile correctly, not sure why)
2016-09-07 20:38:56 -04:00
Anthony Good
82291ceb9b Merge pull request #31 from dfannin/master
#30 incorrect index for row_override
2016-08-30 17:08:27 -05:00
Anthony Good
440a2bdbe7 Merge pull request #29 from f6fvy/master
Azimuth starting point, azimuth rotation capability and brake capability are stored in the EEPROM
2016-08-30 17:05:16 -05:00
David Fannin
90ff66e88c #30 incorrect index for row_override 2016-08-30 08:54:49 -07:00
F6FVY
8b9719e4ea Azimuth starting point, azimuth rotation capability and brake capability are stored in the EEPROM
- EEPROM magic number set to 106
- \Ix[x][x] - set az starting point
- \I - display the current az starting point
- \Jx[x][x] - set az rotation capability
- \J - display the current az rotation capability
- \Kx - force disable the az brake even if a pin is defined (x: 0 = enable, 1 = disable)
- \K - display the current az brake state
- \Q - Save settings in the EEPROM and restart
2016-08-17 01:40:49 +02:00
Anthony Good
929a3115d3 2.0.2016071801
Fixed bug with Maidenhead not being calculated when FEATURE_MOON_TRACKING or FEATURE_SUN_TRACKING wasn't compiled
2016-07-18 15:48:24 -04:00
Anthony Good
aee70de0e9 2.0.2016051501
Fixed bug in submit_request() with slow down (Thanks Olli, DH2WQ)
2016-05-15 20:20:09 -04:00
Anthony Good
7ed7fc4280 2.0.2016042801
Fixed compilation error with FEATURE_AZIMUTH_CORRECTION and FEATURE_ELEVATION_CORRECTION
2016-04-28 21:48:12 -04:00
Anthony Good
7f33ce0fba 2.0.2016032901
Fixed issues with FEATURE_RFROBOT_I2C_DISPLAY compiling
      Corrected notes in features files about customizing features in rotator_k3ngdisplay.h
2016-03-29 21:42:37 -04:00
Anthony Good
b2830db59b Merge pull request #24 from tlrobinson/fix-wire-path
Fix path to Wire.h
2016-03-29 08:08:45 -04:00
Tom Robinson
03ea5e7c3d Fix path to Wire.h 2016-03-28 21:57:35 -07:00
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
a591a8a78e 2.0.2016030501 FEATURE_SAINSMART_I2C_LCD 2016-03-05 21:57:06 -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
a5027c0111 2.0.2016030401
Changed I2C_LCD_COLOR default to WHITE
2016-03-04 19:30:53 -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
7c85a2e72b fixed issue with FEATURE_YWROBOT_I2C_DISPLAY not compiling in Wire support 2016-03-02 20:30:15 -05:00
Anthony Good
b484828f3e 2.0.2016030101
FEATURE_AZ_POSITION_HH12_AS5045_SSI: AZIMUTH_STARTING_POINT_DEFAULT used in heading calculation now
2016-03-01 08:24:15 -05:00
Anthony Good
5ddcfbe374 did hack to prevent debug library errors when Ethernet functionality is compiled in 2016-02-13 15:57:06 -05:00
Anthony Good
b97e45b544 restructured library directory 2016-02-13 11:06:38 -05:00
Anthony Good
7686e2d609 file cleanup 2016-01-23 12:09:15 -05:00
Anthony Good
2150ce3397 2.0.2016012301
Further work to get k3ngdisplay files to play with Arduino IDE 1.6.7

    All library files should be placed in \sketchbook\libraries\some-directory\ in order to compile in Arduino IDE 1.6.7
    Anything rotator_*.* should be in the ino directory!
2016-01-23 12:07:33 -05:00
Anthony Good
165a1fa58d 2.0.2016012101
Fixed bug with OPTION_REVERSE_AZ_HH12_AS5045 and OPTION_REVERSE_EL_HH12_AS5045
2016-01-21 00:40:49 -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
0254044ed9 2.0.2016011801
Fixed compilation bug involving last_moon_tracking_check_time and last_sun_tracking_check_time with some combinations of features
2016-01-18 17:32:05 -05:00
Anthony Good
e84aa5b0e3 2.0.2015122901
Corrections to bug fixes involving OPTION_CLOCK_ALWAYS_HAVE_HOUR_LEADING_ZERO (Thanks, UA9OLB)
2015-12-29 14:25:00 -05:00
Anthony Good
c5da857868 2.0.2015122802
Bug fixes involving buttons and OPTION_EL_MANUAL_ROTATE_LIMITS (Thanks, UA9OLB)
2015-12-28 21:49:50 -05:00
Anthony Good
8bd614d678 fixed typo in rotator_features.h 2015-12-28 21:23:32 -05:00
Anthony Good
27e5031320 2.0.2015122801
Bug fixes involving OPTION_CLOCK_ALWAYS_HAVE_HOUR_LEADING_ZERO (Thanks, UA9OLB)
2015-12-28 21:21:55 -05:00
Anthony Good
181da074b6 2.0.2015122001
Created OPTION_REVERSE_AZ_HH12_AS5045 and OPTION_REVERSE_EL_HH12_AS5045
2015-12-20 18:36:20 -05:00
Anthony Good
0da087832b 2.0.2015121801
Fixed bug in update_display() with display always showing DOWN with elevation rotation (Thanks, UA9OLB)
2015-12-18 19:57:11 -05:00
Anthony Good
0ab46711dd disabled FEATURE_AZ_PRESET_ENCODER and FEATURE_EL_PRESET_ENCODER by default 2015-12-04 21:26:18 -05:00
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
b8166489b6 2.0.2015111502
LANGUAGE_DUTCH courtesy of David, ON4BDS
2015-11-15 17:50:02 -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
938f298eec fixed issue with debug.h - "arduino.h" include 2015-10-01 19:35:02 -04:00
Anthony Good
532a957671 2.0.2015092002
Fixed issue with compiling DEBUG_GPS
2015-09-20 17:36:27 -04: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
f30b31fe4b 2.0.2015090601
Updates to rotator_language.h
      Fixed k3ngdisplay.h / LiquidCrystal.h compilation problems with Arduino IDE
      Integrated DebugClass (debug.h and debug.cpp) contributed from Matt VK5ZM
2015-09-06 23:17:35 -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