Commit Graph

1275 Commits (92354105fd8216df893e0dd126284454c59f407b)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) fa5a38f060 Fix LCs VBAT scale 4 years ago
Pawel Spychalski (DzikuVx) 9586259a18 Cleanup looptime handling 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
Pawel Spychalski (DzikuVx) 0d66fd4c54 Add ability to read Programming PID status via MSP 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
Pawel Spychalski (DzikuVx) 5378207532 Allow RC channel override via logic conditions 4 years ago
Alexander van Saase c1218da77b fix logic condition bug 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
Pawel Spychalski (DzikuVx) c046e53a13 Merge branch 'master' into dzikuvx-programming-pid-support 4 years ago
Pawel Spychalski (DzikuVx) 86770ab235 Update FW presets 4 years ago
Pawel Spychalski (DzikuVx) 905d19cd2c Cleanup defaults and presets 4 years ago
Pawel Spychalski (DzikuVx) bd5eb93bc9 Remove gyro_hardware_lpf from GUI 4 years ago
Pawel Spychalski (DzikuVx) 2dcc1cb891 Version bump to 2.7 4 years ago
Pawel Spychalski (DzikuVx) 91f606c339 Basic support for programming PID 4 years ago
Darren Lines ac0edfcea1 Added firmware version number to configurator 4 years ago
Paweł Spychalski 6ec55ae7c6
Merge pull request #1096 from MrD-RC/MrD_Update-Dart-250g-Preset_920
Update dart 250g preset# 920
4 years ago
Paweł Spychalski 80747b2145
Merge pull request #1104 from MrD-RC/patch-1
Update defaults_dialog.js
4 years ago
Paweł Spychalski 35b8104a04
Merge pull request #1103 from iNavFlight/dzikuvx-lc-operands-update
LC Operands update
4 years ago
Darren Lines 58e86ce7da
Update defaults_dialog.js
Changed fixed wing rates and expo to match the Airplane General preset.
4 years ago
Konstantin (DigitalEntity) Sharlaimov 3e5e17c746 [MSP SENSOR] Add support for MSP PITOT 4 years ago
Konstantin (DigitalEntity) Sharlaimov 4bfcbae7bc Add support for MSP sensors: BARO, MAG, GPS 4 years ago
Pawel Spychalski (DzikuVx) 2ac1e85ebd LC Operands update 4 years ago
Pawel Spychalski (DzikuVx) a53cbd23ad Minor fixes on PID Tuning tab 4 years ago
Darren Lines 20df151584
Update preset_definitions.js 4 years ago
Darren Lines 5d0fc4dca1
Update preset_definitions.js
Updated to reflect request https://github.com/iNavFlight/inav-configurator/issues/920

I did not add the mixer, as I thought that the preset was the wrong place for this. However a note has been added in the preset description to update the mixer to the correct weights.
4 years ago
Darren Lines 7d268cf858
Update defaults_dialog.js
Added changes after Pawel's suggestions.
4 years ago
Darren Lines 0b6e1907b8
Update defaults_dialog.js
Added some of the defaults suggested in issue #1028.
I omitted setting RTH to turn first, as most prefer climb first.
I omitted disabling permanent airmode as the reason for disabling it has been fixed in 2.6
I omitted enabling motors as servos by default for safety
4 years ago
Paweł Spychalski f0a2ae2cc8
Merge pull request #1084 from stronnag/jh_add_DPS310_baro
add DPS310 baro option
4 years ago
Alexander van Saase e0215cebe7 Support for 3D home distance LC 4 years ago
Jonathan Hudson d646b76895 add DPS310 baro option 4 years ago
Niccolò Maggioni e75db57252
V-Tail and airplane without rudder mixer images 4 years ago
Niccolò Maggioni de848bddf7
Standardize and reorder mixer definitions 4 years ago
Niccolò Maggioni 14b5bf6d41
Fix tail saturation in V-Tail mixer preset 4 years ago
Niccolò Maggioni 033b8ee17b
Standardize and reorder preset definitions 4 years ago
Paweł Spychalski edf99e66d3
Merge pull request #1072 from iNavFlight/dzikuvx-fix-output-mapping
Correcty unique used servo indexes
4 years ago
Paweł Spychalski 5a64ad32d4
Merge pull request #1071 from iNavFlight/dzikuvx-rearrange-mixer-rules
Rearrange servo mixer rules
4 years ago
Pawel Spychalski (DzikuVx) dc910e4702 Correcty unique used servo indexes 4 years ago
Pawel Spychalski (DzikuVx) 7c4208638f Rearrange servo mixer rules 4 years ago
Paweł Spychalski 951dd7faa6
Merge pull request #1067 from iNavFlight/giacomo892_fw_expo
Reducing exposition value for FW to allow more locked-in feeling
4 years ago
Pawel Spychalski (DzikuVx) d7188de714 Support for Waypoint Index LC 4 years ago
giacomo892 8f15e04527 Reducing exposition value for fixed wings to allow more locked in feeling 4 years ago
Pawel Spychalski (DzikuVx) 61ffe15b1f Support for sin, cos, tan and scale range 4 years ago
Michel Pastor f76c83801d
Add SmartPort master (#993) 4 years ago
Paweł Spychalski 0cd7cc0903
Merge pull request #1044 from iNavFlight/dzikuvx-mag-gain-calibration
Add support for MAG gain calibration
4 years ago
Pawel Spychalski (DzikuVx) 2c53c36ae3 Enable Unicorn filter by default on MR default preset 4 years ago
Konstantin Sharlaimov 948ca25e5b
Merge pull request #1048 from iNavFlight/de_variable_transfer_size_support
[DFU] Allow variable transfer size (required for H7 flashing)
4 years ago
Pawel Spychalski (DzikuVx) f72adadcb2 Set OS125 as default for MRs 4 years ago
Konstantin (DigitalEntity) Sharlaimov 4eea6b7fe0 [DFU] Allow variable transfer size (required for H7 flashing) 4 years ago
Pawel Spychalski (DzikuVx) 303c4b8d45 Allow for 32 LCs and 8 GVARs 4 years ago