Page 2 of 2

Re: How remove tachometer?

Posted: 02 May 2020, 23:57
by vipa
I have the exact same problem.
No modifications on the modescript_settings.xml
and i tried all your suggestions (/admin shutdown etc)

As long as uaseco is off, the regular tachometer shows, as soon as I start uaseco it is hidden.

Re: How remove tachometer?

Posted: 03 May 2020, 10:10
by undef.de
vipa wrote: 02 May 2020, 23:57 As long as uaseco is off, the regular tachometer shows, as soon as I start uaseco it is hidden.
Is it only hidden or a replacement is shown?

Do you run the 0.9.7 from Github? If not, install it and try the suggestions again.

Re: How remove tachometer?

Posted: 28 Jun 2020, 21:40
by SkorlokTM
Hi,
You can try to change the line 217 in records-eyepiece.xml

https://i.imgur.com/SEv6WOW.png

just change

Code: Select all

<speed_and_distance>false</speed_and_distance>
to

Code: Select all

<speed_and_distance>true</speed_and_distance>

Re: How remove tachometer?

Posted: 29 Jun 2020, 08:50
by undef.de
Ah... good catch... didn't remember that. :thumbsup: