Commit Graph

4455 Commits (051e9fa00e866865473df4b3b04961a0e81a10c4)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) 051e9fa00e drop BF_CONFIG MSP frame 3 years ago
Paweł Spychalski c5d52b0a0a
Merge pull request #1461 from iNavFlight/dzikuvx-use-board-alignment-frame
Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT
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
Paweł Spychalski 23d434e52d
Merge pull request #1415 from SunjunKim/patch-1
Resolving issue #1319 - Serial port is not visible on some Windows versions
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
Sunjun Kim 777aa586e3 nwjs version bump 3 years ago
Sunjun Kim 51a90c1153
Merge branch 'iNavFlight:master' into patch-1 3 years ago
Paweł Spychalski e1a970f4ab
Merge pull request #1452 from iNavFlight/MrD-Change-default-mixers-to-avoid-issue
Updated mixer
3 years ago
Darren Lines 1c53a4cc96 Fixed rounding error in motor mixer 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
Paweł Spychalski da7df38e39
Merge pull request #1444 from iNavFlight/MrD-RC-patch-for-zero-min-or-max-values
Update settings.js
3 years ago
Darren Lines 03279f9081
Merge pull request #1446 from iNavFlight/MrD-reorder-Operators-in-Programming-
Added ordering for operations in programming
3 years ago
Paweł Spychalski 6fd82a19fc
Merge pull request #1448 from kernel-machine/battery_cells_in_logic_condition
Battery cells in logic conditions
3 years ago
Luca 69e6cfe9a7 Battery cells in logic condition 3 years ago
breadoven 979199cd69
Merge pull request #1409 from breadoven/abo_fix_planer
Mission control change planer to planner
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
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 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
Pawel Spychalski (DzikuVx) b66f834d5f Lower the default airmode throttle threshold 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