mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
* opticalflow mt sensor added * set the processedFlow to raw when no rotation * use sin and cos approximations Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/sensors/opticalflow.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * refactoring * not needed anymore * update * Update src/main/sensors/opticalflow.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/sensors/opticalflow.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/drivers/rangefinder/rangefinder_lidarmt.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * update * rm prototype * clean up * Update src/main/drivers/opticalflow/opticalflow.h Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/drivers/opticalflow/opticalflow.h Co-authored-by: Mark Haslinghuis <mark@numloq.nl> * update flip_y * Update src/main/drivers/opticalflow/opticalflow.h Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/drivers/rangefinder/rangefinder_lidarmt.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/drivers/rangefinder/rangefinder_lidarmt.h Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/sensors/opticalflow.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/sensors/opticalflow.c Co-authored-by: Petr Ledvina <ledvinap@gmail.com> * Update src/main/sensors/opticalflow.c Co-authored-by: Mark Haslinghuis <mark@numloq.nl> * rm casting * update op rotation --------- Co-authored-by: Petr Ledvina <ledvinap@gmail.com> Co-authored-by: Mark Haslinghuis <mark@numloq.nl> |
||
---|---|---|
.. | ||
acceleration.c | ||
acceleration.h | ||
acceleration_init.c | ||
acceleration_init.h | ||
adcinternal.c | ||
adcinternal.h | ||
barometer.c | ||
barometer.h | ||
battery.c | ||
battery.h | ||
boardalignment.c | ||
boardalignment.h | ||
compass.c | ||
compass.h | ||
current.c | ||
current.h | ||
current_ids.h | ||
esc_sensor.c | ||
esc_sensor.h | ||
gyro.c | ||
gyro.h | ||
gyro_filter_impl.c | ||
gyro_init.c | ||
gyro_init.h | ||
initialisation.c | ||
initialisation.h | ||
opticalflow.c | ||
opticalflow.h | ||
rangefinder.c | ||
rangefinder.h | ||
sensors.h | ||
voltage.c | ||
voltage.h | ||
voltage_ids.h |