1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00
betaflight/src/main/sensors
ctzsnooze 705d3939eb Initial default suggestions for 3.4
Set default RC smoothing channels to RPYT

first attempt at enabling features by default

update filter notes
2018-06-09 22:26:00 +12:00
..
acceleration.c Set FAST_RAM to go into .fastram_data by default. Added FAST_RAM_NOINIT 2018-05-23 14:40:33 +03:00
acceleration.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
adcinternal.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
adcinternal.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
barometer.c Merge pull request #5965 from loopur/mybranch 2018-05-25 15:54:47 +12:00
barometer.h Merge pull request #5965 from loopur/mybranch 2018-05-25 15:54:47 +12:00
battery.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
battery.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
boardalignment.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
boardalignment.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
compass.c Removed some target dependencies, and added makefile target 'check-target-independence' to find dependencies. 2018-05-14 19:13:37 +12:00
compass.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
current.c Added offset parameter to ESC sensor current calculation to compensate for non-ESC consumption. 2018-05-30 00:38:33 +12:00
current.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
current_ids.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
esc_sensor.c Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
esc_sensor.h Added offset parameter to ESC sensor current calculation to compensate for non-ESC consumption. 2018-05-30 00:38:33 +12:00
gyro.c Initial default suggestions for 3.4 2018-06-09 22:26:00 +12:00
gyro.h Added defaults and MSP support to filter settings. 2018-06-03 22:44:42 +12:00
gyroanalyse.c Set FAST_RAM to go into .fastram_data by default. Added FAST_RAM_NOINIT 2018-05-23 14:40:33 +03:00
gyroanalyse.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
initialisation.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
initialisation.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
rangefinder.c Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
rangefinder.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
sensors.h Make gyro calibration period user configurable and rename moron_threshold 2018-05-23 07:14:52 -04:00
voltage.c Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
voltage.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
voltage_ids.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00