1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 22:35:23 +03:00
Commit graph

11 commits

Author SHA1 Message Date
jflyper
34b1a18255 Merge remote-tracking branch 'betaflight/master' into bfdev-smartaudio 2016-11-29 10:59:30 +09:00
Martin Budden
2c7d06a94e Moved gyro filter settings into gyroConfig 2016-11-25 23:22:24 +00:00
jflyper
5d5ded2131 FREE mode band/chan change requires SET to be executed 2016-11-25 18:27:55 +09:00
jflyper
99cc39dcc4 Menu restructuring
- Created “OTHER PP” menu entry in PROFILE for “Other Per Profile”
items.
- Moved dterm set point weight and set point relax to OTHER PP.
- Added missing angle strength, horizon strength and transition.
2016-11-09 12:11:35 +09:00
jflyper
8530cd4ba1 Menu restructuring
- Rate profiles are handled correctly
- Added FILTER GLB (Global) and FILTER PP (Per Profile) sub menus
- Moved MISC menu under top level.
2016-11-09 05:42:22 +09:00
Martin Budden
f68e6a4d2f Improved CMS const correctness. Added CMS and USE_MSP_DISPLAYPORT to common.h 2016-11-08 15:46:05 +00:00
jflyper
c9b7ac21c1 Added onChange function call to scalar data types
This will make changed values to take effect immediately in the profile
related menus.

It’s only used for profile selection now; will be used more through out
the menu contents.
2016-11-08 18:22:00 +09:00
jflyper
7861603c96 Optional string for OME_Label
OME_Label now has an optional string (data).
Profile number is now displayed PID menu using this facility.
2016-11-08 14:20:12 +09:00
jflyper
941c3abb12 IMU menu: fixed ranges to match that of cli. 2016-11-07 16:51:29 +09:00
jflyper
ee6641a917 Fix profile number offset problem 2016-11-07 14:33:12 +09:00
Martin Budden
d8a83518db CMS file renaming. displayPort renaming 2016-11-06 20:24:33 +00:00
Renamed from src/main/io/cms_imu.c (Browse further)