mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
pps_capture_params: clarify description (#24641)
This commit is contained in:
@@ -32,15 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file pps_capture_params.c
|
* PPS capture enable
|
||||||
* PPS Capture params
|
|
||||||
*/
|
|
||||||
/**
|
|
||||||
* PPS Capture Enable
|
|
||||||
*
|
*
|
||||||
* Enables the PPS capture module.
|
* Enables the PPS capture module to refine the GPS time from pulses detected on a PWM pin configured as "PPS Input".
|
||||||
* This switches mode of FMU channel 7 to be the
|
|
||||||
* PPS input channel.
|
|
||||||
*
|
*
|
||||||
* @boolean
|
* @boolean
|
||||||
* @group GPS
|
* @group GPS
|
||||||
|
|||||||
Reference in New Issue
Block a user