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

4802 commits

Author SHA1 Message Date
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
Darren Lines
278dc096a7 Merge branch 'master' into MrD_Autoselect-target 2022-06-26 19:59:45 +01:00
Paweł Spychalski
09f40d96b4
Merge pull request #1558 from iNavFlight/MrD_Add-other-rules-to-mixer-for-control-surface-colours
Added colouration for the + and - stabilised mixes
2022-06-26 11:43:29 +02:00
Paweł Spychalski
c61a56eb8e
Merge pull request #1551 from iNavFlight/MrD_Add-expanded-labels-for-units
Add expanded labels for units
2022-06-26 11:43:02 +02:00
Paweł Spychalski
29df4a250c
Merge pull request #1556 from iNavFlight/dzikuvx-version-bump
Version bump for 6.0
2022-06-26 11:42:39 +02:00
Paweł Spychalski
347119f1ff
Merge pull request #1541 from erstec/erstec-installers
Installers for particular OS builds
2022-06-26 11:42:23 +02:00
Paweł Spychalski
ec312b6e66
Merge pull request #1532 from iNavFlight/release_5.0.0
Release 5.0.0
2022-06-26 11:40:53 +02:00
Paweł Spychalski
2c3ac6d16d
Merge pull request #1550 from iNavFlight/MrD_Add-CLS-to-CLI
Add CLS to CLI
2022-06-26 11:40:31 +02:00
Paweł Spychalski
1669185005
Merge pull request #1557 from iNavFlight/dzikuvx-gyro-raw-logging-gui
Add option to select Gyro RAW logging
2022-06-26 11:39:44 +02:00
Darren Lines
cc09a8fe90 Implemented target autodetection
This PR adds target autodetection to the firmware flasher. It will attempt an autodetect on load. Plus there is a manual button to autodetect by the description.

- Extended MSPHelper to collect the missing data sent in `MSP_BOARD_INFO`. Plus added a `getTarget()` function.
- Added target autodetect on load of Firmware Flasher.
- Added button to Firmware Flasher to command an autodetect.
- Toggling **Show unstable builds** now remembers the selected target.
- Fixed **Offline** notices in the board and version select boxes.
- Added target name to firmware version displayed when connected.
2022-06-24 12:59:05 +01:00
Darren Lines
1901556828 Added colouration for the + and - stabilised mixes 2022-06-21 22:11:02 +01:00
Pawel Spychalski (DzikuVx)
99de5a1d78 Add option to select Gyro RAW logging 2022-06-21 08:36:54 +02:00
Paweł Spychalski
50d931f739
Merge pull request #1549 from JulioCesarMatias/ClearGPSList
Drop "I2C-NAV" from box list
2022-06-21 08:30:49 +02:00
Pawel Spychalski (DzikuVx)
79ccd22c91 Version bump for 6.0 2022-06-21 08:28:21 +02:00
Paweł Spychalski
61737f42d6
Merge pull request #1555 from iNavFlight/MrD_Fix-reappearing-DJI-hidden-elements-when-switching-OSD-layouts
Fix reappearing DJI unsupported elements when switching OSD layouts
2022-06-21 08:13:09 +02:00
Paweł Spychalski
431b0e39ad
Merge pull request #1548 from JulioCesarMatias/DropMTKGPS
Drop MTK GPS
2022-06-21 08:09:22 +02:00
Darren Lines
125b21734e Fix reappearing elements that should be hidden from DJI
This fixes an issue where changing the OSD layout will ignore the DJI **Hide unsupported elements** toggle.

Fixes #1554
2022-06-20 22:33:22 +01:00
Darren Lines
e492f6f3ad Added uS to PitchToThrottle 2022-06-12 08:26:11 +01:00
Darren Lines
f6f063ca0a Added label for msec-nc 2022-06-10 08:39:08 +01:00
Darren Lines
61a808db89 Add hover description for unit names.
Initial coding. Will wait for https://github.com/iNavFlight/inav-configurator/pull/1535 to be merged, so it can be included in this.
2022-06-10 08:30:36 +01:00
Darren Lines
978b3ce552 Add CLS to CLI
Someone on Discord wanted to be able to enter `cls` to clear the output history in the CLI. Why not?
2022-06-09 20:43:42 +01:00
Paweł Spychalski
2ea16bdddf
Merge pull request #1547 from iNavFlight/dzikuvx-refactor-esc-refresh-rate
Drop the possibility to adjust ESC rate from GUI
2022-06-08 08:49:30 +02:00
JuliooCesarMDM
7ccd8ee269 drop I2C-NAV from box list 2022-06-07 18:13:03 -03:00
JuliooCesarMDM
ef78e7ace0 Drop MTK GPS 2022-06-07 17:36:31 -03:00
Pawel Spychalski (DzikuVx)
9492e08663 Drop the possibility to adjust ESC rate from GUI 2022-06-07 16:40:28 +02:00
Paweł Spychalski
3879eb78f0
Merge pull request #1544 from iNavFlight/MrD_Fix-rounding-on-battery-percentages
Fixed rounding bug in configurator
2022-06-06 21:44:44 +02:00
ErNis
5a85b70344 Update package-lock.json 2022-06-06 19:56:10 +03:00
Darren Lines
0ed88536a1 Fixed rounding bug in configurator 2022-06-05 20:32:05 +01:00
Darren Lines
6cd84fd858 Changed climb efficiency symbol to an arrow 2022-06-05 09:49:50 +01:00
ErNis
677fbca695
Update README.md 2022-06-04 18:45:14 +03:00
ErNis
5bcd064449 '--installer' argument will build installers for particular OS 2022-06-04 18:34:36 +03:00
ErNis
a531dd2928 Update package-lock.json 2022-06-04 17:27:06 +03:00
ErNis
617d333960 Merge branch 'erstec-linux_rpm_deb' into erstec-installers 2022-06-04 17:22:18 +03:00
ErNis
5c38fb45f2 Merge branch 'erstec-win-installer' into erstec-installers 2022-06-04 17:20:24 +03:00
ErNis
0af19ac4a3 Merge branch 'erstec-dmg' into erstec-installers 2022-06-04 17:18:13 +03:00
Darren Lines
2c121b7325 Allow the HUD & AHI to be offset from the OSD page 2022-06-04 10:11:04 +01:00
ErNis
ccdf737538 deb and rpm builders added 2022-06-03 21:53:06 +03:00