.. |
cli.c
|
merge agh_msc and development
|
2019-12-17 19:59:56 +00:00 |
cli.h
|
Renamed serial_cli to cli and mw to fc_core as per betaflight
|
2017-01-27 16:42:27 +00:00 |
config.c
|
Cleanup debugs and USE_ defines that are always on
|
2019-10-31 21:04:05 +01:00 |
config.h
|
RPM filters (#5188)
|
2019-12-04 18:55:48 +01:00 |
controlrate_profile.c
|
Port Betaflight fpv_mix_degrees setting and camera mix logic for acro mode
|
2018-12-25 20:45:26 +01:00 |
controlrate_profile.h
|
Port Betaflight fpv_mix_degrees setting and camera mix logic for acro mode
|
2018-12-25 20:45:26 +01:00 |
fc_core.c
|
Add new stateds
|
2020-02-18 17:39:38 +01:00 |
fc_core.h
|
Add support for emergency arming
|
2019-05-26 12:01:05 +01:00 |
fc_hardfaults.c
|
Split time declarations out of system.h into time.h
|
2017-02-07 17:01:02 +00:00 |
fc_init.c
|
[DJI] Initial cut on DJI HD goggles special MSP flavour
|
2019-12-31 19:06:16 +01:00 |
fc_init.h
|
|
|
fc_msp.c
|
[MSP] Add support for setting up serial passthrough via MSP
|
2020-01-28 21:32:25 +00:00 |
fc_msp.h
|
|
|
fc_msp_box.c
|
Add new stateds
|
2020-02-18 17:39:38 +01:00 |
fc_msp_box.h
|
Initial cut on PINIO mode
|
2018-11-12 22:46:07 +01:00 |
fc_tasks.c
|
[DJI] Initial cut on DJI HD goggles special MSP flavour
|
2019-12-31 19:06:16 +01:00 |
fc_tasks.h
|
Improvements to CLI status display and betaflight catchup
|
2017-01-19 15:45:00 +00:00 |
rc_adjustments.c
|
Fix ADJUSTMENT_VTX_POWER_LEVEL
|
2019-05-25 03:16:42 +02:00 |
rc_adjustments.h
|
Change VTX power level via RC adjustments (#4717)
|
2019-05-23 16:04:41 +02:00 |
rc_controls.c
|
Add new stateds
|
2020-02-18 17:39:38 +01:00 |
rc_controls.h
|
On MR allow airmode to be sticky and activated by throttle threshold (#4634)
|
2019-04-29 22:23:29 +02:00 |
rc_curves.c
|
Fix throttle lookup
|
2019-12-23 16:35:07 +01:00 |
rc_curves.h
|
Fix division by 0 in generateThrottleCurve()
|
2018-07-07 23:55:22 +02:00 |
rc_modes.c
|
Add new stateds
|
2020-02-18 17:39:38 +01:00 |
rc_modes.h
|
MSP override feature (#4704)
|
2019-05-22 16:00:14 +02:00 |
rc_smoothing.c
|
Experimental biquad RC fitler instead of RC interpolation
|
2019-01-08 08:27:22 +01:00 |
rc_smoothing.h
|
Experimental biquad RC fitler instead of RC interpolation
|
2019-01-08 08:27:22 +01:00 |
runtime_config.c
|
[DJI] Initial cut on DJI HD goggles special MSP flavour
|
2019-12-31 19:06:16 +01:00 |
runtime_config.h
|
Add new stateds
|
2020-02-18 17:39:38 +01:00 |
settings.c
|
RPM filters (#5188)
|
2019-12-04 18:55:48 +01:00 |
settings.h
|
Properly align YES/NO and settings with value names
|
2019-04-26 22:00:50 +01:00 |
settings.yaml
|
Drop D-term RPM filtering
|
2020-02-05 13:49:26 +01:00 |
stats.c
|
Replace feature(FEATURE_CURRENT_METER) by isAmperageConfigured() where it makes sense
|
2018-07-03 15:58:36 +02:00 |
stats.h
|
Enable -Wstrict-prototypes
|
2019-04-26 15:57:49 +01:00 |