pub fn normal_legacy(
    msg_id: u8,
    drive: &[LegacyDrive],
    tx: &mut TxDatagram
) -> Result<()>