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

4597 commits

Author SHA1 Message Date
Darren Lines
16d0366ddd Added fw level trim to in flight adjustments 2022-05-11 18:14:15 +01:00
Paweł Spychalski
705c8fe88b
Merge pull request #1515 from iNavFlight/MrD_Add-inflight-adjustment-for-fw_tpa_time_constant
Added Fixed Wing TPA Time Constant to in flight adjustments
2022-05-11 10:15:46 +02:00
Paweł Spychalski
bf279e025c
Merge pull request #1516 from iNavFlight/dzikuvx-settings-sliders
Universal Sliders for Settings framework
2022-05-11 10:14:46 +02:00
Pawel Spychalski (DzikuVx)
c67e97518a Merge remote-tracking branch 'origin/master' into dzikuvx-settings-sliders 2022-05-11 09:56:13 +02:00
Paweł Spychalski
515882e542
Merge pull request #1513 from iNavFlight/dzikuvx-slider-tuning
PID sliders
2022-05-11 09:34:53 +02:00
Paweł Spychalski
56083f6e06
Merge pull request #1514 from iNavFlight/MrD_Increase-logic-conditions
Increase Logic Conditions to 64
2022-05-11 09:30:50 +02:00
Paweł Spychalski
4dd254f65b
Merge pull request #1507 from iNavFlight/MrD_Move-fonts-box-so-that-preview-is-visible
Moved font select/upload box
2022-05-11 09:29:09 +02:00
Darren Lines
991261a4bb Added units support. Updated the description slightly 2022-05-11 08:28:25 +01:00
Paweł Spychalski
709ded4c02
Merge pull request #1511 from iNavFlight/defaults-update
Set default failsafe procedure on MR to DROP
2022-05-11 09:26:49 +02:00
Pawel Spychalski (DzikuVx)
1d3ceacb14 Universal Sliders for Settings framework 2022-05-10 21:31:35 +02:00
Darren Lines
8ed3328f72 Added Fixed Wing TPA Time Constant to adjustments
- FW TPA Time Constant now changeable in flight
- FW TPA Time Constant added to PID Tuning -> Mechanics
2022-05-10 12:56:24 +01:00
Darren Lines
88c0bbc8ab Increase LC to 64 2022-05-10 10:22:38 +01:00
Pawel Spychalski (DzikuVx)
600aac2d32 Simplifications 2022-05-09 21:35:46 +02:00
Pawel Spychalski (DzikuVx)
f697bc2132 Drop nouislider 2022-05-09 21:17:48 +02:00
Pawel Spychalski (DzikuVx)
7556c52641 Dynamic scaling 2022-05-09 21:16:28 +02:00
Pawel Spychalski (DzikuVx)
eec23b6386 Show other PID controllers conditionally 2022-05-09 20:41:58 +02:00
Pawel Spychalski (DzikuVx)
c2ad26d4d4 Basic Slider PIDs 2022-05-09 20:11:28 +02:00
Pawel Spychalski (DzikuVx)
13204c29c2 Update defaults 2022-05-07 20:25:36 +02:00
Paweł Spychalski
611b5895ec
Merge pull request #1510 from iNavFlight/dzikuvx-rangefinder-in-logic-conditions
Add rangefinder entries to logic conditions
2022-05-07 20:13:49 +02:00
Paweł Spychalski
c91d04c34f
Merge pull request #1508 from iNavFlight/MrD_launch-settings
Added idle delay to Advanced Tuning
2022-05-07 20:13:01 +02:00
Pawel Spychalski (DzikuVx)
eec8e3c7e8 Add rangefinder entries to logic conditions 2022-05-07 20:11:26 +02:00
Paweł Spychalski
91b58c84f2
Merge pull request #1475 from iNavFlight/MrD_Add-precision-to-mAh-used-for-9999mAh
Enhance mAh Used OSD Element
2022-05-07 19:03:09 +02:00
Darren Lines
edeaf9b605 Removed debug 2022-05-04 08:31:54 +01:00
Darren Lines
fbfa969926 Added idle delay to Advanced Tuning
This is a very useful setting. It is strange that it was missing; especially when it is changed far more often than nav_fw_launch_detect_time.
2022-05-04 08:30:43 +01:00
Darren Lines
1ec73a96ff Moved font select/upload box
Moved the font select/upload box down. This allows the OSD preview window to still be visible in most cases.
2022-04-21 21:40:28 +01:00
Darren Lines
aa21987b25
Merge pull request #1506 from iNavFlight/MrD_Variable-length-craft-name
Craft name enhancments
2022-04-20 13:22:19 +01:00
Darren Lines
ab9e3cc4e0 Craft name enhancments
- Moved craft name to OSD page
- OSD preview matches actual craft name
- Only accept usable characters and symbols
2022-04-20 10:43:15 +01:00
Darren Lines
86da1cb811 Updated with new char 2022-04-19 21:12:23 +01:00
Darren Lines
87425f655f Merge branch 'master' into MrD_Add-precision-to-mAh-used-for-9999mAh 2022-04-19 21:10:59 +01: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
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