Commit Graph

2227 Commits (d6a5992d97ebd7964c96ee6cb8bcc56f2b994334)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 051e9fa00e drop BF_CONFIG MSP frame 3 years ago
Pawel Spychalski (DzikuVx) a42a5fab5c Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 3 years ago
Paweł Spychalski 0412582272
Merge pull request #1460 from iNavFlight/dzikuvx-current-meter-config
Move current meter config to MSP_CURRENT_METER_CONFIG
3 years ago
Paweł Spychalski 90ab91b818
Merge pull request #1459 from iNavFlight/dzikuvx-msp-serial-frames-drop
Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG
3 years ago
Paweł Spychalski 72d91f0c16
Merge pull request #1458 from iNavFlight/dzikuvx-gps-to-gps-tab
Move GPS configuration to GPS tab
3 years ago
Geoff Sim 9aa4043d71 Update all OSD layouts when the video type is changed. 3 years ago
Pawel Spychalski (DzikuVx) b224549ccd Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT 3 years ago
Pawel Spychalski (DzikuVx) f9ef3900a3 Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG 3 years ago
Pawel Spychalski (DzikuVx) 7f3dc9f70d Move current meter config to MSP_CURRENT_METER_CONFIG 3 years ago
Pawel Spychalski (DzikuVx) 155855b5fa Move GPS configuration to GPS tab 3 years ago
Darren Lines a2fe532be4
Merge pull request #1451 from iNavFlight/MrD-Enhance-and-extend-conversions
Enhance and extend units conversion
3 years ago
Darren Lines 47a9f4b36e Updated mixer
- Tidied up the code a little and grouped mixer types in model.js.
- Removed second motor from all fixed wing mixers that aren't differential thrust. A bug was discovered that if an FC only has a single motor output, and 2 motors are set in the mixer, the motors won't work.
- Added mixer for V-Tail with differential thrust
- Enhanced the new servo button. Clicking it now selects the next available servo number, rather than just 0.
3 years ago
Darren Lines 093fc22701 Enhance and extend units conversion
1. Fixed rounding error.
2. Added conversions for:
a) vertical speed
b) metres
c) temperature
3. Added support on Failsafe and OSD pages.
4. Sorted out alignment issues, due to different implementations.
3 years ago
Darren Lines a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
3 years ago
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
Paweł Spychalski bd970bb3e8
Merge pull request #1437 from iNavFlight/MrD-Revise-mode-categories
Revised how modes are ordered
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
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 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
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
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 af9495db2a moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate 3 years ago
Darren Lines 29c0e2d007 Added button to res-select the applied defaults
Initial code, needs tidying.
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 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
Geoff Sim e17f6b9d68 Rename Shark Byte to HDZero. 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
breadoven 877d7604e9
Merge pull request #1404 from breadoven/abo_update_mission_files
Mission control mission file format update
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 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
Pawel Spychalski (DzikuVx) 8606b1d01c Add Discord link 3 years ago
Pawel Spychalski (DzikuVx) 9d3d12f978 Remove some sponsors 3 years ago
breadoven 82865ba1e5 fixes 3 years ago
Darren Lines 8214d1c79b Added soaring and wp planner to mode ordering 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 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