b14ckyy
beb9cf5775
Update defaults_dialog.js
2022-08-11 14:22:14 +02:00
b14ckyy
5dce395881
Added usable autolaunch settings to presets
2022-07-29 22:33:05 +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
a1b82fed19
Convert GPS time zone to hours
2022-07-23 23:26:57 +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
Darren Lines
44dbc3722f
Updated to work with inav#8226
2022-07-13 21:06:57 +01:00
Darren Lines
3b1a9b8453
Merge branch 'master' into MrD_Move-AHI-on-OSD-screen
2022-07-13 08:30:52 +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
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
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
ec312b6e66
Merge pull request #1532 from iNavFlight/release_5.0.0
...
Release 5.0.0
2022-06-26 11:40:53 +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
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
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
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
Darren Lines
2c121b7325
Allow the HUD & AHI to be offset from the OSD page
2022-06-04 10:11:04 +01:00
Darren Lines
4b470d2164
Initial cut
2022-06-02 21:53:33 +01:00
Darren Lines
3174f89927
Added additional unit for ms that stays as ms
2022-05-30 20:38:12 +01:00
Pawel Spychalski (DzikuVx)
cfdfff0c94
Fix steps
2022-05-30 13:54:39 +02:00
Pawel Spychalski (DzikuVx)
cf57493fdb
Add settings framework
2022-05-30 13:42:27 +02:00
Pawel Spychalski (DzikuVx)
e0ef5b0261
Basic navigation
2022-05-30 11:35:19 +02:00
Pawel Spychalski (DzikuVx)
e62ae6a48b
Move defaults to a separate file
2022-05-30 09:25:37 +02:00
Pawel Spychalski (DzikuVx)
95ffe15e62
Fix generic settings scaling
2022-05-29 19:49:30 +02:00
Darren Lines
2b18dd5164
Merge pull request #1521 from iNavFlight/MrD_Group-Adjustments
...
Re-ordered Adjustments
2022-05-25 13:36:26 +01:00
Paweł Spychalski
5abc6f652a
Merge pull request #1522 from iNavFlight/MrD_Jump-to-settings.md
...
Let help icons click through to settings.md
2022-05-21 14:30:26 +02:00
Pawel Spychalski (DzikuVx)
899ce21584
Bup versions
2022-05-21 14:13:09 +02:00
Darren Lines
f85bf5d0e5
Removed test code
2022-05-19 12:17:26 +01:00
Darren Lines
8429b51d6e
Let help icons click through to settings
2022-05-19 11:56:36 +01:00
Darren Lines
50d485f24c
Re-ordered Adjustments
...
- Added groups for adjustments
- Re-ordered adjustments within groups
- Added i18n function for label parameters
2022-05-19 08:41:00 +01:00
Paweł Spychalski
9e16652980
Merge pull request #1518 from iNavFlight/dzikuvx-defaults-update
...
MR defaults update
2022-05-14 11:06:44 +02:00
Darren Lines
1eb9ad6639
Fix colours and labels bug in the mixer
2022-05-13 23:35:07 +01:00
Pawel Spychalski (DzikuVx)
213fa474d5
MR defaults update
2022-05-13 10:09:51 +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
Pawel Spychalski (DzikuVx)
1d3ceacb14
Universal Sliders for Settings framework
2022-05-10 21:31:35 +02: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)
13204c29c2
Update defaults
2022-05-07 20:25:36 +02:00