1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
Commit graph

4618 commits

Author SHA1 Message Date
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
Paweł Spychalski
ce30d2cc00
Merge pull request #1505 from iNavFlight/dzikuvx-pid-target-overrides
Add flight axis overrides to programming framework
2022-04-18 10:46:16 +02:00
Pawel Spychalski (DzikuVx)
c19badcf8b Add flight axis overrides to programming framework 2022-04-14 10:32:00 +02:00
Darren Lines
38aa0d5665
Merge pull request #1504 from iNavFlight/MrD_Fix-pawels-quad-mess-on-the-fixed-wing-mixer
Make reverse props option only appears on multirotor platforms
2022-04-13 17:19:00 +01:00
Darren Lines
eb16063aee Reverse props option only appears on multirotor platforms 2022-04-13 17:16:41 +01:00
Paweł Spychalski
2fb3faaa16
Merge pull request #1498 from Scavanger/BLE-TCP-UDP
BLE, TCP and UDP Support
2022-04-12 08:33:25 +02:00
Paweł Spychalski
751413dd25
Merge pull request #1502 from iNavFlight/MrD_fix-new-version-notification
Update check now obeys settings checkbox
2022-04-12 08:26:13 +02:00
Paweł Spychalski
300fe19501
Merge pull request #1503 from stronnag/jh_libatomic
update README for Linux/libatomic
2022-04-12 08:25:38 +02:00
Jonathan Hudson
689cef614e fix excess white space 2022-04-09 09:18:42 +01:00
Jonathan Hudson
e27e629f01 update README for Linux/libatomic 2022-04-09 09:00:05 +01:00
Andi Kanzler
deb56f0876
Merge branch 'master' into BLE-TCP-UDP 2022-04-07 09:57:19 +02:00
Darren Lines
1c31561609 Update check now obeys checkbox 2022-04-06 21:24:36 +01:00
Pawel Spychalski (DzikuVx)
e3386b9d5a lockfile 2022-04-06 21:40:43 +02:00
Paweł Spychalski
bdc485d4f5
Merge pull request #1496 from kernel-machine/inverted_prop_figures
Inverted prop figures
2022-04-05 13:51:37 +02:00
Paweł Spychalski
c0c749161b
Merge pull request #1499 from kernel-machine/magnetometer_tab_improvments
Magnetometer tab alignment tool
2022-04-05 13:49:24 +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
badd9ceaf5 package-lock.json as master 2022-03-30 14:59:51 +02:00
Luca
1173face88 Figures with inverted prop 2022-03-30 12:56:41 +02:00
Luca Giovannesi
df83d3267a
Update 3D_model_creation.md 2022-03-28 12:34:50 +02:00
Luca
b968895827 magnetometer alignment tool finished 2022-03-28 12:20:42 +02:00
Luca Giovannesi
28d74315a6
Update 3D_model_creation.md 2022-03-28 12:02:32 +02:00
Luca
9fd2158b0a updated 3d model creation guide 2022-03-28 11:56:02 +02:00
Luca
c76b3e1a63 Setup with new ThreeJs version 2022-03-27 11:57:53 +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
ThisIsJustARandomGuy
00ff3e9d51
Merge pull request #2 from kernel-machine/mag_tab_ui_improvment
Slider added, improved UI
2022-03-25 22:55:28 +01:00
Darren Lines
59524f89b6 Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 2022-03-25 09:20:51 +00: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
b49d1b7d91
Merge pull request #1490 from breadoven/abo_cli_new_buttons
CLI command buttons
2022-03-15 10:11:28 +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
7ea40ad2c0
Merge pull request #1488 from iNavFlight/dzikuvx-pid-tuning-confirmations
PID Tuning Confirmations
2022-03-15 10:10:54 +01:00
Paweł Spychalski
e201bef131
Merge pull request #1489 from iNavFlight/dzikuvx-props-in-configuration
Add props in configuration to mixer page
2022-03-15 10:10:18 +01:00
Paweł Spychalski
958a695b91
Merge branch 'master' into dzikuvx-props-in-configuration 2022-03-15 10:10:05 +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
breadoven
eb70ce5669 Add buttons 2022-03-14 20:37:35 +00:00
Darren Lines
4dca04a635 Bug fix
- Re-assessed the mechanism to show the refresh button. It now only displays when there is an AIRPLANE mixer loaded.
- Refresh the platform select when refresh button is clicked to stop unknown mixer presets.
2022-03-14 19:56:39 +00:00
Pawel Spychalski (DzikuVx)
b402b7366e Add props in configuration to mixer page 2022-03-14 16:09:09 +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)
a6f9a611d5 Add confirmation to reset PID controller 2022-03-14 14:30:19 +01:00
Pawel Spychalski (DzikuVx)
e6ed93f69b Apply defaults confirmation 2022-03-14 14:28:07 +01:00
Pawel Spychalski (DzikuVx)
e84214d522 Apply mixer together with Defaults 2022-03-14 13:47:45 +01:00
Paweł Spychalski
51790038a7
Merge pull request #1484 from iNavFlight/dzikuvx-msp-fixes-
Fix MSP lengths
2022-03-14 12:54:52 +01:00
Darren Lines
a4182138c7 The Chuck mod
The servo number input boxes now change colour to match the outputs diagram.
2022-03-13 20:00:13 +00:00
Darren Lines
55c861f0d3 removed un-needed properties 2022-03-13 14:56:55 +00:00
Darren Lines
a7aa90660d Ready now
- Fixed issue where non-standard orders would not draw the output numbers.
- Added a refresh button to revert to current mixer after another mixer preset has been selected, but not loaded. This also has a prompt for assistance
- Fixed issue where changing the servo input would not update the outputs table.
2022-03-13 14:51:13 +00:00
Luca Giovannesi
97f60dd59b rightWrapper width fixed 2022-03-13 15:46:45 +01: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