Commit df1a58f292b50915d0227a68d40c5a57e430d048
1 parent
96b54793
Exists in
master
and in
7 other branches
work
Showing
3 changed files
with
3 additions
and
6 deletions
Show diff stats
skr_lh.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<!-- TBD --> | |
3 | 2 | <param xml:id="skr_lh"> |
4 | 3 | <info> |
5 | 4 | <table> |
6 | - <centerAutoTable name="Frequency" centerAutoName="frequency" units="kHz" log="true"/> | |
5 | + <centerAutoTable name="Frequency" centerName="frequency" units="kHz" log="false"/> | |
7 | 6 | </table> |
8 | 7 | </info> |
9 | 8 | <get> | ... | ... |
skr_rh.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<!-- TBD --> | |
3 | 2 | <param xml:id="skr_rh"> |
4 | 3 | <info> |
5 | 4 | <table> |
6 | - <centerAutoTable name="Frequency" centerAutoName="frequency" units="kHz" log="true"/> | |
5 | + <centerAutoTable name="Frequency" centerName="frequency" units="kHz" log="false"/> | |
7 | 6 | </table> |
8 | 7 | </info> |
9 | 8 | <get> | ... | ... |
skr_v.xml
1 | 1 | <?xml version="1.0"?> |
2 | -<!-- TBD --> | |
3 | 2 | <param xml:id="skr_v"> |
4 | 3 | <info> |
5 | 4 | <table> |
6 | - <centerAutoTable name="Frequency" centerAutoName="frequency" units="kHz" log="true"/> | |
5 | + <centerAutoTable name="Frequency" centerName="frequency" units="kHz" log="false"/> | |
7 | 6 | </table> |
8 | 7 | </info> |
9 | 8 | <get> | ... | ... |