ovms.mountain.lbto.org
as user ovms
ovms-uei.mountain.lbto.org
as root
ssh ovms@ovms ovmsSniffer -i 192.168.53.60 -f 1000 cntl-C to get out of the barrage of dataIf the data looks ok, there's no need to do anything on the racktangle with the real-time software.
ssh ovms@ovms ovmsTelemetryClient -s Checking connection with LBT... Ctrl \ to abort the command. Telemetry is paused
OvmsTelemetryI::telException::Telemetry service is not connected to the LBTthen you are running -s the first time after telemetry restart. Just resume telemetry:
ovms@ovms ~]$ ovmsTelemetryClient -r Checking connection with LBT... Ctrl \ to abort the command. Resuming the telemetry service Telemetry is running at 1000 Hz Max Freq =2600 Hz Min Freq =1000 Hzand pause it with -p if you really need it to be paused.
-p
or -r
options to ovmsTelemetryClient
(more details below).
ps
command (see more detail below)
LBTI
as the instrument)
_Note that if you stop/restart the real-time software while telemetry is being recorded (unpaused),
the telemetry collection will go down and the telemetry daemon must be restarted and telemetry must be resumed on the ovms host with the command:_
sudo service ovms-svc stop/start
ovmsMonitor.cfg
file (in /lbt/ovms/current/etc/) tells the applications running on the ovms Linux box which slot/channel is which accelerometer. This file is used by the ovms monitor GUI as well as telemetry. This file does not influence the multicast data.config.txt
file on the ovms-uei
machine tells the OVMSplus prediction software which channels to use in the calculations. sensitivities.txt
file on the ovms-uei
machine tells the OVMSplus prediction software which gain factors to use in the calculations for particular focal station geometries (specified with the -P command line argument). Beware that focal station geometries are not applied in Mode 3 (see IT 7486).ovmsTelemetry --daemon
sudo /etc/init.d/ovms-svc [start|stop|restart|status]
(why does it have to be root?)
The data is always broadcast by the OVMS application (for use by clients such as the ovmsMonitor
). When the ovmsTelemetry
service is running, telemetry collection can be run or paused using the ovmsTelemetryClient
. Typically the service is left running and there is a cron job which pauses and resumes the collection using the ovmsTelemetryClient
so that it only runs at night (0:00 UT to 14:00 UT; 5:00 pm - 7:00 am local time). ovms
user ): SHELL=/bin/bash OVMS_TEL_CLIENT_CONFIG=/lbt/ovms/current/etc/ovmsTelClientConfig.cfg 00 00 * * * /lbt/ovms/current/bin/ovmsTelemetryClient -r > /dev/null 2>&1 00 14 * * * /lbt/ovms/current/bin/ovmsTelemetryClient -p > /dev/null 2>&1 [ovms@ovms]$ ovmsTelemetryClient -h Client for the OVMS Telemetry Interface Service (Ver. 0.6.1) Usage : ovmsTelemetryClient [-Option] [ ] -p (pause) : Pauses the archive of the vibration data into the Telemetry system. -r (resume) : Resumes the archive of the vibration data into the Telemetry system. -s (getStatus) : Shows the status of the OVMS Telemetry interface. -f Freq (setSamplingRateHz) : Sets the Sampling rate to archive the vibration data into Telemetry. -x (shutdown) : Shutdown the OVMS Telemetry interface. This may take some seconds... -h (help) : Shows the help page.(See also: man ovmsTelemetryClient)You can run the
ovmsTelemetry
manually with logging enabled to get more information if there's a problem:
login to ovms as ovms > ovmsTelemetryClient -s to check status > ovmsTelemetryClient -p to pause collection if it is running > ovmsTelemetryClient -x to stop the ovmsTelemetry daemon > cd /lbt/ovms/current/etc > edit ovmsTelConfig.cfg, setting TelService.Logger.Level to 2 > cd > ovmsTelemetry & to run the ovmsTelemetry daemon so that it prints debug/error/trace messages > ovmsTelemetryClient -r to resume telemetry collection and see what the problem isMake sure the
/tmp/telemetry_buf
file is writeable by the ovms user; this directory is specified in the ovmsTelConfig.cfg
file for the ovmsTelemetry
daemon
I ran a test of the OVMS telemetry collection at 500Hz. This applies only to the HDF5 telemetry collection, not the real-time broadcast data. The OVMS telemetry collection frequencey defaults to the minimum rate in the configuration file. A config file change, and a bounce of the telemetry daemon will make it run at the lower rate. I tested it today, but put the configuration back to minimum 1KHz after my test. To default to 500Hz: 1. pause telemetry and stop the daemon - ovmsTelemetryClient -x 2. change the file /lbt/ovms/current/etc/ovmsTelConfig.cfg TelService.Sample.MinFreq=1000 to 500 3. restart the daemon - sudo service ovms-svc start 4. restart telemetry collection - ovmsTelemetryClient -r
ssh root@ovms-uei.mountain.lbto.org ~ # ./ovmsrtService -f 1000 -d 12 -D 3.0 -H 0 -G 0 -P LBTI-noM1 -E 2 & ==== ovmsrtService version 1.0.3 #Board is set to 12 Estimation mode set to 2 (5 estimation channels) #Board is set to 12 There are 4 channels specified: 0 1 2 3 Multicast IP Address is set to 192.168.53.62 RT Service Listen Port is set to 4321 Operation Frequency is set to 1000.000000 Hz Status Package Period is set to 2 High-Pass filter is set to 0 Gain is set to 0 Verbose level set to 0 ICP current set to 5 mA Prediction Horizon is set to 0.000000 ms Estimation mode set to 2 (5 estimation channels) Configuration "LBTI" used for focal plane sensitivities Mirror Data initialized ~ # Estimator initialized Estimation successfully initialized: k=0.98 dt=0.00 T_delay=0.000000 Opening the datagram socket...OK. Adding multicast group...OK. Disabling the loopback...OK. Setting the local interface...OK Setting the socket priority...OK Setting the socket multi-cast TTL...OK One shot mode: Setting task period to 1000000 ns (1 ms)A
ps
command will show the process running:
1098 root 9428 S ./ovmsrtService -f 1000 -d 12 -D 3.0 -H 0 -G 0 -P LBTI-noM1 -E 2
usage: ./ovmsrtService [options] -h : display help -d n : selects the number of devices to use (default: 1) -f nnnn : set the rate of the UEI operation ([1-5000]Hz, default: 1000 Hz) -c "x,y,z,..." : select the number of channels to use (default: 4 channels) -s n : set the period to send the status package (default: 2 sec) -i "xxx.xxx.xxx.xxx" : set the multicast ip-address of the UEI device (default: 192.168.53.62) -p n : set the port of the UEI RT Service (default: 4321) -a n: Set the ICP current value in mA (default: 5mA) -G n : set the Gain of the input cards (default: 0) where n = 0 -> Gain 1 (-12.5v/25v) n = 1 -> Gain 2 (-12v/12v) n = 2 -> Gain 5 (-5v/5v) n = 3 -> Gain 10 (-2.5v/2.5v) -H n : set the High-pass filter of the input cards (default: 0) where n = 0 -> DC Coupling n = 1 -> 0.1 Hz n = 2 -> 1 Hz n = 3 -> 10 Hz -E n : selects the OPD Estimation Mode (default: 0), where n = 0 -> no estimation n = 1 -> estimate differential opd, and focal plane motion (3 values) n = 2 -> estimate differential opd and SX/DX focal plane motion (5 values) n = 3 -> estimate displacement and rotation around x- and y-axis for each mirror separately (18 values) -v n : Set the verbose mode on for debugging purposes where n = 0 -> Debug messages off n = 1 -> Debug messages on -D n : Set the prediction horizon for the delay compensation (in ms, default: 0.0) -P n : Set the instrument for focal plane sensitivities configuration to use from "sensitivities.txt" (default: n=LBTI)If you see the error:
Error -10 Initializing Communication with IOMIt means the real-time system is already running.
ssh root@ovms-uei.mountain.lbto.org ~ # poweroff
Sep-2017 | IT6759 | Phil, SX - but data looked bad on DX_M2, but all channels were reading incorrectly from slots 7 and 8 |
31-Aug-2017 | IT6735 | All the data from racktangle cards 7 and 8 are railed at +-25V. That means that DX M2 is not contributing anything to the OVMS+ predictions (4 of its 5 accelerometers read zero). |
IT6736 | The OVMS+ SX Tip-Tilt prediction is full of noise. However, the only SX accelerometer channel that is obviously noisy is what telemetry calls SX_M3_3 which should be card 3 slot 2 (but it's configured to read slot 3, channel 1 which has nothing plugged in to it). The other four SX_M3 channels are OK. The channel that telemetry calls SX_M3_5 looks normal even though that cable isn't plugged in (because it's reading slot 3, channel 2 which was labeled M3-3). | |
30-Mar-2017 | IT6496 | swapped the slots of DX_M2_3 and DX_M2_2 because racktangle card 8 slot 3 was bad. |
14-Apr-2016 | IT5943 | card 3 slot 1 was bad (why nothing is plugged in to it now). SX_M3_5 is hanging, SX_M3_3 is slot 3, channel 2 |
Mar-2016 | IT5911 | swapped DX M2 2 and 3 |
Mar-2016 | IT5912 | slot 7 bad |
Dec-2014 | IT5423 | slot 3, channels 1 and 2 red, tightened |
/lbt/ovms/current/bin
.
For example, the script sniffUEILBT1kHz.sh
does this:
ovmsSniffer -i 192.168.53.60 -f 1000where 192.168.53.60 is the IP address of the
ovms
machine.
And the similar script for simulation, called sniffSimulation1kHz.sh
does this:
ovmsSniffer -i 127.0.0.1 -f 1000
> ssh root@ovms-ueiCheck if the real-time service is running by typing:
# psIf you see something like the following, the service is running:
1098 root 9428 S ./ovmsrtService -f 1000 -d 12 -D 3.0 -H 0 -G 0 -P LBTI-noM1 -E 2
-h
parameter.
> ovmsTelemetryClient -sTo learn more about this command type
> man ovmsTelemetryClient
ovmsMonitor.cfg
configuration file. A
detailed description of these configuration files can be found in 509g503 - Development Reference
ovmsMonitor.cfg
configuration file. See 509g503 - Development Reference for more details.
[ERROR]: WorkerThread::Exception: [Error] DataBroker [::recv()] Error reading from socket. No data. Too many timeouts.This means that the telemetry service can not contact the UEI racktangle nor the UEI simulator due to a network issue and has timed out.
[ERROR]: Telemetry connection with UEI has timeout.This message is returned to the clients when the service has timed out due to network issues. See above. Once detected the issue, try to resume the service from the GUI or doing
> ovmsTelemetryClient -rTelemetry clients: LBT Telemetry exception
[ERROR]: LBT Telemetry is not working. Once the problem is fixed restart the OVMS Telemetry service.A LBT Telemetry exception occurred and the system could not recover. The service must be restarted.
[ERROR]: Telemetry service is in an error state. Try to resume it or restart the OVMS Telemetry service.An unknown exception occurred and the system could not recover. The service must be resumed or restarted.
[INFO]: Telemetry is paused.The telemetry service is working, but paused. Therefore, the issued command can't be executed. To resume acquisition use the GUI or type:
> ovmsTelemetryClient -r
[ERROR]: Connection refused, Telemetry service [ovmsTelemetry] is not accepting connections or it is not running.The service is not running/responding and has to be restarted.
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
DisplayControl.png | manage | 43 K | 02 Feb 2015 - 16:59 | UnknownUser | Displays php page to start/stop big displays in Tucson and on the mountain |
![]() |
Displays.png | manage | 18 K | 03 Jun 2014 - 22:30 | UnknownUser | Displays php page to start/stop big displays in Tucson remote ops |
![]() |
OVMSMonitor-mountain.png | manage | 334 K | 06 May 2014 - 17:38 | UnknownUser | Snapshot of mountain OVMS display with shortcut to ovmsMonitor tool |
![]() |
OVMSRacktangleSlotsShowingLEDs-sm.jpg | manage | 184 K | 20 Sep 2017 - 17:47 | UnknownUser | RACKtangle slot showing LEDs |
![]() |
UEI-AI-211-manual.pdf | manage | 1 MB | 05 Nov 2015 - 15:32 | UnknownUser | UEI Vibration Sensor Interface Boards User Manual |
![]() |
ovms-client-passwordprompt.png | manage | 6 K | 28 Aug 2014 - 18:22 | UnknownUser | ovms-client password prompt |