Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Better documentation on Pixhawk controllers RPI integration #902

@dimon777

Description

@dimon777

Hello,

Current documentation is not adequate/suitable to connect Pixhawk broads to RPI companion computers, esp. to people without strong engineering/electronics skills. There is absolutely no clarity on what pins on TELEM2 port should go to what pins on rpi GPIO. Instead documentation deals with wiring TELEM2 and FTDI and other well known topics of SSH and WIFI setups. There is ardupilot docs over there with much better explanation and pictures but we are PX4 here. Can we take on this? We should have at minimum:

  • Schematics to connect v2/3/4/5 connector designs to RPI GPIO
  • Options for powering FC and RPI
  • Tools to test connectivity between board and PRI and vice versa
  • QGroundcontrol reference how to configure board to talk to RPI
  • Reference how to configure RPI to talk to board via mavlink
  • Simple testing for the setup (ex: od -x < /dev/serial0 and observe raw mavlink output)
  • Simple python snippet showing how to connect to Pixhawk from RPI
  • Links to other topics like RPI peripheral equipment use

Thanks,
Dimon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions