Commit Graph

1391 Commits (3d1fcca7bb732573d4e576635db4c62e7e16c002)

Author SHA1 Message Date
ArnoTlse 8224e28a35 MP version 1.1 3 years ago
ArnoTlse 162beea970 MP version 1.0 3 years ago
Alexander van Saase c95e93e3c1 Merge branch 'master' into avs-disable-fw-dboost
# Conflicts:
#	js/defaults_dialog.js
3 years ago
Alexander van Saase 676b1ba69b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 3 years ago
Alexander van Saase f7db7cff4b set fw dboost factor to 1 3 years ago
Pawel Spychalski (DzikuVx) 5a4b8fad9d Drop 10-inch preset as obsolete 3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Paweł Spychalski fd42a54ae5
Merge pull request #1250 from iNavFlight/dzikuvx-fix-dataflash-download
Simplify and fix dataflash download
3 years ago
Pawel Spychalski (DzikuVx) 8fe453a672 Attach doc button only to the first tab title 3 years ago
Pawel Spychalski (DzikuVx) 81cb53c364 Simplify and fix dataflash download 3 years ago
Alexander van Saase a31a5ea07b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator 3 years ago
Michel Pastor f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 3 years ago
ArnoTlse dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 3 years ago
ArnoTlse 8b6e4cb934 Waypoint OOP version 2.4 3 years ago
ArnoTlse 8eac13be9a Waypoint OOP version 2.3 3 years ago
ArnoTlse 188399d7d9 Waypoint OOP version 2.1
correction of Non-sensitive case on the call of background-image: url(../images/icons/cf_icon_MP_loadFile_grey.svg);

Add Alert message on action aiming at removing a Jump target WP. Need to remove first the Jump defintion prior to remove the target WP.
3 years ago
Paweł Spychalski 3fc6547695
Merge pull request #1228 from iNavFlight/dzikuvx-imu2-port-function
Secdondary IMU2 port function
3 years ago
Alexander van Saase bb55edda09 Merge branch 'avs-feature-fw-autotrim' 4 years ago
ArnoTlse 0a8d4f81cf Waypoint OOP version 1.9 4 years ago
ArnoTlse 3265158791 waypoint OOP version 1.8 4 years ago
Pawel Spychalski (DzikuVx) 6589850146 Secdondary IMU2 port function 4 years ago
ArnoTlse 30c3b043a3 waypoint OOP version 1.7 4 years ago
ArnoTlse 7e75ceef39 Waypoint OOP version 1.6 4 years ago
Darren Lines 15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
4 years ago
ArnoTlse 949e511d28 Waypoint OOP version 1.5 4 years ago
Alexander van Saase a72404ff2b require 3.0 firmware version 4 years ago
ArnoTlse 26f21b2880 waypoint OOP version 1.4 4 years ago
ArnoTlse 84de6011c9 Waypoint OOP version 1.3 4 years ago
Pawel Spychalski (DzikuVx) f320aa4f02 Show PID output in GUI 4 years ago
Pawel Spychalski (DzikuVx) 0101ee329d Basic PID gui 4 years ago
ArnoTlse 739caeb49b Waypoint OOP version 1.2 4 years ago
Alexander van Saase 2f1cdcf5c2 add autotrim feature to configuration tab 4 years ago
ArnoTlse 69dd99a476 Waypoint OOP version 1.2 4 years ago
ArnoTlse 65fa753b98 Waypoint OOP version 1.1 4 years ago
Darren Lines 8fcdcee924 Update fc.js 4 years ago
ArnoTlse 525943baf1 Waypoint OOP migration 1.0 4 years ago
Pawel Spychalski (DzikuVx) 5b49ce7f89 remove PMW3901 driver select 4 years ago
Paweł Spychalski 5d8f556e5a
Merge pull request #1202 from ted-rcnet/master
Add model flying wing 3D
4 years ago
Paweł Spychalski fb5dd5c228
Merge pull request #1208 from iNavFlight/dzikuvx-version-bump-3.0
Version bump to 3.0
4 years ago
Pawel Spychalski (DzikuVx) de16830a41 Version bump to 3.0 4 years ago
Darren Lines bebbaa5dd7 Added GPS Valid Fix to flight parameters 4 years ago
ted cfe5087931 Add model flying wing json 4 years ago
ted fd3ffaaa03 Add model flying wing json 4 years ago
ArnoTlse ef5c999428 Waypoint Class 4 years ago
ArnoTlse a81050d121 Safehome : read 4 years ago
Alexander van Saase 3e6b621db7 lpf cutoff 4 years ago
Paweł Spychalski b682bbe5d8
Merge pull request #1195 from MrD-RC/allow-editing-of-derivative-on-airplane
Allow editing of derivative on airplane
4 years ago
Darren Lines f2adf8d700
Update fc.js
Updated as per @DzikuVx 's request
4 years ago
Paweł Spychalski c14b5afd5e
Merge pull request #1188 from b14ckyy/b14ckyy_new_fw_defaults
New fixed Wing generic presets
4 years ago
Mingchen Zhang c96f8aba24 Moved the mod operator to the last 4 years ago
Mingchen Zhang 0f9a390d25 Add modulus operator support - configurator 4 years ago
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
b14ckyy 22a53d1fab
added dterm_lpf_hz for fixed wing 4 years ago
b14ckyy 41a1694648
added fw_dterm_lpf 4 years ago
b14ckyy f6ca21b4e8
added some yaw I gain to assist trimming 4 years ago
b14ckyy 737bfca392
added some yaw I gain to assist trim 4 years ago
Pawel Spychalski (DzikuVx) fa5a38f060 Fix LCs VBAT scale 4 years ago
b14ckyy daf6f875ff
Update defaults_dialog.js 4 years ago
b14ckyy 3d54609cd0
Corrected code layout and fixed some settings 4 years ago
b14ckyy 50dc9a0bad
Fixed some values and script errors 4 years ago
Pawel Spychalski (DzikuVx) 9586259a18 Cleanup looptime handling 4 years ago
ArnoTlse cf80f8c9ab Add Safehome tab 4 years ago
b14ckyy b382f224a0
Update preset_definitions.js
Removed specific airplane Presets. Added Generic Presets for Wings and planes.
4 years ago
b14ckyy 38f36946a2
Final settings with Plane + Wing Preset in intial popup
Testing of the preset settings is ongoing. Will make PR when confirmed working over all plane ranges
4 years ago
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
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
ArnoTlse d3a48e0f56 Code Review
Correction on indentation + Mission validation
4 years ago
Pawel Spychalski (DzikuVx) 0d66fd4c54 Add ability to read Programming PID status via MSP 4 years ago
ArnoTlse ea6ac3ec8f First release of new mission planner
All working for saving into FC.
Remaining bug on EPROM action
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