Commit Graph

3901 Commits (6981de93fa3e63a32094f39e34d1e3b0994bc4c1)
 

Author SHA1 Message Date
Darren Lines 6981de93fa
Update fc.js
Changed logic to allow the D to be editable for airplanes. This is for the new PIDFF update.
4 years ago
Darren Lines 1336cc2bb1
Merge pull request #15 from iNavFlight/master
Merge from master
4 years ago
Paweł Spychalski 2f733c00f1
Merge pull request #1187 from avsaase/avs-separate-d-ff-gain-adjustments
Separate D and CD/FF adjustments
4 years ago
Paweł Spychalski ab6e1f0bb7
Merge pull request #1191 from avsaase/avs-gps-weight-tooltip
Correct gps weight tooltip
4 years ago
Alexander van Saase ead1592d80 words 4 years ago
Alexander van Saase 25ca0f4afc correct tooltip 4 years ago
Paweł Spychalski 92354105fd
Merge pull request #1189 from iNavFlight/dzikuvx-lc-vbat-scale-fix
Fix LCs VBAT scale
4 years ago
Pawel Spychalski (DzikuVx) fa5a38f060 Fix LCs VBAT scale 4 years ago
Alexander van Saase 52d3a3584c Separate D and CD/FF adjustments, osd elements 4 years ago
Paweł Spychalski 4d320a92c1
Merge pull request #1185 from iNavFlight/dzikuvx-config-tab-cleanup
Config tab cleanup & PIT Tuning changes
4 years ago
Paweł Spychalski 01b983e995
Merge pull request #1186 from iNavFlight/dzikuvx-calbiration-tab-fixes
Correctly mark calibration data as disabled fields
4 years ago
Pawel Spychalski (DzikuVx) b4cf095c8c Correctly mark calibration data as disabled fields 4 years ago
Pawel Spychalski (DzikuVx) d692afb0fe PID Tuning tab changes 4 years ago
Pawel Spychalski (DzikuVx) bddc951010 Drop roll and pitch board alignment 4 years ago
Pawel Spychalski (DzikuVx) 9586259a18 Cleanup looptime handling 4 years ago
Darren Lines 01b1f550f2
Merge pull request #14 from iNavFlight/master
Merge from master
4 years ago
Paweł Spychalski 7fc842fa02
Merge pull request #1157 from avsaase/avs-bank-angle-iterm-limit-setting
Yaw Iterm freezing setting
4 years ago
Michel Pastor b579a216ec
Remove the unused PWM_SERVO_DRIVER feature which is unused (#1179)
The right way to enable the external PWM driver is now to set `servo_protocol` to `PWM_DRIVER`
4 years ago
Paweł Spychalski 1d248972fc
Merge pull request #1176 from iNavFlight/dzikuvx-programming-pid-status-poll
Add ability to read Programming PID status via MSP
4 years ago
Pawel Spychalski (DzikuVx) 0d66fd4c54 Add ability to read Programming PID status via MSP 4 years ago
Darren Lines e4f0f7b099
Merge pull request #13 from iNavFlight/master
Merge with master
4 years ago
Paweł Spychalski 561b288919
Merge pull request #1171 from MrD-RC/rename-airmode-type
Removed mc_ from airmode settings
4 years ago
Darren Lines d286318f17 Removed mc_ from airmode settings
This change is to partner PR in the INAV firmware. It removes the mc_ prefix from the airmode CLI variables, as they are confusing, as there are now options that can also apply to fixed wing.
4 years ago
Darren Lines 73c7a9b906
Merge pull request #12 from iNavFlight/master
Merge from master
4 years ago
Paweł Spychalski ce2c6a8174
Merge pull request #1162 from iNavFlight/dzikuvx-lc-rc-override
Allow RC channel override via logic conditions
4 years ago
Paweł Spychalski 1c3b826e0f
Merge pull request #1163 from iNavFlight/release-2-6-0
Release 2 6 0
4 years ago
Paweł Spychalski 94d3d2d2b4
Merge branch 'master' into release-2-6-0 4 years ago
Pawel Spychalski (DzikuVx) 0a37ec2b4a Version bump 4 years ago
Pawel Spychalski (DzikuVx) 7c1e4b030c Limit the number of releases 4 years ago
Pawel Spychalski (DzikuVx) 5378207532 Allow RC channel override via logic conditions 4 years ago
Paweł Spychalski 1e27337f14
Merge pull request #1160 from avsaase/avs-control-derivative-typo
Typo on PID tuning tab
4 years ago
Alexander van Saase 7e7bb4126c typo 4 years ago
Paweł Spychalski 0886a032e6
Merge pull request #1158 from avsaase/avs-logic-conditions-missing
Add logic conditions 16-31 to operands
4 years ago
Alexander van Saase c1218da77b fix logic condition bug 4 years ago
Paweł Spychalski 6abfd6848c
Merge pull request #1150 from avsaase/avs-shorter-osd-plus-code
Option for local plus codes on osd
4 years ago
Paweł Spychalski 13d8b67f5c
Merge pull request #1155 from avsaase/avs-hide-location-arming
Option to remove home position from arming screen
4 years ago
Paweł Spychalski 38d8bb588f
Merge pull request #1152 from avsaase/avs-reorganize-battery-settings
Reorganize voltage and current sensors and battery settings
4 years ago
Paweł Spychalski 21f1ae1e93
Merge pull request #1151 from avsaase/avs-fix-throttle-smoothing-parameters-bug
Fix bug in throttle smoothing parameters settings
4 years ago
Alexander van Saase 8bf8ed2c5d update for fw compatibility 4 years ago
Alexander van Saase 27d29354b6 Change CLI command 4 years ago
Alexander van Saase 47ba71726d Setting for hiding home position 4 years ago
Alexander van Saase 67eb5cfce5 Fix bug 4 years ago
Alexander van Saase a6859fee9b Rename type to format 4 years ago
Alexander van Saase bcf5af7a57 Added options for COUNTRY (2 digits trimmed) and FIELD (6 digits trimmed) 4 years ago
Alexander van Saase d2e9313d62 Works now 4 years ago
Alexander van Saase ea6844ef0c Reorganize settings 4 years ago
Alexander van Saase 7a2da444b2 Fix bug 4 years ago
Alexander van Saase 646d7ef835 plus code type selection 4 years ago
Paweł Spychalski 84d2854106
Merge pull request #1135 from matthieunelmes/bugfix/map-height
Enables map to scale to 100% height of users window
4 years ago
Paweł Spychalski ac5c802f53
Merge pull request #1145 from MrD-RC/calibration-fix-acczero-accgain-minmax
Calibration fix acczero accgain minmax
4 years ago