Commit Graph

4593 Commits (bf279e025ce5b3377da07f8b442b4865013a8899)
 

Author SHA1 Message Date
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) 8b7e950823 Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 3 years ago
Darren Lines 3cdd1ab603
Merge pull request #1467 from iNavFlight/dzikuvx-fix-build
remove not needed dependency
3 years ago
Darren Lines 8d2fc3c83e Fixed almost empty battery icon for Vision font 3 years ago
Pawel Spychalski (DzikuVx) 7510152e20 remove not needed dependency 3 years ago
Pawel Spychalski (DzikuVx) 9db17b4f4b Set correcy nw.js version 3 years ago
Paweł Spychalski c27969cbca
Merge pull request #1466 from iNavFlight/revert-1415-patch-1
Revert "Resolving issue #1319 - Serial port is not visible on some Windows versions"
3 years ago
Paweł Spychalski 147b0eeb92
Revert "Resolving issue #1319 - Serial port is not visible on some Windows versions" 3 years ago
Darren Lines ea20a04362 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Paweł Spychalski f0b7b75ec0
Merge pull request #1462 from iNavFlight/dzikuvx-drop-bf-config
drop BF_CONFIG MSP frame
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
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
Darren Lines 3ea30993ca Added highlights to other tabs
I'm sure that all parameters in configurator which can change with a battery or control profile now get highlighted. I have a couple to confirm though.
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
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 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
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
Luca 741952da3e Adjusted camera parameters 3 years ago
Luca e24ec28c23 GPS position by selected model 3 years ago
Luca 3441c3c832 XYZ model added 3 years ago
Luca 732de1388f Bug fix 3 years ago
Luca 6a3fd4c399 Camera control 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
Luca 1975ada337 Preset added 3 years ago
Luca 32531db297 Orientation with sliders 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
ThisIsJustARandomGuy 8e90211b0f
Merge pull request #1 from kernel-machine/magnetometer_tab_model_replaced
Improvments for mag helper without iframe
3 years ago
Luca e74f262a66 Fix setting save 3 years ago
Luca ebdef9f066 Added magnetometer icon 3 years ago