Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

table SimInput

fbs/sil.fbs / Source schema

Simulation input root passed from a simulator into a controller under test.

NameTypeUnit / ScaleNotes
gyro_flu_rad_ssynapse.types.Vec3fFLU body frame (x forward, y left, z up), radians per secondSimulated body angular velocity in the FLU frame.
accel_flu_m_s2synapse.types.Vec3fFLU body frame (x forward, y left, z up), meters per second squaredSimulated body linear acceleration in the FLU frame.
rcsynapse.topic.RadioControlDataSimulated raw receiver input sample.
rc_link_quality_pctubytepercentSimulated receiver link quality from 0 to 100.
rc_validboolTrue when rc contains a valid receiver sample.
imu_validboolTrue when gyro and accel contain valid inertial data.
target_boot_time_usulongmicrosecondsTarget controller boot time for deterministic simulation stepping.