Go to the documentation of this file.
65 #ifndef XSSYNCFUNCTION_H
66 #define XSSYNCFUNCTION_H
@ XSF_Gnss1Pps
Emit trigger on the start of each second, generated by the GNSS receiver.
@ XSF_SampleAndSend
Sample a sample and send the MT Data message.
@ XSF_IntervalTransitionMeasurement
Emit trigger on an interval transition during measurement and recording.
@ XSF_TriggerIndication
An indication is sent to the driver when trigger is detected.
@ XSF_ClockBiasEstimation
Do a clock bias estimation on trigger.
@ XSF_StopRecordingOut
Stop recording on trigger or emit trigger when recording is stopped (Out).
@ XSF_GotoOperational
Emit trigger when going to Operational mode.
@ XSF_PulseWithModulation
Do interval transition measurement with pulse width modulation.
@ XSF_IntervalTransitionRecording
Emit trigger on an interval transition during recording.
@ XSF_StartRecordingIn
Start recording on trigger or emit trigger when first recording frame is started (In).
@ XSF_StartRecordingOut
Start recording on trigger or emit trigger when first recording frame is started (Out).
@ XSF_StartSampling
Start sampling. Data will only be transmitted after this trigger has been received.
@ XSF_StopRecordingIn
Stop recording on trigger or emit trigger when recording is stopped (In).
@ XSF_ResetTimer
On input trigger, the outgoing timer of the station will be set to 0.
@ XSF_BusSync
Supply periodic trigger to synchronize multiple MTi devices on a single bus.
@ XSF_Invalid
Invalid action.
@ XSF_SendLatest
Send the latest sample.
XsSyncFunction
Actions to be taken on input triggers.
@ XSF_Count
Amount of trigger actions.