Commit Graph

1551 Commits (3f0d29dceb2ef49fa54aca40419f96970572793e)

Author SHA1 Message Date
Paweł Spychalski 1f322cd0bd
Merge pull request #1486 from iNavFlight/MrD-Dynamic-Airplane-Mixer-Images
Dynamic airplane mixer images
3 years ago
Paweł Spychalski 2e6be9fdcc
Merge pull request #1485 from kernel-machine/blackbox_gui_for_fields
Blackbox gui for fields
3 years ago
Pawel Spychalski (DzikuVx) e84214d522 Apply mixer together with Defaults 3 years ago
Darren Lines 55c861f0d3 removed un-needed properties 3 years ago
Luca Giovannesi 55832694b4 GUI blackbox fields 3 years ago
Pawel Spychalski (DzikuVx) f6aa17f105 Fix MSP_WP_MISSION_SAVE length 3 years ago
Pawel Spychalski (DzikuVx) 727960adb0 Fix MSP2_INAV_SET_MIXER length 3 years ago
Darren Lines 1c571ca681 Dynamic mixer outputs image
First cut of code. It's pretty much there. I just need to decide how to handle changing the mixer type, then deciding to stick with the current mixer. Other than that, it's working as expected.
3 years ago
Pawel Spychalski (DzikuVx) 32ab753e23 Path more cases that lead to inproper MSP version select 3 years ago
breadoven dc4f51e6db Update serial_backend.js 3 years ago
Darren Lines c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Darren Lines 27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Pawel Spychalski (DzikuVx) 35670916f9 Drop a comment 3 years ago
Pawel Spychalski (DzikuVx) 0be78dd37e Drop any leftovers of Transponder feature 3 years ago
Pawel Spychalski (DzikuVx) 005efec007 Semver cleanup 3 years ago
Pawel Spychalski (DzikuVx) 473adae418 Drop MSP_STATUS and MSP_STATUS_EX 3 years ago
Pawel Spychalski (DzikuVx) 4426176c4b Drop MSP_LOOPTIME usage 3 years ago
Paweł Spychalski 06b198a1ef
Merge pull request #1406 from jeffhendrix/led_channel
Add support to configure LED strip to modify color with RC channel
3 years ago
Pawel Spychalski (DzikuVx) 7510152e20 remove not needed dependency 3 years ago
Darren Lines ea20a04362 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Pawel Spychalski (DzikuVx) 96407c9e97 Drop MSP_PID frame 3 years ago
Pawel Spychalski (DzikuVx) d6a5992d97 Drop MSP_IDENT 3 years ago
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
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 5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
3 years ago
Darren Lines 15282d8994 Continue to implement feature
- Tidied up units label to work with more tabs
- Added more fields in the PID Tuning to use the highlighting
- Converted the Rates tab over to use  data-i18n more. Will make sure all of the PIDs pages use it fully.
3 years ago
Darren Lines e7c7f2d342 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 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 f9a5eca69f Made highlighting switchable via the config gear 3 years ago
Darren Lines 0f27abf733 Add highlighting for fields that change with profiles
- Added field arrays for control and battery profiles.
- Added highlight mechanism for **data-setting** fields
- Changed battery and control profile drop down text to match the field colours.
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
Darren Lines 28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 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
Hofer Lukas 15c697daf7 WIP: Add magnetometer alignment tab 3 years ago
Luca 69e6cfe9a7 Battery cells in logic condition 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 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
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 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 9c12ca79af
Merge pull request #1414 from geoffsim/HDZeroVTX
HD ZERO VTX OSD Support
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 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 80d091b379 Updated mixer to improve the ease of use 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
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
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 b512e1fcb0
Merge branch 'master' into release_4.0.0 3 years ago
Geoff Sim 7a29908db3 Merge branch 'master' into HDZeroVTX 3 years ago
Darren Lines 2b186add5d 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 6290aef7b1
Update defaults_dialog.js
Added missing PID settings to defaults dialog
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 82865ba1e5 fixes 3 years ago
Pawel Spychalski (DzikuVx) 319baf7fec Bump version to 5.0 3 years ago
Darren Lines 8214d1c79b Added soaring and wp planner to mode ordering 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 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
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
b14ckyy f7b888f3c1
Updated default PIDs
in preparation of FF-Only Autotune I change some PIDs to be slightly more agressive on P and less on I to reduce bounce back after full stick inputs. Also adding some D with stable proven P-D Relationships on multiple tested planes. Should give smooth and stable flight after FF autotune.
3 years ago
breadoven 76c0392eea
Merge branch 'master' into abo_mission_cont_multimissions 3 years ago
breadoven a56136ded5 Update waypointCollection.js 3 years ago
breadoven 075e4a6f3d Update MSPHelper.js 3 years ago
Pawel Spychalski (DzikuVx) e4191bbbee PID Tuning update 3 years ago
Darren Lines 61f13a3205
Merge branch 'change-profiles-with-programmin' into master 3 years ago
Darren Lines 9d0dfbc467 resolve conflics 3 years ago
Darren Lines 03e569dd7c Merge branch 'master' into change-profiles-with-programmin 3 years ago
Paweł Spychalski df6fd90c9f
Merge pull request #1356 from MrD-RC/loiter-radius-in-programming
Adding loiter radius in to programming
3 years ago
breadoven f56e796ec5 clean up, improvements + fixes 3 years ago
breadoven cc05ab4f44 Bug fixes, added active mission setting, 3 years ago
breadoven 54241f8afc remove flags 3 years ago
breadoven 8fcdf76945 Initial build 3 years ago