Commit Graph

4179 Commits (807b61f47d21492a31071af22396d7e7c02994a2)
 

Author SHA1 Message Date
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
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
b14ckyy acafd68969
Update defaults_dialog.css 4 years ago
b14ckyy 404b1ec04f
Update defaults_dialog.css 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
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
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 350cfda82d
change box size 2 fit extra default preset 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
Darren Lines 01b1f550f2
Merge pull request #14 from iNavFlight/master
Merge from master
4 years ago
ArnoTlse 89586d3ac8 Correct Color hover
Correction on Css file to correctly color danger button when hovered
4 years ago
ArnoTlse 2ecac52581 End Icon modification 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
ArnoTlse b689e98620 Iconification of Mission planner tab
Textual button replaced by icon to optimise space in mission tab
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 c7e06825c7 Undo Icons modification for Mission Planer tab
Undo modification for new set of icons buttons on Mission plan tab in order to reduce space used by Textual buttons.
4 years ago
ArnoTlse d3a48e0f56 Code Review
Correction on indentation + Mission validation
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
ArnoTlse 9745aee718 Update mission_control.js
Correction made for Jump management on save/LoadMissionFile and save/load to FC

Remain an error on Epom
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 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
ArnoTlse 57d06ccc79 update SendNextPoint
Update SendNextPoint to cope with New WP type
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
ArnoTlse 1169f64ade some minor bugs correction 4 years ago
ArnoTlse 5fde0022a5 Rearranging RTH selection menu 4 years ago