Fenix Autopilot
  • Fenix Autopilot
  • Introduction
    • Overview
  • Using Fenix Tiller Pilot
    • Overview
    • Using Auto Mode
    • Using Track Mode
    • User functions
    • Serial Interface
  • Maintenance and Troubleshooting
    • Untitled
  • Installation & Commissioning
    • Calibration of compass and actuator. Set up of Interfaces
    • Commissioning
  • CONFIGURATION SETTINGS
    • Adjusting Pilot Settings
  • ANNEXES
    • PC/Laptop Support Tools
    • Fenix_ICM_20948
Powered by GitBook
On this page
  • Putty
  • Configuration parameters in Putty
  • How to save the Serial I/F backlog
  • Autopilot SW Uploader
  • Configuration Parameters in XLoader
  • Flashing Steps

Was this helpful?

  1. ANNEXES

PC/Laptop Support Tools

PreviousAdjusting Pilot SettingsNextFenix_ICM_20948

Last updated 4 months ago

Was this helpful?

Putty

PuTTY is a free (MIT-licensed) Windows Telnet client to communicate with Fenix Autopilot.

Configuration parameters in Putty

  • Session

    • Serial line: COM#

    • Speed: 9600

    • Connection type: Serial

  • Terminal

    • Local echo: Force on

    • Local line editing: Force on

  • Window

    • Selection

      • Auto-copy selected text to system clipboard

        • Mouse paste action: System clipboard

  • Connection

    • Serial

      • Serial line to connect to: COM#

      • Speed: 9600

      • Data bits: 8

      • Stop bits: 1

      • Parity: None

      • Flow control: RTS/CTS

# is the COM port number where Autopilot is connected. If you don't know the value, try numbers sequencialy starting from 1.

It is recommended to Save Session to ease recovery of settings at the begining of each session.

How to save the Serial I/F backlog

Move the cursor to the upper-left corner of PuTTY and left-click.

Select "Copy All to Clipboard".

Open Notepad and paste the Clipboard to a txt file.

Autopilot SW Uploader

Microsoft Windows Tool for flashing Fenix SW (HEX file) to Fenix autopilot (Arduino).

Configuration Parameters in XLoader

  • Hex file: Select HEX file from your file system

  • Device: Mega (ATMEGA2560)

  • COM port: COM#

  • Baud rate: 11520

# is the COM port number where Autopilot is connected. If you don't know the value, try numbers sequencialy starting from 1.

Flashing Steps

  1. Unzip the xLoader.zip file

  2. Insert Fenix USB cable into an available USB port

  3. Execute the xLoader.exe file

  4. Select Configuration Parameters.

  5. Click Upload

  6. Wait for the text Uploading... to be replaced by <nnnn> bytes uploaded

  7. Unplug USB cable.

Download file.

Wait for eventual drivers to be installed, if driver installation fail, goto

Choose your COM port. If no COM port is available, goto

xLoader.zip
USB Driver
USB Driver
690KB
putty.zip
archive
Download PuTTY: latest release (0.74)
85KB
xloader-v1.00[1].zip
archive
Download xloader-v1.00 Tool for flashing Fenix SW (HEX file)