Skip to content

Flight Controller Configuration

Before configuring the GCS software, the aircraft flight controller serial port must be configured correctly.

  1. Connect the GCS laptop directly to the flight controller via USB.

  2. Open Mission Planner (or equivalent), navigate to Config/Tuning → Full Parameter List.

  3. Configure SERIAL1 as follows:

    ParameterValue
    SERIAL1_BAUD57600
    SERIAL1_PROTOCOLMAVLink2
    SERIAL1_OPTIONSHardware flow control enabled
  4. Reboot the flight controller.