• Home
    • Copter
    • Plane
    • Rover
    • 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
  • SWAG
  • About
    • History
    • License
    • Trademark
    • Acknowledgments
    • Wiki Editing Guide
MAVProxy
  • 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
      • Follow Me Test
      • 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
      • PPP Link
        • Starting and Stopping
      • RC Setup
      • Relay Management
      • Sail
      • Sensor Reporting
      • Writing to Serial Port
      • Packet Signing
      • Text-to-Speech
      • Time Sync
      • Terrain Reporting
      • Antenna Tracker
      • Tuning Options
      • uBlox GPS Managment Module
      • User Alerts
  • Post-flight Analysis
  • Development
  • Appendix
  • Full Table of Contents


Individual Partners SWAG Shop
 
MAVProxy
  • Docs »
  • 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.

Next Previous

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 2019, ArduPilot Dev Team.