mirror of
https://github.com/k3ng/k3ng_rotator_controller.git
synced 2024-12-18 20:57:56 +00:00
2020.07.26.02
FEATURE_SATELLITE_TRACKING \% command now calculates max elevation for each pass FEATURE_NEXTION_DISPLAY vConResult API variable no longer has response code in results from extended backslash commands
This commit is contained in:
parent
78c586ac61
commit
c94f42e3df
File diff suppressed because it is too large
Load Diff
@ -253,6 +253,14 @@
|
||||
#define ACTIVATE_SUN_TRACKING 5
|
||||
#define ACTIVATE_SATELLITE_TRACKING 6
|
||||
|
||||
#define JUST_UPDATE_AOS_AND_LOS_GLOBAL_VARS 0
|
||||
#define AOS_LOS_MULTILINE_REPORT 1
|
||||
#define AOS_LOS_TABULAR_REPORT 2
|
||||
|
||||
#define DO_NOT_INCLUDE_RESPONSE_CODE 0
|
||||
#define INCLUDE_RESPONSE_CODE 1
|
||||
|
||||
|
||||
|
||||
/* ------end of macros ------- */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user