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

5288 commits

Author SHA1 Message Date
Paweł Spychalski
6d0e8853ad
Merge pull request #1715 from iNavFlight/dzikuvx-bump-min-version
Bump min version to 6.0.0
2023-02-07 21:04:32 +01:00
Pawel Spychalski (DzikuVx)
a4b3ebe6a1 Bump min version to 6.0.0 2023-02-07 19:41:36 +01:00
Darren Lines
15238ffc42
Merge pull request #1691 from iNavFlight/MrD_ESP32-Radar-use-cardinal-markers,-plus-pan-enhancements
Pan Enhancements and cardinal markers for ESP32 Radar
2023-02-05 18:23:14 +00:00
Darren Lines
c0cc8cbeff
Merge pull request #1696 from iNavFlight/MrD_Add-ordering-to-Serial-Rx-Providers 2023-02-03 16:45:41 +00:00
Paweł Spychalski
6d266c2491
Merge pull request #1709 from iNavFlight/dzikuvx-dyn-gyro-lpf
Dynamic gyro LPF configuration
2023-02-03 16:29:23 +01:00
Paweł Spychalski
cf1ebb4fab
Merge pull request #1708 from iNavFlight/dzikuvx-default-updates
Default updates
2023-02-03 16:25:45 +01:00
Pawel Spychalski (DzikuVx)
320958c3ff Small update 2023-02-03 12:31:40 +01:00
Paweł Spychalski
ca8ed9cfde
Merge pull request #1689 from iNavFlight/MrD_Add-alarms-for-airspeed
OSD: Add missing alarms, and set visibility based on availability
2023-02-03 12:31:06 +01:00
Paweł Spychalski
c4cdcefcca
Merge pull request #1678 from iNavFlight/MrD_Use-default-baud-rate-when-selecting-port-device
Allow default baud rates on ports page
2023-02-03 12:30:14 +01:00
Pawel Spychalski (DzikuVx)
6268882b6b Split to separate subsection 2023-02-03 12:26:01 +01:00
Pawel Spychalski (DzikuVx)
7cd8ca39db Allow to change dynamic gyro filter settings from PID Tuning tab 2023-02-03 12:23:20 +01:00
Pawel Spychalski (DzikuVx)
1f8364974a Enable Dynamic LPF on 5" preset 2023-02-03 11:20:48 +01:00
Pawel Spychalski (DzikuVx)
bcadfbb0ff Create 3" defaults profile 2023-02-03 09:54:11 +01:00
Ernest Stepanov (ErNis)
cf35bd6142 AT32 MCU DFU added 2023-02-02 15:05:34 +02:00
Darren Lines
a5d84c6de4
Merge branch 'release_6.0.0' into MrD_Add-alarms-for-airspeed 2023-01-29 20:47:51 +00:00
Darren Lines
6fd5f531f4 Corrected id of pan servo element 2023-01-29 20:42:55 +00:00
Darren Lines
b808e49e3f ESP32 Radar: Use cardinal markers, plus pan enhancements
Created new branch based on MrD_Use-cardinal-indicator-for-ESP32-Radar. Due to problems updating from master.
2023-01-29 20:39:50 +00:00
Paweł Spychalski
ce4906f0e4
Merge pull request #1705 from iNavFlight/MrD_Add-acro-and-mission-to-flight-mode-detection-in-programming
Add acro and mission to Flight modes operand
2023-01-29 08:29:42 +01:00
Darren Lines
df88f1d8eb Add acro and mission to Flight modes operand 2023-01-28 09:06:08 +00:00
Marcelo Bezerra
2b5c72516b
Merge branch 'iNavFlight:master' into bfhd 2023-01-23 16:04:30 +01:00
Darren Lines
5a6c2d7040
Merge pull request #1701 from iNavFlight/MrD_Add-pilot-name
Add pilot name
2023-01-20 08:03:50 +00:00
Paweł Spychalski
a849388c94
Merge pull request #1647 from mmosca/strobe-configurator
Add strobe overlay to RGB LEDs  configurator changes
2023-01-20 08:20:13 +01:00
Darren Lines
46e4497f53 Correction once I could use the firmware 2023-01-19 18:14:18 +00:00
Darren Lines
2af2fd2f0b Add pilot name
- Added pilot name element to OSD
- Allow editing of the pilot name on the OSD page
2023-01-19 16:02:29 +00:00
Paweł Spychalski
71d22e5213
Merge pull request #1699 from iNavFlight/MrD_Add-auto-selection-of-rc-channel-for-modes
Add AUTO detect to modes page
2023-01-19 14:08:56 +01:00
Marcelo Bezerra
f2ca13e0c8
Merge branch 'iNavFlight:master' into bfhd 2023-01-18 20:44:39 +01:00
Marcelo Bezerra
5b73309c1e
Merge branch 'iNavFlight:master' into strobe-configurator 2023-01-18 20:44:31 +01:00
Darren Lines
28880ecc3e Add AUTO detect to modes page
This adds the very useful AUTO detection of the switches to the range. This is pulled from BetaFlight, where it has proven very useful.

