• Home
    • Copter
    • Plane
    • Rover
    • Blimp
    • Sub
    • AntennaTracker
    • Mission Planner
    • APM Planner 2
    • MAVProxy
    • Companion Computers
    • Developer
  • Downloads
    • Mission Planner
    • APM Planner 2
    • Advanced User Tools
    • Developer Tools
    • Firmware
  • Community
    • Support Forums
    • Facebook
    • Developer Chat (Discord)
    • Developer Voice (Discord)
    • Contact us
    • Getting involved
    • Commercial Support
    • Development Team
  • Stores
  • About
    • History
    • License
    • Trademark
    • Acknowledgments
    • Wiki Editing Guide
    • Partners Program
MAVProxy Logo
  • Getting Started
  • UAV Configuration
  • Modules
    • Module Management
    • Default Modules
    • List of Modules
      • ADS-B Tracking
      • Antenna Pointing
      • Auxiliary (RC 6,7, …) Options
      • Battery Management
      • Camera Viewer
      • Long Commands
      • Graphical Console
      • DataFlash Logs
      • Direct Comms with SPI/I2C bus
      • Differential GPS
      • Firmware Management
      • Fake GPS
      • Follow Me Test
      • FTP
      • Gas Helicopter Management
      • Gimbal Management
      • GPS Input
      • Graphing Live Data
      • Horizon
      • Joystick Input
      • KML Importer
      • Link Management
      • Log Management
      • Compass Calibration
      • Moving Map
      • Mission Editor
      • Movinghome
      • Park Warning
      • PPP Link
        • Starting and Stopping
      • RC Setup
      • Relay Management
      • Sail
      • Sensor Reporting
      • Writing to Serial Port
      • Packet Signing
      • Text-to-Speech
      • Swarm
      • Time Sync
      • Terrain Reporting
      • Antenna Tracker
      • Tuning Options
      • uBlox GPS Management Module
      • User Alerts
      • Vicon
  • Post-flight Analysis
  • Development
  • Appendix
  • Full Table of Contents


Individual Partners SWAG Shop
MAVProxy
  • »
  • Modules »
  • PPP Link
  • Edit on GitHub

PPP Link¶

module load ppp

The pp module provides a generic data transfer channel within the Mavlink stream, which can be used by the pppd program.

Starting and Stopping¶

ppp start

Starts the ppp link and a ppp daemon (pppd).

ppp stop

Stops the ppp link and daemon.

ppp status

Prints the current status of the ppp link to the console.

Previous Next

Questions, issues, and suggestions about this page can be raised on the forums. Issues and suggestions may be posted on the forums or the Github Issue Tracker.

Creative Commons License© Copyright 2023, ArduPilot Dev Team.