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