Commit Graph

4593 Commits (bf279e025ce5b3377da07f8b442b4865013a8899)
 

Author SHA1 Message Date
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
Darren Lines eb51410f8f
Merge pull request #1410 from iNavFlight/MrD-block-actions-until-defaults-dialog-has-completed
Block configurator until defaults have been applied
3 years ago
Darren Lines ada5bf6950 Block configurator until defaults have been applied 3 years ago
Geoff Sim e17f6b9d68 Rename Shark Byte to HDZero. 3 years ago
Darren Lines 13d278634b
Merge pull request #1408 from iNavFlight/MrD-added-missing-PID-settings
Update defaults_dialog.js
3 years ago
Darren Lines 6290aef7b1
Update defaults_dialog.js
Added missing PID settings to defaults dialog
3 years ago
Darren Lines a78a6baad0
Merge pull request #1407 from iNavFlight/MrD-fixed-wing-default-pids
Update defaults_dialog.js
3 years ago
Darren Lines 0fa46d55c6
Update defaults_dialog.js
Missed settings added for fixed wing default PIDs
3 years ago
breadoven d0e1788318 planer to planner 3 years ago
Geoff Sim 7dbb279c0f Update OSD tab to support HD (50x18) mode 3 years ago
Jeff Hendrix b032fac62d Add support to configure LED strip to modify color with RC channel 3 years ago
breadoven 877d7604e9
Merge pull request #1404 from breadoven/abo_update_mission_files
Mission control mission file format update
3 years ago
Geoff Sim 802b28c86b Merge branch 'master' into SharkByte 3 years ago
breadoven a94d7709b6 Update mission_control.js 3 years ago
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
3 years ago
Darren Lines 23f692a3be
Merge pull request #1405 from iNavFlight/MrD-Update-modes-ordering
Update auxiliary.js
3 years ago
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
3 years ago
breadoven fba467e40a Update mission_control.js 3 years ago
breadoven a83fe22deb Update mission_control.js 3 years ago
Paweł Spychalski f16dc4cf93
Merge pull request #1401 from iNavFlight/dzikuvx-landing-page-chnages
Dzikuvx landing page chnages
3 years ago
Pawel Spychalski (DzikuVx) 8606b1d01c Add Discord link 3 years ago
Pawel Spychalski (DzikuVx) c5b8b131dd Update some AFF linjs 3 years ago
Pawel Spychalski (DzikuVx) 9d3d12f978 Remove some sponsors 3 years ago
breadoven 9613e859af
Merge pull request #1400 from breadoven/abo_mission_cont_UI_fixes
Mission control UI fixes
3 years ago
breadoven 82865ba1e5 fixes 3 years ago
Paweł Spychalski 2730bfdd69
Merge pull request #1398 from iNavFlight/dzikuvx-inav-5-version-bump
Bump version to 5.0
3 years ago
Pawel Spychalski (DzikuVx) 319baf7fec Bump version to 5.0 3 years ago
Paweł Spychalski 389e292e49
Merge pull request #1377 from elgansayer/feature/uiunits
Add UI units to number inputs
3 years ago
Darren Lines b9047d7cbe
Merge pull request #1395 from MrD-RC/add-new-modes-to-ordering
Added soaring and wp planner to mode ordering
3 years ago
Darren Lines 8214d1c79b Added soaring and wp planner to mode ordering 3 years ago
Darren Lines 29e3de2c25
Update main.js
Added reset for the OSD units if the FC is not connected.
3 years ago
Darren Lines 51a62fc857
Update serial_backend.js
Better to have this code elsewhere. Reverted file to original form.
3 years ago
Darren Lines 4831912b5d
Update serial_backend.js
Added reset for OSD units
3 years ago
Darren Lines 65ea4a8763
Update osd.js
Added update for globalSettings.osdUnits whenever the OSD units are changed.
3 years ago
Darren Lines 5ab0f5763d
Update advanced_tuning.html
Corrected default min and max values.
3 years ago
Darren Lines 297acaa99d
Update settings.js
Moved the step, min, and max changing in to the convertToUnitSetting function. This works, but may be able to be tidied up at a later date.
3 years ago
Darren Lines a85567e0a0
Update failsafe.html
Reverted to the original code as the failsafe page uses a different data method at the moment. This means no conversion, but it will works as it was for the time being. This can be updated soon to have the conversion. Time is the issue at the moment. While here, I took the liberty of correcting the max for both failsafe_delay and failsafe_off_delay.
3 years ago
Darren Lines 3fd2f621bf
Update advanced_tuning.html
Updated additional fields.
3 years ago
Elgan Sayer 1a05df71da
Merge branch 'master' into feature/uiunits 3 years ago
breadoven 92721516ff
Merge pull request #1381 from breadoven/abo_mission_cont_multimissions
Mission control Multi Missions
3 years ago
breadoven e091d98356
Merge pull request #1393 from breadoven/abo_add_osd_mission_field
OSD Mission Info field
3 years ago
breadoven d639a3e274 Update osd.js 3 years ago
breadoven b9d82463f7 Update osd.js 3 years ago