mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 16:49:51 +08:00
Add an infrastructure to support a generic quadrature encoder driver
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4390 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
@@ -2460,3 +2460,9 @@
|
||||
can be used to turn debug output on and off.
|
||||
|
||||
6.16 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||
|
||||
* drivers/sensors/qencoder.c and include/nuttx/sensors/qencoder.h: Add an
|
||||
implementation for a quadrature encoder upper half driver.
|
||||
* arch/arm/src/stm32/stm32_qencoder.c/.h: Add a initial implementation of
|
||||
a lower-half quadrature encoder driver for the STM32. On initial check-in,
|
||||
this is little more than a "skeleton" file.
|
||||
|
||||
Reference in New Issue
Block a user