Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
Commits
d529de85
Commit
d529de85
authored
Feb 20, 2013
by
Jeroen Vreeken
Browse files
change dt_model and refraction defaults
parent
70a0b03e
Changes
1
Show whitespace changes
Inline
Side-by-side
console/console/console_j2000tracker.c
View file @
d529de85
...
...
@@ -72,8 +72,8 @@ static float tracking_command_last_az = 0;
bool
tracking_enabled
=
false
;
bool
refraction_enable
=
fals
e
;
bool
dt_model_enable
=
tru
e
;
bool
refraction_enable
=
tru
e
;
bool
dt_model_enable
=
fals
e
;
struct
compensation_switch
{
char
*
name
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment