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

5288 commits

Author SHA1 Message Date
ErNis
6beaeb1909 Merge branch 'master' into erstec-installers-naming-cherrypick 2022-08-15 23:23:00 +03:00
Darren Lines
7afbc5c97c Set specific defaults on all profiles 2022-08-15 19:03:15 +01:00
Darren Lines
dac6ff3616 Removed MSP parts 2022-08-15 18:02:07 +01:00
Paweł Spychalski
4f2fbb2c71
Merge pull request #1582 from erstec/erstec-installers-naming-cherrypick
Installers file naming cherrypick
2022-08-15 13:40:12 +02:00
Paweł Spychalski
809bdb3528
Merge pull request #1604 from iNavFlight/revert-1568-MrD_Rest-PIDs-to-use-applied-defaults
Revert "Reset PIDs button to use applied defaults"
2022-08-15 13:11:17 +02:00
Paweł Spychalski
2c8f32890f
Revert "Reset PIDs button to use applied defaults" 2022-08-15 13:08:21 +02:00
Paweł Spychalski
8ee0836f2b
Merge pull request #1601 from iNavFlight/MrD_Change-POSHOLD-text-to-LOITER-on-fixed-wing-platforms
Change NAV POSHOLD mode text to NAV LOITER on fixed wing platforms
2022-08-15 10:45:14 +02:00
Paweł Spychalski
64f81158c0
Merge pull request #1603 from iNavFlight/MrD_Fix-number-of-logic-conditions-visible
Fixed and enhanced LC display
2022-08-14 11:03:24 +02:00
Paweł Spychalski
88db2005f3
Merge pull request #1593 from b14ckyy/release_5.1.0
Cleanup Autolaunch settings
2022-08-14 11:01:29 +02:00
Darren Lines
daa70fc4b1 Added handing for selected LCs that are now disabled 2022-08-13 20:38:13 +01:00
Darren Lines
b8485457dd Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
Darren Lines
e75204c96d Update peripherals.js
OK, the original part was done at 4am, because I couldn't sleep. It works now.
2022-08-13 11:57:34 +01:00
Darren Lines
57cff5ccfe Change POSHOLD to LOITER on fixed wing 2022-08-13 05:43:09 +01:00
b14ckyy
beb9cf5775
Update defaults_dialog.js 2022-08-11 14:22:14 +02:00
Darren Lines
386c23f8a4
Merge pull request #1594 from iNavFlight/MrD_Update-firmware-flaser-page-text
Updated firmware flasher page text
2022-08-04 10:44:41 +01:00
Darren Lines
f0c31eef10
Merge pull request #1592 from b14ckyy/patch-1
Updated Plane presets for better AHI Drift mitigation
2022-08-04 10:44:05 +01:00
Darren Lines
16e3c6a951 Updated text
- Modernised the example flight controllers
- Commented out the line about **Auto-Connect** as inav doesn't auto-connect. It can be uncommented if auto-connect is implemented.
2022-07-31 22:08:28 +01:00
b14ckyy
ec468bbf81
moved launch throttle back to old order 2022-07-29 22:37:10 +02:00
b14ckyy
5dce395881
Added usable autolaunch settings to presets 2022-07-29 22:33:05 +02:00
b14ckyy
8b68ec5ef2
Cleanup Autolaunch settings
Removed Settings (should not be changed by user, but kept in CLI): 
Launch Velocity
Launch Accel
Launch Detect Time

Moved Launch and Idle throttle together
2022-07-29 22:03:27 +02:00
b14ckyy
4feecd9375
Updated Plane presets for better AHI Drift mitigation 2022-07-29 21:20:58 +02:00
Darren Lines
bd70d431c0 Add version number to CLI save
This PR adds the version number to the CLI filename. It also adds a secondary way to get the data from the FC if it is out of range. If it fails, it appears as the previous save filename looked.
2022-07-29 14:18:30 +01:00
Darren Lines
f76e5afd20
Merge pull request #1588 from iNavFlight/MrD_Convert-time-zone-offset-to-hours
Convert GPS time zone to hours
2022-07-29 13:34:42 +01:00
Darren Lines
53881337e9
Merge pull request #1539 from iNavFlight/MrD-Add-OSD-elements-for-gliders 2022-07-28 14:25:02 +01:00
Darren Lines
a1b82fed19 Convert GPS time zone to hours 2022-07-23 23:26:57 +01:00
Darren Lines
64ccd39264
Merge pull request #1580 from iNavFlight/MrD_Changes-and-fix-to-rounding-5.1
Changes and fix to rounding
2022-07-23 21:51:36 +01:00
Ernest Stepanov (ErNis)
cd6dd1cfc1 removing -portable and -installer addition from win32 and win64 installer filenames 2022-07-15 12:49:38 +03:00
Ernest Stepanov (ErNis)
bda248dc1c linux installers naming cherrypick from blackbox-explorer 2022-07-15 12:46:45 +03:00
Darren Lines
b8412534f4
Merge pull request #1540 from iNavFlight/MrD_Move-AHI-on-OSD-screen
Allow the HUD & AHI to be offset from the OSD page
2022-07-14 21:17:17 +01:00
Darren Lines
0fc38fefd3 Changes and fix to rounding
Fixes #1564, fixes #1567

