1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00
Commit graph

1960 commits

Author SHA1 Message Date
Pawel Spychalski (DzikuVx)
eec8e3c7e8 Add rangefinder entries to logic conditions 2022-05-07 20:11:26 +02:00
Darren Lines
d113585248
Merge pull request #1429 from iNavFlight/MrD-Add-switch-indicators-to-OSD
Add switch indicator elements to the OSD
2022-04-19 20:53:01 +01:00
Pawel Spychalski (DzikuVx)
c19badcf8b Add flight axis overrides to programming framework 2022-04-14 10:32:00 +02:00
Andi Kanzler
deb56f0876
Merge branch 'master' into BLE-TCP-UDP 2022-04-07 09:57:19 +02:00
Andi Kanzler
86337d5aa2 Add MSP2_INAV_LOGIC_CONDITIONS_SINGLE 2022-04-01 13:37:54 +02:00
Andi Kanzler
ab7162980b BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
Luca
ce0b4dac66 Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
# Conflicts:
#	_locales/en/messages.json
2022-03-26 15:50:02 +01:00
Paweł Spychalski
1322fd69bd
Merge pull request #1464 from iNavFlight/MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
Highlight parameters that change with profiles or battery profiles
2022-03-15 10:14:38 +01:00
Paweł Spychalski
942a1ce95b
Merge pull request #1487 from iNavFlight/dzikuvx-apply-mixer-together-with-defaults
Apply mixer together with Defaults
2022-03-15 10:11:14 +01:00
Paweł Spychalski
1f322cd0bd
Merge pull request #1486 from iNavFlight/MrD-Dynamic-Airplane-Mixer-Images
Dynamic airplane mixer images
2022-03-15 10:09:11 +01:00
Paweł Spychalski
2e6be9fdcc
Merge pull request #1485 from kernel-machine/blackbox_gui_for_fields
Blackbox gui for fields
2022-03-14 15:01:54 +01:00
Pawel Spychalski (DzikuVx)
e84214d522 Apply mixer together with Defaults 2022-03-14 13:47:45 +01:00
Darren Lines
55c861f0d3 removed un-needed properties 2022-03-13 14:56:55 +00:00
Luca Giovannesi
55832694b4 GUI blackbox fields 2022-03-13 15:40:16 +01:00
Pawel Spychalski (DzikuVx)
f6aa17f105 Fix MSP_WP_MISSION_SAVE length 2022-03-13 12:54:59 +01:00
Pawel Spychalski (DzikuVx)
727960adb0 Fix MSP2_INAV_SET_MIXER length 2022-03-13 12:52:44 +01:00
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.
2022-03-13 10:25:22 +00:00
Pawel Spychalski (DzikuVx)
32ab753e23 Path more cases that lead to inproper MSP version select 2022-03-11 13:02:06 +01:00
breadoven
dc4f51e6db Update serial_backend.js 2022-03-09 17:08:05 +00:00
Darren Lines
c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-03-01 20:06:11 +00:00
Darren Lines
27d1897c24 Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 2022-02-24 17:32:04 +00:00
Pawel Spychalski (DzikuVx)
35670916f9 Drop a comment 2022-02-24 14:06:08 +01:00
Pawel Spychalski (DzikuVx)
0be78dd37e Drop any leftovers of Transponder feature 2022-02-24 13:15:23 +01:00
Pawel Spychalski (DzikuVx)
005efec007 Semver cleanup 2022-02-24 13:11:47 +01:00
Pawel Spychalski (DzikuVx)
473adae418 Drop MSP_STATUS and MSP_STATUS_EX 2022-02-24 11:27:39 +01:00
Pawel Spychalski (DzikuVx)
4426176c4b Drop MSP_LOOPTIME usage 2022-02-24 09:55:45 +01:00
Paweł Spychalski
06b198a1ef
Merge pull request #1406 from jeffhendrix/led_channel
Add support to configure LED strip to modify color with RC channel
2022-02-24 09:32:38 +01:00
Pawel Spychalski (DzikuVx)
7510152e20 remove not needed dependency 2022-02-23 18:33:53 +01:00
Darren Lines
ea20a04362 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-02-23 16:30:19 +00:00
Pawel Spychalski (DzikuVx)
96407c9e97 Drop MSP_PID frame 2022-02-23 16:34:44 +01:00
Pawel Spychalski (DzikuVx)
d6a5992d97 Drop MSP_IDENT 2022-02-23 16:26:04 +01:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Pawel Spychalski (DzikuVx)
a42a5fab5c Merge remote-tracking branch 'origin/master' into dzikuvx-use-board-alignment-frame 2022-02-23 15:13:06 +01:00
Paweł Spychalski
0412582272
Merge pull request #1460 from iNavFlight/dzikuvx-current-meter-config
Move current meter config to MSP_CURRENT_METER_CONFIG
2022-02-23 15:08:52 +01:00
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
2022-02-23 15:08:38 +01:00
Pawel Spychalski (DzikuVx)
b224549ccd Drop MSP_BF_CONFIG in favor of MSP_BOARD_ALIGNMENT 2022-02-23 15:01:08 +01:00
Pawel Spychalski (DzikuVx)
f9ef3900a3 Drop MSP_CF_SERIAL_CONFIG and MSP_SET_CF_SERIAL_CONFIG 2022-02-23 14:27:42 +01:00
Pawel Spychalski (DzikuVx)
7f3dc9f70d Move current meter config to MSP_CURRENT_METER_CONFIG 2022-02-23 14:16:47 +01:00
Pawel Spychalski (DzikuVx)
155855b5fa Move GPS configuration to GPS tab 2022-02-23 13:45:30 +01:00
Darren Lines
5e51917140 PID Tuning page done
- All text now uses data-i18n
- Fixed startup colours for profile select boxes
- updated step calcuation
2022-02-22 19:36:12 +00:00
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.
2022-02-21 22:19:06 +00:00
Darren Lines
e7c7f2d342 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 2022-02-21 18:05:08 +00:00
Darren Lines
a2fe532be4
Merge pull request #1451 from iNavFlight/MrD-Enhance-and-extend-conversions
Enhance and extend units conversion
2022-02-21 15:40:01 +00:00
Darren Lines
f9a5eca69f Made highlighting switchable via the config gear 2022-02-19 19:59:26 +00:00
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.
2022-02-19 18:34:37 +00:00
Darren Lines
1c53a4cc96 Fixed rounding error in motor mixer 2022-02-16 18:29:01 +00:00
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.
2022-02-14 19:55:00 +00:00
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.
2022-02-12 17:16:31 +00:00
Darren Lines
a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
2022-02-12 10:39:25 +00:00
Darren Lines
28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 2022-02-12 09:06:45 +00:00