FlightLogItem
A telemetry item that writes to a flight log channel. Unlike other LogChannels, this one holds onto a value until write is called due to the way telemetry items are used.
Can only be created via FlightRecorder.addData.
A telemetry item that writes to a flight log channel. Unlike other LogChannels, this one holds onto a value until write is called due to the way telemetry items are used.
Can only be created via FlightRecorder.addData.