Commit Graph

4812 Commits (56cd9f092c4893d7199e3d9c11712732a4506f5e)
 

Author SHA1 Message Date
Ernest Stepanov (ErNis) cd6dd1cfc1 removing -portable and -installer addition from win32 and win64 installer filenames 2 years ago
Ernest Stepanov (ErNis) bda248dc1c linux installers naming cherrypick from blackbox-explorer 2 years ago
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
2 years ago
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.
2 years ago
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
2 years ago
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
2 years ago
Darren Lines 44dbc3722f Updated to work with inav#8226 2 years ago
Paweł Spychalski 1422a2cf72
Merge pull request #1571 from iNavFlight/MrD_Update-modes-page
Fixes for modes page
2 years ago
Paweł Spychalski d7a557f434
Merge pull request #1578 from iNavFlight/dzikuvx-rc-smoothing-update
Add RC Smoothing section
2 years ago
Darren Lines 3b1a9b8453 Merge branch 'master' into MrD_Move-AHI-on-OSD-screen 2 years ago
Pawel Spychalski (DzikuVx) fc602fa7e7 Add RC Smoothing section 2 years ago
Paweł Spychalski e19aa42952
Merge pull request #1568 from iNavFlight/MrD_Rest-PIDs-to-use-applied-defaults
Reset PIDs button to use applied defaults
2 years ago
Paweł Spychalski 8f918b09e9
Merge pull request #1575 from iNavFlight/dzikuvx-gyro-peaks
Configurable gyro peaks
2 years ago
Pawel Spychalski (DzikuVx) 143e4af819 Configurable gyro peaks 2 years ago
Darren Lines 8f028852e0 Update auxiliary.js
Added if statement to stop unnecessarily loading ports
2 years ago
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.
2 years ago
Pawel Spychalski (DzikuVx) c5d0da5134 Version bump 2 years ago
Darren Lines 02cfe59dfb Moved finalize to correct place 2 years ago
Darren Lines 33c952e7b1 Working code 2 years ago
Darren Lines ae78433a3e Merge branch 'master' into MrD_Rest-PIDs-to-use-applied-defaults 2 years ago
Paweł Spychalski a559fdc999
Merge pull request #1566 from MorrisR2/messages.json-motors-typo
messages.json motors idle power typo
2 years ago
Sensei (Ray Morris) 5c89307b11
Update messages.json 2 years ago
Paweł Spychalski 412e50c638
Merge pull request #1563 from iNavFlight/dzikuvx-catchup-gps-providers
Drop DJI NAZA GPS protocol
2 years ago
Pawel Spychalski (DzikuVx) 2db5696969 Drop DJI NAZA GPS protocol 2 years ago
Darren Lines 278dc096a7 Merge branch 'master' into MrD_Autoselect-target 2 years ago
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
2 years ago
Paweł Spychalski c61a56eb8e
Merge pull request #1551 from iNavFlight/MrD_Add-expanded-labels-for-units
Add expanded labels for units
2 years ago
Paweł Spychalski 29df4a250c
Merge pull request #1556 from iNavFlight/dzikuvx-version-bump
Version bump for 6.0
2 years ago
Paweł Spychalski 347119f1ff
Merge pull request #1541 from erstec/erstec-installers
Installers for particular OS builds
2 years ago
Paweł Spychalski ec312b6e66
Merge pull request #1532 from iNavFlight/release_5.0.0
Release 5.0.0
2 years ago
Paweł Spychalski 2c3ac6d16d
Merge pull request #1550 from iNavFlight/MrD_Add-CLS-to-CLI
Add CLS to CLI
2 years ago
Paweł Spychalski 1669185005
Merge pull request #1557 from iNavFlight/dzikuvx-gyro-raw-logging-gui
Add option to select Gyro RAW logging
2 years ago
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.
2 years ago
Darren Lines 1901556828 Added colouration for the + and - stabilised mixes 2 years ago
Pawel Spychalski (DzikuVx) 99de5a1d78 Add option to select Gyro RAW logging 2 years ago
Paweł Spychalski 50d931f739
Merge pull request #1549 from JulioCesarMatias/ClearGPSList
Drop "I2C-NAV" from box list
2 years ago
Pawel Spychalski (DzikuVx) 79ccd22c91 Version bump for 6.0 2 years ago
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
2 years ago
Paweł Spychalski 431b0e39ad
Merge pull request #1548 from JulioCesarMatias/DropMTKGPS
Drop MTK GPS
2 years ago
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
2 years ago
Darren Lines e492f6f3ad Added uS to PitchToThrottle 2 years ago
Darren Lines f6f063ca0a Added label for msec-nc 2 years ago
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.
2 years ago
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?
2 years ago
Paweł Spychalski 2ea16bdddf
Merge pull request #1547 from iNavFlight/dzikuvx-refactor-esc-refresh-rate
Drop the possibility to adjust ESC rate from GUI
2 years ago
JuliooCesarMDM 7ccd8ee269 drop I2C-NAV from box list 2 years ago
JuliooCesarMDM ef78e7ace0 Drop MTK GPS 2 years ago
Pawel Spychalski (DzikuVx) 9492e08663 Drop the possibility to adjust ESC rate from GUI 2 years ago
Paweł Spychalski 3879eb78f0
Merge pull request #1544 from iNavFlight/MrD_Fix-rounding-on-battery-percentages
Fixed rounding bug in configurator
2 years ago
ErNis 5a85b70344 Update package-lock.json 2 years ago