Commit Graph

3884 Commits (9a4fbffa5d2153008d3edcf6f6f711dece8ad5e0)
 

Author SHA1 Message Date
b14ckyy 9a4fbffa5d
Adding 2 Airplane Options and new defaults
Added Airplane with tail and Flying Wing with no tail as options and new defaults for safer initial setup and flights, that avoid problems with big airplanes and wingspans.
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
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
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
Paweł Spychalski 66e4609723
Merge pull request #1147 from iNavFlight/dzikuvx-fix-syntax
Fix syntax error in messages.json
4 years ago
Pawel Spychalski (DzikuVx) d6ac97e80d Fix syntax error in messages.json 4 years ago
Darren Lines 64f25979c8
Fixed min/max values
The min and max values were incorrect for accZero and accGain
4 years ago
Darren Lines 71a13c96a3
Merge pull request #10 from iNavFlight/master
merge from master
4 years ago
Paweł Spychalski 93b32645a9
Merge pull request #1129 from iNavFlight/dzikuvx-programming-pid-support
Basic support for programming PID
4 years ago
Pawel Spychalski (DzikuVx) 3188680793 MSP Interface for Programming PID 4 years ago
Paweł Spychalski 2e7ef884e4
Merge pull request #1127 from avsaase/avs-advanced-tuning-throttle-smoothing
Add fixed wing throttle smoothing parameters to advanced tuning tab
4 years ago
Pawel Spychalski (DzikuVx) c046e53a13 Merge branch 'master' into dzikuvx-programming-pid-support 4 years ago
Paweł Spychalski aaaa2b2aab
Merge pull request #1142 from iNavFlight/dzikuvx-fw-presets-update
Update FW presets
4 years ago
Pawel Spychalski (DzikuVx) 86770ab235 Update FW presets 4 years ago
Paweł Spychalski b8aa8c541e
Merge pull request #1141 from iNavFlight/dzikuvx-defaults-cleanup
Cleanup defaults and presets
4 years ago
Pawel Spychalski (DzikuVx) 905d19cd2c Cleanup defaults and presets 4 years ago
Paweł Spychalski b900f554eb
Merge pull request #1137 from iNavFlight/dzikuvx-remove-gyro_hardware_lpf
Remove gyro_hardware_lpf from GUI
4 years ago
Pawel Spychalski (DzikuVx) bd5eb93bc9 Remove gyro_hardware_lpf from GUI 4 years ago
Darren Lines c63c03dbb8
Merge pull request #9 from iNavFlight/master
Merge with master
4 years ago
Paweł Spychalski dde6b19daa
Merge pull request #1119 from MrD-RC/add-version-to-osd
Add version to osd
4 years ago
Matthieu Nelmes 2ab1b99995 Enables map to scale to 100% height of users window 4 years ago