This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
src
/
drivers
/
pps_capture
History
Daniel Agar
15fece7e14
delete SYS_CTRL_ALLOC
2022-09-09 09:14:09 -04:00
..
CMakeLists.txt
pps_capture: fix PARAM_PREFIX for boards with px4io (CONFIG_BOARD_IO)
2021-12-17 07:56:08 +01:00
Kconfig
pps_capture: add kconfig
2021-12-17 07:56:08 +01:00
pps_capture_params.c
PPS capture: Add a param to enable / disable PPS capture module. This is important, since it takes over an FMU pin which can no longer be used for actuator output.
2021-12-17 07:56:08 +01:00
PPSCapture.cpp
delete SYS_CTRL_ALLOC
2022-09-09 09:14:09 -04:00
PPSCapture.hpp
Remove PPS GPIO interrupt when the rate is higher than 20Hz
2022-07-04 11:32:33 +02:00