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
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
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
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
532a957671
2.0.2015092002
...
Fixed issue with compiling DEBUG_GPS
2015-09-20 17:36:27 -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