Commit Graph

4635 Commits (1422a2cf7264674572e47e4360bd4c0372ba939e)
 

Author SHA1 Message Date
breadoven fa148eaa22 Update mission_control.js 3 years ago
breadoven 563101b192 Update mission_control.js 3 years ago
breadoven 447282cf49 Merge remote-tracking branch 'upstream/master' into abo_fix_planer 3 years ago
Darren Lines 34894e51fd Combined logic and switches, as it made no sense to have Sticky on its own 3 years ago
Darren Lines 7cfcf0a24a Added ordering for operators in programming 3 years ago
Darren Lines 30bc21ccb5
Merge pull request #1445 from iNavFlight/MrD-Add-some-comparative-operations-to-iNav-programming
Added some comparative operations to Programming
3 years ago
Darren Lines 9dec96b1e7 Removed constrain min and max as they are unnecesasry 3 years ago
Darren Lines 682c76952a Added some comparative operations to Programming
Added constrain, min, and max
3 years ago
Darren Lines e72fd66ebe
Update settings.js
Changed if statements for better handling of zero values.
3 years ago
Pawel Spychalski (DzikuVx) 564ca5ca88 Update versions 3 years ago
Pawel Spychalski (DzikuVx) d24a24d0ec Version update 3 years ago
Paweł Spychalski 2d4eca6764
Merge pull request #1432 from iNavFlight/MrD-automatically-set-min-and-max-for-numbers
Adds min and max limits to all numerical fields
3 years ago
Pawel Spychalski (DzikuVx) cc0d987cd9 Change min and max version 3 years ago
Pawel Spychalski (DzikuVx) 9d89797bd4 Merge branch 'master' into release_4.1.0 3 years ago
Paweł Spychalski bd970bb3e8
Merge pull request #1437 from iNavFlight/MrD-Revise-mode-categories
Revised how modes are ordered
3 years ago
Paweł Spychalski 9e6b3887e6
Merge pull request #1430 from iNavFlight/dzikuvx-update-airmode-thr-threshold
Lower the default airmode throttle threshold
3 years ago
Paweł Spychalski cb07674c3f
Merge pull request #1423 from iNavFlight/MrD-Mixer-improvements
Updated fixed wing mixer to improve the ease of use
3 years ago
Paweł Spychalski 38fb66601a
Merge pull request #1422 from iNavFlight/fix-pid-tuning-refresh
Fixed PID Tuning refresh. Extra table no longer is created
3 years ago
Paweł Spychalski 9c12ca79af
Merge pull request #1414 from geoffsim/HDZeroVTX
HD ZERO VTX OSD Support
3 years ago
Paweł Spychalski 9aa77d7feb
Merge pull request #1413 from iNavFlight/fix-defaults-dialog-when-keep-settings-used
Fix defaults dialog bug when clicking Keep current settings
3 years ago
Darren Lines beab87b9db Enhanced feature to make more flexible 3 years ago
Darren Lines 58e098b900 Revised how modes are ordered
The mode ordering and mode categories now use the same object. This now means that the categories will be correct, regardless of which modes are enabled or disabled by the firmware.
3 years ago
Darren Lines 394aa18e6c Adds min and max limits to all numerical fields
This adds min and max limits to all numerical fields; if they use the data-setting method. This doesn't cover the old MSP fields.
3 years ago
Darren Lines fe5a1cf6ca Changes to fix compile issue on F765 and H743 3 years ago
Darren Lines d2edfb1de2 Updated to allow switch names of up to 4 characters 3 years ago
Pawel Spychalski (DzikuVx) b66f834d5f Lower the default airmode throttle threshold 3 years ago
Darren Lines 4c0e196a18 Adds four switch indicator elements to the OSD 3 years ago
Darren Lines 2df4de8bae Moved where hasFlaps is updated.
It was being updated in the wrong place. Now updates on load mixer. This means that the mixer is fine with CLI overrides.
3 years ago
Darren Lines 80d091b379 Updated mixer to improve the ease of use 3 years ago
Darren Lines 83e4f60472 Fixed refresh. Extra table no longer is created 3 years ago
COOK1EK1W1 a01db41a89 swapped the manual selection aswell 3 years ago
COOK1EK1W1 5667b831d6 fixed unit system to match with osd ids 3 years ago
Geoff Sim 01a3fc03ff Merge branch 'master' into HDZeroVTX 3 years ago
Paweł Spychalski 02ea424b9b
Merge pull request #1418 from iNavFlight/MrD-add-button-to-re-select-defaults
Add button to re-select defaults
3 years ago
Paweł Spychalski 0bfd48ad60
Merge pull request #1419 from iNavFlight/MrD-fix-alignment-of-hide-unsued-PID-button
Made the Hide Unused PIDs button fit the available space
3 years ago
Darren Lines 10aa1b2589 Made the Hide Unused PIDs button fit the available space 3 years ago
Darren Lines 36f5dddce8 Made it look better 3 years ago
COOK1EK1W1 fb32ee614a
fixed const 3 years ago
COOK1EK1W1 0dca9d4706 fixed default and none unit type case 3 years ago
COOK1EK1W1 af9495db2a moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate 3 years ago
Sunjun Kim 52e2b83e03
Resolving issue #1319
Issue #1319 reporeted serial port is not visible on Windows with some languages (notably Korean).
Downgrading nw.js to 0.45.6 resolves this issue.
3 years ago
Darren Lines 29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
3 years ago
Darren Lines 22674c338b Update defaults_dialog.js
Fixes the bug where clicking "Keep current settings" will stop configurators working until reboot.
3 years ago
Paweł Spychalski c9d7b6ba85
Merge pull request #1397 from iNavFlight/release_4.0.0
Release 4.0.0
3 years ago
Paweł Spychalski b512e1fcb0
Merge branch 'master' into release_4.0.0 3 years ago
Geoff Sim 355a4d4dc5 Remove commented out code 3 years ago
Geoff Sim 7a29908db3 Merge branch 'master' into HDZeroVTX 3 years ago
Geoff Sim 61c96bf628 Reset element to 0,0 if not visible in preview when enabled 3 years ago
Geoff Sim c5be5f5226 Add 4:3 lines on OSD when in HD mode 3 years ago
Darren Lines 2b186add5d Block configurator until defaults have been applied 3 years ago