Commit Graph

787 Commits (7bdedf25aefd597725cb8498dd115700a1ce7a3c)

Author SHA1 Message Date
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
2 years ago
Paweł Spychalski 6d266c2491
Merge pull request #1709 from iNavFlight/dzikuvx-dyn-gyro-lpf
Dynamic gyro LPF configuration
2 years ago
Paweł Spychalski ca8ed9cfde
Merge pull request #1689 from iNavFlight/MrD_Add-alarms-for-airspeed
OSD: Add missing alarms, and set visibility based on availability
2 years ago
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
2 years ago
Pawel Spychalski (DzikuVx) 6268882b6b Split to separate subsection 2 years ago
Pawel Spychalski (DzikuVx) 7cd8ca39db Allow to change dynamic gyro filter settings from PID Tuning tab 2 years ago
Darren Lines a5d84c6de4
Merge branch 'release_6.0.0' into MrD_Add-alarms-for-airspeed 2 years ago
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.
2 years ago
Darren Lines 2af2fd2f0b Add pilot name
- Added pilot name element to OSD
- Allow editing of the pilot name on the OSD page
2 years ago
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.
2 years ago
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.
2 years ago
Darren Lines 008ad0c1a2
Merge pull request #1685 from iNavFlight/MrD_Improve-links-to-CLI-documentation
Make links to documents relevant to firmware version
2 years ago
Darren Lines 388f003605 Add note on Firmware Flasher for version matching 2 years ago
Darren Lines a47d971ade Make links to documents relevant to firmware version 2 years ago
Darren Lines 47fb7637f0 Corrected text for quad motor reversal
- renamed function to give more meaning.
- updated the function to change the text when motors are reversed.
2 years ago
Darren Lines f0c593859c Allow default baud rates on ports page
This PR allows default baud rates to be set, per function, on the ports page. For example, SmartPort should run at 57600 baud. But, when the option is selected currently, the baud rate stays at 115200. This PR corrects that.
2 years ago
Darren Lines 43284aba03
Merge pull request #1643 from b14ckyy/add-new-settings 2 years ago
Darren Lines 211f1840bc Change compass calibration message.
Fixes #1180

Adds warning to stay clear of magnets.
2 years ago
b14ckyy 126d381112
Merge branch 'iNavFlight:master' into add-new-settings 2 years ago
Darren Lines 0fdf9d2741 Fix issue with older firmware 2 years ago
b14ckyy a17113ade3 fixed error in descr of wp tracking angle 2 years ago
b14ckyy 3557cd17e8 Changed Trackback description 2 years ago
b14ckyy d0add78564 Added a few more settings 2 years ago
b14ckyy 1cd591c0ad Adding more Nav settings 2 years ago
b14ckyy 566b25d28c added Dead Reckoning Feature but commented out for now as it is not properly tested yet. 2 years ago
b14ckyy c22f39b031 added FS Mission Delay to GUI (still needs a warning popup for disabling) 2 years ago
b14ckyy a541c13e16 Added Path Tracking Settings 2 years ago
Pawel Spychalski (DzikuVx) 3e6dd4547d Drop IMU2 function 2 years ago
Paweł Spychalski ef565e21eb
Merge pull request #1627 from jeffhendrix/dji_wtf
Added support for DJI wtfos MSP-OSD full screen 60x22 OSD
2 years ago
Darren Lines 43b69d434a Working 2 years ago
Darren Lines 57ac8a103c Change timezone to use hh:mm field
Initial coding to address #1630
2 years ago
Darren Lines 1767ed3136 Show reset button for accelerometer calibration 2 years ago
Paweł Spychalski 4ce247b8ef
Merge pull request #1637 from iNavFlight/dzikuvx-mixer-tab-output-mode
Add output_mode to Mixer tab configuration
2 years ago
Paweł Spychalski 7b51118d8d
Merge pull request #1633 from iNavFlight/dzikuvx-3d-matrix-configuration
add dynamic_gyro_notch_mode to GUI
2 years ago
Pawel Spychalski (DzikuVx) f1ef622c5f Add output_mode to Mixer tab configuration 2 years ago
Darren Lines f4e34d5e86 Changes to fixed wing Advanced Tuning options
- Rearranged **Fixed Wing Navigation Settings** to a more logical order.
- Added setting for `fw_min_throttle_down_pitch`
2 years ago
Pawel Spychalski (DzikuVx) 8fc911897c Merge remote-tracking branch 'origin/master' into dzikuvx-3d-matrix-configuration 2 years ago
Pawel Spychalski (DzikuVx) 6513757be3 add dynamic_gyro_notch_mode to GUI 2 years ago
Jeff Hendrix 6bbcce1010 Updated video systems available based on MSP displayport being selected 2 years ago
Jeff Hendrix 3d2d80b5bc Changes to use the MSP Displayport setting. Integrated changes from geoffsim PR #1589 2 years ago
Pawel Spychalski (DzikuVx) d14b3279a4 NMEA deprecation warning 2 years ago
Paweł Spychalski 310a263dd7
Merge pull request #1561 from iNavFlight/MrD_Autoselect-target
Implemented target autodetection
2 years ago
Pawel Spychalski (DzikuVx) e038ad116e Add throtlle_scale to GUI 2 years ago
Pawel Spychalski (DzikuVx) b921bc8486 Rename HDZero to MSP Displayport 2 years ago
breadoven 010e625875
Merge pull request #1610 from breadoven/abo_multi_mission_index_adjustment
Multi mission index adjustment
2 years ago
Pawel Spychalski (DzikuVx) 8fd2c5325a Merge remote-tracking branch 'origin/release_5.1.0' 2 years ago
breadoven 7e0f1e9a05 Mission index adjustment 2 years ago
Paweł Spychalski 2c8f32890f
Revert "Reset PIDs button to use applied defaults" 2 years ago
Darren Lines 16e3c6a951 Updated text
- Modernised the example flight controllers
- Commented out the line about **Auto-Connect** as inav doesn't auto-connect. It can be uncommented if auto-connect is implemented.
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