To select the switch for the range, set the channel to AUTO, then move the switch.
2023-01-18 12:59:28 +00:00
Darren Lines
1eb76e00d1
Merge pull request #1697 from iNavFlight/MrD_Add-user-actions-to-Mission-Control
Add user actions to Mission Control
2023-01-18 09:29:54 +00:00
Darren Lines
9b8e9dd0a8 Add user actions to Mission Control
Mission Control updates
- Added user actions
- Added hover over text for P1 and P2 in actions
2023-01-17 21:01:17 +00:00
Darren Lines
5388a12370 Add ordering to Serial Rx Providers
Sorts Rx providers alphabetically.
2023-01-17 11:50:58 +00:00
Marcelo Bezerra
11b59ffe95 Add BFHDCOMPAT 2023-01-15 14:53:20 +01:00
Marcelo Bezerra
871d4c240a
Merge branch 'iNavFlight:master' into strobe-configurator 2023-01-14 23:31:51 +01:00
Darren Lines
6bc27d22f3
Merge pull request #1683 from iNavFlight/MrD_update-MSPDisplayPort-and-add-Avatar-stuff
Update MSPDisplayPort and add Walksnail Avatar settings
2023-01-14 11:44:17 +00:00
Darren Lines
96459c507d Adjusted 4:3 preview
To me, this looks wrong. So I have left the calculated values in there, commented out.

I tested in the Avatar goggles with the camera set to 4:3. Then moved the guides to match. Unfortunately I don't have the correct adapter to take the USB out of the Avatar goggles and in to my FatShark HDO goggles (4:3). I will get hold of an adapter and re test. But this can be updated through a bugfix PR if necessary. I've also read that even if set to 4:3, the VRx/goggles still output 16:9. So it may even need a firmware update on the Walksnail side to get this 100% confirmed.
2023-01-14 11:22:49 +00:00
Marcelo Bezerra
aec6427cbd
Merge branch 'iNavFlight:master' into strobe-configurator 2023-01-13 09:40:07 +01:00
Paweł Spychalski
ede1be1933
Merge pull request #1652 from iNavFlight/MrD_Enhance-programming-options-for-waypoint-missions
Enhance programming options for waypoint missions
2023-01-13 08:21:07 +01:00
Darren Lines
a756f982f2 OSD: Add missing alarms, and set visibility on availability
- Add missing airspeed alarms
- Slight reorganisation of alarms
- Only show alarms when they should be available
- Hide CRSF section when not using CRSF protocol
- Hide Baro temp and/or ESC telemetry elements when no barometer and/or ESC telemetry is available.
2023-01-12 19:30:52 +00:00
Marcelo Bezerra
dc8777c085
Merge branch 'iNavFlight:master' into strobe-configurator 2023-01-11 19:45:50 +01:00
Darren Lines
008ad0c1a2
Merge pull request #1685 from iNavFlight/MrD_Improve-links-to-CLI-documentation
Make links to documents relevant to firmware version
2023-01-10 14:32:27 +00:00
Darren Lines
5735d8bc1d
Merge pull request #1686 from iNavFlight/MrD_Add-note-to-firmware-flasher-on-versions
Add note on Firmware Flasher for version matching
2023-01-10 14:32:13 +00:00
Marcelo Bezerra
abc6810545
Merge branch 'iNavFlight:master' into strobe-configurator 2023-01-10 10:57:54 +01:00
Darren Lines
388f003605 Add note on Firmware Flasher for version matching 2023-01-09 20:20:23 +00:00
Darren Lines
a47d971ade Make links to documents relevant to firmware version 2023-01-09 19:51:02 +00:00
breadoven
8f1562e470 multi function support 2023-01-05 23:17:48 +00:00
Darren Lines
00558d6164 Added bars for 4:3 ratio 2023-01-05 22:53:29 +00:00
Darren Lines
9709b58add Merge branch 'master' into MrD_Enhance-programming-options-for-waypoint-missions 2023-01-03 13:01:36 +00:00
Darren Lines
ea230eaba1 Added previews for Avatar Goggle OSD elements 2023-01-02 21:18:28 +00:00
Darren Lines
1557bc75f6 Visual improvements
- Change video type selection from multiple checkboxes to a select box
- Persist choice for showing guides
2022-12-29 15:51:58 +00:00
M0j0Risin
14a985d2fb A couple more adjustments to title casing for buttons 2022-12-27 21:04:41 -06:00