ac6768b5739268897290a43e346b71ba0bbd642f
app-dat/RC-dat/RC-configurator-dat/betaflight-dat/betaflight-PID-dat/betaflight-rateprofile-dat/betaflight-rateprofile-dat.md
| ... | ... | @@ -74,6 +74,11 @@ Lower **RC Rate** → overall slower stick response. |
| 74 | 74 | | PITCH | 70 | 670 | 0 | 670 | |
| 75 | 75 | | YAW | 70 | 670 | 0 | 670 | |
| 76 | 76 | |
| 77 | + |
|
| 78 | +RC Rate == Center Sensitivity |
|
| 79 | + |
|
| 80 | +Rate RC == Max Rate == how many degree per second |
|
| 81 | + |
|
| 77 | 82 | **Expo** (Exponential) adjusts the sensitivity of your stick inputs around the center position. |
| 78 | 83 | |
| 79 | 84 | - **Expo** = 0: Stick response is linear—movements are directly proportional. |
| ... | ... | @@ -93,14 +98,13 @@ optimized |
| 93 | 98 | |
| 94 | 99 |  |
| 95 | 100 | |
| 96 | -| Throttle Limit | Throttle Limit %0 | |
|
| 97 | -| -------------- | ----------------- | |
|
| 98 | -| OFF | 80 | |
|
| 99 | 101 | |
| 100 | -for the smooth indoor flying |
|
| 101 | -| Throttle MID | Throttle EXPO | |
|
| 102 | -| ------------ | ------------- | |
|
| 103 | -| 0.20 | 0.70 | |
|
| 102 | +## Throttle Limit / Throttle Limit % / Throttle MID / Throttle EXPO |
|
| 103 | + |
|
| 104 | +| Throttle Limit | Throttle Limit % | Throttle MID | Throttle EXPO | |
|
| 105 | +| -------------- | ---------------- | ------------ | ------------- | |
|
| 106 | +| OFF | 80 | 0.20 | 0.70 | |
|
| 107 | + |
|
| 104 | 108 | |
| 105 | 109 |  |
| 106 | 110 | |
| ... | ... | @@ -114,13 +118,10 @@ for the smooth indoor flying |
| 114 | 118 | |
| 115 | 119 | ## optimized version 2 for indoor flying |
| 116 | 120 | |
| 117 | -| Throttle Limit | Throttle Limit %0 | |
|
| 118 | -| -------------- | ----------------- | |
|
| 119 | -| SCALE | 55 | |
|
| 121 | +| Throttle Limit | Throttle Limit % | Throttle MID | Throttle EXPO | |
|
| 122 | +| -------------- | ---------------- | ------------ | ------------- | |
|
| 123 | +| SCALE | 55 | 0.5 | 0.5 | |
|
| 120 | 124 | |
| 121 | -| Throttle MID | Throttle EXPO | |
|
| 122 | -| ------------ | ------------- | |
|
| 123 | -| 0.50 | 0.50 | |
|
| 124 | 125 | |
| 125 | 126 | |
| 126 | 127 | Throttle Limit |
| ... | ... | @@ -129,6 +130,15 @@ Throttle Limit |
| 129 | 130 | - `Clip`: cuts off only top-end throttle. |
| 130 | 131 | |
| 131 | 132 | |
| 133 | + |
|
| 134 | +## TPA / TPA Breakpoint |
|
| 135 | + |
|
| 136 | + |
|
| 137 | +- TPA = smooths high-throttle behavior |
|
| 138 | +- Breakpoint = throttle point where TPA starts |
|
| 139 | +- Indoor: minimal effect, focus more on PID, Rates, and Throttle MID |
|
| 140 | + |
|
| 141 | + |
|
| 132 | 142 | ## hover == throttle mid |
| 133 | 143 | |
| 134 | 144 | → **Throttle MID** controls how stick input translates to motor power |