1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
Commit graph

4404 commits

Author SHA1 Message Date
Paweł Spychalski
cb07674c3f
Merge pull request #1423 from iNavFlight/MrD-Mixer-improvements
Updated fixed wing mixer to improve the ease of use
2022-01-25 09:11:00 +01:00
Paweł Spychalski
38fb66601a
Merge pull request #1422 from iNavFlight/fix-pid-tuning-refresh
Fixed PID Tuning refresh. Extra table no longer is created
2022-01-25 09:10:39 +01:00
Paweł Spychalski
9c12ca79af
Merge pull request #1414 from geoffsim/HDZeroVTX
HD ZERO VTX OSD Support
2022-01-25 09:10:26 +01:00
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
2022-01-25 09:10:03 +01:00
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.
2021-12-31 10:59:07 +00:00
Darren Lines
80d091b379 Updated mixer to improve the ease of use 2021-12-30 13:01:51 +00:00
Darren Lines
83e4f60472 Fixed refresh. Extra table no longer is created 2021-12-28 15:45:24 +00:00
Geoff Sim
01a3fc03ff Merge branch 'master' into HDZeroVTX 2021-12-27 11:06:55 +00:00
Paweł Spychalski
02ea424b9b
Merge pull request #1418 from iNavFlight/MrD-add-button-to-re-select-defaults
Add button to re-select defaults
2021-12-26 14:39:13 +01:00
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
2021-12-26 14:35:19 +01:00
Darren Lines
10aa1b2589 Made the Hide Unused PIDs button fit the available space 2021-12-25 19:22:47 +00:00
Darren Lines
36f5dddce8 Made it look better 2021-12-25 12:39:26 +00:00
Darren Lines
29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
2021-12-21 14:07:12 +00:00
Darren Lines
22674c338b Update defaults_dialog.js
Fixes the bug where clicking "Keep current settings" will stop configurators working until reboot.
2021-12-18 18:59:56 +00:00
Paweł Spychalski
c9d7b6ba85
Merge pull request #1397 from iNavFlight/release_4.0.0
Release 4.0.0
2021-12-18 19:14:13 +01:00
Paweł Spychalski
b512e1fcb0
Merge branch 'master' into release_4.0.0 2021-12-18 19:14:06 +01:00
Geoff Sim
355a4d4dc5 Remove commented out code 2021-12-15 12:30:56 +00:00
Geoff Sim
7a29908db3 Merge branch 'master' into HDZeroVTX 2021-12-13 21:56:48 +00:00
Geoff Sim
61c96bf628 Reset element to 0,0 if not visible in preview when enabled 2021-12-13 21:56:00 +00:00
Geoff Sim
c5be5f5226 Add 4:3 lines on OSD when in HD mode 2021-12-13 13:12:55 +00:00
Darren Lines
2b186add5d Block configurator until defaults have been applied 2021-12-08 19:27:18 +00:00
Darren Lines
eb51410f8f
Merge pull request #1410 from iNavFlight/MrD-block-actions-until-defaults-dialog-has-completed
Block configurator until defaults have been applied
2021-12-08 19:26:26 +00:00
Darren Lines
ada5bf6950 Block configurator until defaults have been applied 2021-12-02 18:58:36 +00:00
Geoff Sim
e17f6b9d68 Rename Shark Byte to HDZero. 2021-12-01 08:04:58 +00:00
Darren Lines
13d278634b
Merge pull request #1408 from iNavFlight/MrD-added-missing-PID-settings
Update defaults_dialog.js
2021-11-28 10:52:41 +00:00
Darren Lines
6290aef7b1
Update defaults_dialog.js
Added missing PID settings to defaults dialog
2021-11-28 10:52:14 +00:00
Darren Lines
a78a6baad0
Merge pull request #1407 from iNavFlight/MrD-fixed-wing-default-pids
Update defaults_dialog.js
2021-11-28 10:48:55 +00:00
Darren Lines
0fa46d55c6
Update defaults_dialog.js
Missed settings added for fixed wing default PIDs
2021-11-28 10:47:44 +00:00
Geoff Sim
7dbb279c0f Update OSD tab to support HD (50x18) mode 2021-11-20 09:53:49 +00:00
breadoven
877d7604e9
Merge pull request #1404 from breadoven/abo_update_mission_files
Mission control mission file format update
2021-11-19 19:26:55 +00:00
Geoff Sim
802b28c86b Merge branch 'master' into SharkByte 2021-11-19 16:03:21 +00:00
breadoven
a94d7709b6 Update mission_control.js 2021-11-19 13:31:03 +00:00
Darren Lines
bf3fc89e6d
Updated modes ordering
- Moved SURFACE from Multi-rotor to Modifiers, as it is hardware specific, not platform
- Moved RTH to the start of the Navigation modes
2021-11-19 13:25:01 +00:00
Darren Lines
23f692a3be
Merge pull request #1405 from iNavFlight/MrD-Update-modes-ordering
Update auxiliary.js
2021-11-19 13:22:21 +00:00
Darren Lines
96f50f7c91
Update auxiliary.js
Moved SURFACE from multi-rotor section to modifiers, as it is hardware specific, not platform.
Also moved RTH to the start of the Navigation Modes block, so that the separation works on all platforms
2021-11-19 13:21:04 +00:00
breadoven
fba467e40a Update mission_control.js 2021-11-18 22:03:25 +00:00
breadoven
a83fe22deb Update mission_control.js 2021-11-18 13:47:07 +00:00
Paweł Spychalski
f16dc4cf93
Merge pull request #1401 from iNavFlight/dzikuvx-landing-page-chnages
Dzikuvx landing page chnages
2021-11-18 09:03:44 +01:00
Pawel Spychalski (DzikuVx)
8606b1d01c Add Discord link 2021-11-16 13:11:42 +01:00
Pawel Spychalski (DzikuVx)
c5b8b131dd Update some AFF linjs 2021-11-16 12:21:24 +01:00
Pawel Spychalski (DzikuVx)
9d3d12f978 Remove some sponsors 2021-11-16 12:17:47 +01:00
breadoven
9613e859af
Merge pull request #1400 from breadoven/abo_mission_cont_UI_fixes
Mission control UI fixes
2021-11-15 22:18:27 +00:00
breadoven
82865ba1e5 fixes 2021-11-15 22:14:59 +00:00
Paweł Spychalski
2730bfdd69
Merge pull request #1398 from iNavFlight/dzikuvx-inav-5-version-bump
Bump version to 5.0
2021-11-13 16:37:04 +01:00
Pawel Spychalski (DzikuVx)
319baf7fec Bump version to 5.0 2021-11-13 16:36:16 +01:00
Paweł Spychalski
389e292e49
Merge pull request #1377 from elgansayer/feature/uiunits
Add UI units to number inputs
2021-11-13 16:34:45 +01:00
Darren Lines
b9047d7cbe
Merge pull request #1395 from MrD-RC/add-new-modes-to-ordering
Added soaring and wp planner to mode ordering
2021-11-13 08:53:43 +00:00
Darren Lines
8214d1c79b Added soaring and wp planner to mode ordering 2021-11-13 08:52:51 +00:00
Darren Lines
29e3de2c25
Update main.js
Added reset for the OSD units if the FC is not connected.
2021-11-12 20:19:46 +00:00
Darren Lines
51a62fc857
Update serial_backend.js
Better to have this code elsewhere. Reverted file to original form.
2021-11-12 20:10:26 +00:00