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)
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
Pawel Spychalski (DzikuVx)
eec8e3c7e8
Add rangefinder entries to logic conditions
2022-05-07 20:11:26 +02: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
Pawel Spychalski (DzikuVx)
c19badcf8b
Add flight axis overrides to programming framework
2022-04-14 10:32:00 +02:00
Andi Kanzler
deb56f0876
Merge branch 'master' into BLE-TCP-UDP
2022-04-07 09:57:19 +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
ce0b4dac66
Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
...
# Conflicts:
# _locales/en/messages.json
2022-03-26 15:50:02 +01:00
Paweł Spychalski
1322fd69bd
Merge pull request #1464 from iNavFlight/MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
...
Highlight parameters that change with profiles or battery profiles
2022-03-15 10:14:38 +01:00
Paweł Spychalski
942a1ce95b
Merge pull request #1487 from iNavFlight/dzikuvx-apply-mixer-together-with-defaults
...
Apply mixer together with Defaults
2022-03-15 10:11:14 +01:00
Paweł Spychalski
1f322cd0bd
Merge pull request #1486 from iNavFlight/MrD-Dynamic-Airplane-Mixer-Images
...
Dynamic airplane mixer images
2022-03-15 10:09:11 +01:00
Paweł Spychalski
2e6be9fdcc
Merge pull request #1485 from kernel-machine/blackbox_gui_for_fields
...
Blackbox gui for fields
2022-03-14 15:01:54 +01:00
Pawel Spychalski (DzikuVx)
e84214d522
Apply mixer together with Defaults
2022-03-14 13:47:45 +01:00