px4-firmware/platforms
Niklas Hauser 63b5c790b7 iotimer: Enable timer when configuring input capture
We provide a latency measurement in the input capture handler.
However, since the timer was not enabled, none of the counter were
running therefore all counters were zero, thus latency was also zero.

Since the HRT is used to provide a timestamp, the lack of the running
timer was never noticed. After enabling the timer, latency now correctly
shows 9-10 counts.
2023-10-21 12:28:56 -05:00
..
common uorb: fix Subscription::ChangeInstance() bug 2023-10-18 20:56:25 -04:00
nuttx iotimer: Enable timer when configuring input capture 2023-10-21 12:28:56 -05:00
posix fix macos compile issues (#22173) 2023-10-12 09:13:19 +13:00
qurt VOXL2 board support updates (#21426) 2023-04-19 11:21:02 -04:00
ros2 initial minimal PX4_ROS2 platform and px4_ros2_default build (#20689) 2022-12-08 23:03:44 -05:00
CMakeLists.txt restore UAVCAN bootloader support 2020-04-19 16:10:09 -04:00