- Fixed discovered rounding error for float parameters.
- Altered step for converted units based on the multiplier.
- Default step now stored in the element data, so that the default decimal places are always known and used when saving.
2022-07-14 21:12:06 +01:00
Paweł Spychalski
451dce3e4e
Merge pull request #1579 from iNavFlight/MrD_Hide-switch-indicators-settings-when-DJI-is-used_5.1
Hide switch indicators settings when DJI is used
2022-07-14 11:15:54 +02:00
Darren Lines
0ec56ce234 Hide switch indicators settings when DJI is used
On Hide unused elements:

- Remove switch indicators settings
- Tidy removal of switch indicator elements
2022-07-13 21:25:01 +01:00
Darren Lines
44dbc3722f Updated to work with inav#8226 2022-07-13 21:06:57 +01:00
Paweł Spychalski
1422a2cf72
Merge pull request #1571 from iNavFlight/MrD_Update-modes-page
Fixes for modes page
2022-07-13 20:02:01 +02:00
Paweł Spychalski
d7a557f434
Merge pull request #1578 from iNavFlight/dzikuvx-rc-smoothing-update
Add RC Smoothing section
2022-07-13 20:00:27 +02:00
Darren Lines
3b1a9b8453 Merge branch 'master' into MrD_Move-AHI-on-OSD-screen 2022-07-13 08:30:52 +01:00
Pawel Spychalski (DzikuVx)
fc602fa7e7 Add RC Smoothing section 2022-07-12 12:45:19 +02:00
Paweł Spychalski
e19aa42952
Merge pull request #1568 from iNavFlight/MrD_Rest-PIDs-to-use-applied-defaults
Reset PIDs button to use applied defaults
2022-07-09 12:37:16 +02:00
Paweł Spychalski
8f918b09e9
Merge pull request #1575 from iNavFlight/dzikuvx-gyro-peaks
Configurable gyro peaks
2022-07-09 12:36:31 +02:00
Pawel Spychalski (DzikuVx)
143e4af819 Configurable gyro peaks 2022-07-07 17:54:45 +02:00
Darren Lines
8f028852e0 Update auxiliary.js
Added if statement to stop unnecessarily loading ports
2022-07-03 14:07:26 +01:00
Darren Lines
d81a992dc2 Fixes to the modes page
- Moved to turn assist in to **flight mode modifiers** section. As it applies to fixed wing and multirotors.
- Re-established name changes for `CAMERA CONTROL` 1 to 3 when a RunCam Device is used.
2022-07-03 13:53:48 +01:00
Pawel Spychalski (DzikuVx)
c5d0da5134 Version bump 2022-07-02 13:26:23 +02:00
Darren Lines
02cfe59dfb Moved finalize to correct place 2022-07-01 16:59:50 +01:00
Darren Lines
33c952e7b1 Working code 2022-07-01 16:21:29 +01:00
Darren Lines
ae78433a3e Merge branch 'master' into MrD_Rest-PIDs-to-use-applied-defaults 2022-06-30 19:02:27 +01:00
Paweł Spychalski
a559fdc999
Merge pull request #1566 from MorrisR2/messages.json-motors-typo
messages.json motors idle power typo
2022-06-30 16:30:33 +02:00
Sensei (Ray Morris)
5c89307b11
Update messages.json 2022-06-30 09:14:09 -05:00
Paweł Spychalski
412e50c638
Merge pull request #1563 from iNavFlight/dzikuvx-catchup-gps-providers
Drop DJI NAZA GPS protocol
2022-06-29 11:38:06 +02:00
Pawel Spychalski (DzikuVx)
2db5696969 Drop DJI NAZA GPS protocol 2022-06-29 11:36:56 +02:00