Commit Graph

831 Commits (b0726bbe8c8acef30e5c91744672313c1b82beea)

Author SHA1 Message Date
Darren Lines 093fc22701 Enhance and extend units conversion
1. Fixed rounding error.
2. Added conversions for:
a) vertical speed
b) metres
c) temperature
3. Added support on Failsafe and OSD pages.
4. Sorted out alignment issues, due to different implementations.
3 years ago
Darren Lines a31aa128f1
Merge pull request #1416 from COOK1EK1W1/master
Removed multiple units in the Advanced Tuning tab
3 years ago
Darren Lines 28e06b9149
Merge branch 'master' into MrD-Add-switch-indicators-to-OSD 3 years ago
Hofer Lukas 15c697daf7 WIP: Add magnetometer alignment tab 3 years ago
Paweł Spychalski cb07674c3f
Merge pull request #1423 from iNavFlight/MrD-Mixer-improvements
Updated fixed wing mixer to improve the ease of use
3 years ago
Darren Lines beab87b9db Enhanced feature to make more flexible 3 years ago
Darren Lines 4c0e196a18 Adds four switch indicator elements to the OSD 3 years ago
Darren Lines 80d091b379 Updated mixer to improve the ease of use 3 years ago
Geoff Sim 01a3fc03ff Merge branch 'master' into HDZeroVTX 3 years ago
COOK1EK1W1 af9495db2a moved all units in the advanced tuning tab to the input boxes, makes it look cleaner and doesnt have duplicate 3 years ago
Geoff Sim 7a29908db3 Merge branch 'master' into HDZeroVTX 3 years ago
Darren Lines 2b186add5d Block configurator until defaults have been applied 3 years ago
Darren Lines ada5bf6950 Block configurator until defaults have been applied 3 years ago
Geoff Sim e17f6b9d68 Rename Shark Byte to HDZero. 3 years ago
Geoff Sim 7dbb279c0f Update OSD tab to support HD (50x18) mode 3 years ago
Pawel Spychalski (DzikuVx) 8606b1d01c Add Discord link 3 years ago
Pawel Spychalski (DzikuVx) c5b8b131dd Update some AFF linjs 3 years ago
Pawel Spychalski (DzikuVx) 9d3d12f978 Remove some sponsors 3 years ago
Elgan Sayer 1a05df71da
Merge branch 'master' into feature/uiunits 3 years ago
breadoven 92721516ff
Merge pull request #1381 from breadoven/abo_mission_cont_multimissions
Mission control Multi Missions
3 years ago
breadoven 76c0392eea
Merge branch 'master' into abo_mission_cont_multimissions 3 years ago
Darren Lines 5c929b71f3 Changed GPS Speed to Ground Speed
This change is to make the term for velocity along the ground consistent with aeronautical terms. It also makes it consistent with the DJI speed selector drop down on the right side of the page.

I have also slightly modified the DJI labels. Using italics to highlight the sensor name in the DJI OSD setup.
3 years ago
Pawel Spychalski (DzikuVx) e4191bbbee PID Tuning update 3 years ago
breadoven 3664cb5040 Support for INAV #7293 3 years ago
Darren Lines 61f13a3205
Merge branch 'change-profiles-with-programmin' into master 3 years ago
Darren Lines 03e569dd7c Merge branch 'master' into change-profiles-with-programmin 3 years ago
breadoven cc05ab4f44 Bug fixes, added active mission setting, 3 years ago
Mr D f5a5d22146 Added selectable precision to the OSD RPM
I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
3 years ago
breadoven 8fcdf76945 Initial build 3 years ago
Elgan Sayer 76a7f686e7 Add ui unit conversions 3 years ago
Paweł Spychalski 1e2ca368f0
Merge pull request #1372 from iNavFlight/dzikuvx-drop-airmode
remove Airmode settings from Configurator
3 years ago
Pawel Spychalski (DzikuVx) 1ca7ed59eb remove Airmode settings from Configurator 3 years ago
Pawel Spychalski (DzikuVx) 84d8c59bdf Remove Other Filters section 3 years ago
breadoven 766454d561 initial build 3 years ago
Darren Lines 8d4bd93673
Merge branch 'iNavFlight:master' into change-profiles-with-programmin 3 years ago
ryet9 e32cd308c6
tiny typographical error messages.json
herrrp & derrrp, happy now mooiweertje? I know u don't like me making changes to my own local builds or as you put it "stealing code" so for this most valueable contribution your welcome!

save-->safe

To everyone else: sorry to waste ur time with a pull request for this minor non-functional change, but I was amused.

<         "message": "I2C speed should be kept at the highest level that allows for all connected devices to work. Default 400kHz is a save value and it is suggested to switch to 800kHz in case of Multirotors."
---
>         "message": "I2C speed should be kept at the highest level that allows for all connected devices to work. Default 400kHz is a safe value and it is suggested to switch to 800kHz in case of Multirotors."
3 years ago
breadoven c1046d3913 Remove Default message + fixes/improvements 3 years ago
breadoven a059b62d3e Fixes + correct messages 3 years ago
Darren Lines 9c9fafbb23 Added OSD element for profile
Added an OSD element for profiles. Selectable in the PIDs area of configurator.
3 years ago
Darren Lines e5fa8120fe Added PID Profiles to Programming framework
- Added PID Profiles to Programming framework
- Removed Profile selection from Adjustments
- Added save message to the programming
- Clarified save messages
3 years ago
Darren Lines b5cb410a54 Added max air speed for completeness 3 years ago
Darren Lines c0395d760c Added max speed OSD elements 3 years ago
Paweł Spychalski 56fe82a19a
Merge pull request #1322 from MrD-RC/general-aviation-OSD-units
Added General aviation OSD units - includes a fair amount of work and fixes on the OSD & Fonts
3 years ago
Paweł Spychalski 32bd3fa004
Merge pull request #1299 from ArnoTlse/Safehome_to_EPROM
[Mission Planner] Elevation Profile & Home
3 years ago
Pawel Spychalski (DzikuVx) 4e9825a1e5 Remove Profiles tab 3 years ago
Darren Lines 1a23dc1d45 Initial work 3 years ago
Darren Lines d80e738c84
Merge branch 'iNavFlight:master' into proper-UK-units 3 years ago
Darren Lines f65eae776c Change to facilitate the new Metric + MPH units set
The units used as "UK" were incorrect. We use imperial for distance and speed. To correct this, I have added a new units set called Metric + MPH.

Metric + MPH is the old UK units set. Anyone who used the old UK setting would use Metric + MPH going forward. As in, if you had UK before, did the update, you would now be on Metric + MPH. The transition is seamless to the pilot. This is due to adding it before UK in the osd_unit_e enum.

UK is effectively the new units set. It uses imperial for everything, except the temperature which is in degrees C.
3 years ago
ArnoTlse afd0c026c0
Merge branch 'master' into Safehome_to_EPROM 3 years ago
Pawel Spychalski (DzikuVx) 02f761a90f Merge branch 'master' into dzikuvx-dfu-flasher-catchup 3 years ago
Paweł Spychalski f89e22126f
Merge pull request #1295 from Scavanger/DJI-HD-OSD-Support
[DJI] Full configurator support
3 years ago
Pawel Spychalski (DzikuVx) 0735671ae6 Update STM32DFU procedure for H7 support 3 years ago
Paweł Spychalski 129161845d
Merge pull request #1282 from darrindevine/add-toggle-hide-unused-modes
Adding Toggle in Modes to hide unused modes
3 years ago
Paweł Spychalski 251ffd688a
Merge pull request #1269 from iNavFlight/release_3.0.0
Release 3.0.0
3 years ago
Andi Kanzler da1ce634b0 #DJI-HD-OSD-Support 3 years ago
Alexander van Saase 65e41f28e3 text change 3 years ago
Alexander van Saase aa645b1caa text change 3 years ago
Alexander van Saase b8da379f98 glideslope osd element 3 years ago
Paweł Spychalski 59d8bec68a
Merge pull request #1253 from MrD-RC/update-launch-help-icon-text
Update launch help icon text
3 years ago
ArnoTlse 2fb3cacf9a MP version 1.7 3 years ago
ArnoTlse 59b5cbe5b2 MP version 1.5 3 years ago
Darrin D afc8878c02 Adding Toggle in Modes to hide unused modes
Added functionality based on reviewing betaflight-configurator PRs and current code for hide unused modes.
3 years ago
Pawel Spychalski (DzikuVx) f1780ca07b Drop looptime GUI 3 years ago
Alexander van Saase b419b7ee19 typo 3 years ago
Alexander van Saase 948cb114e6 setting range 3 years ago
Alexander van Saase 5aa30600eb int8 range 3 years ago
Alexander van Saase 8d0a3a2f64 add rssi alarm 3 years ago
Michel Pastor 4948b2fa75
OSD: add power limits items (#1259) 3 years ago
Alexander van Saase 11446e62e2
Merge pull request #1218 from avsaase/avs-feature-fw-autotrim
Add FW auto trim feature to configuration tab
3 years ago
Pawel Spychalski (DzikuVx) 39ba729b7a Update filters tab to latest version 3 years ago
Darren Lines 675d44ce01
Updated launch help
Clarified climb angle and added default, min, and max values for each parameter.
3 years ago
Michel Pastor 4fcef09216
Improve autolanding settings layout and documentation (#1243) 3 years ago
Michel Pastor f7c7ad382f
Copter: add new setting for final landing vspeed instead of being hardcoded to 25% of set landing vspeed (#1235) 3 years ago
ArnoTlse dbfbd31c41
Merge branch 'master' into arntlse_safehome_mp 3 years ago
ArnoTlse 9bdda9bd87 Waypoint OOP version 2.7
Add some break lines on Alert/Confirm message to ease readability
3 years ago
ArnoTlse 4ddbc9a823 Waypoint OOP version 2.5 3 years ago
ArnoTlse 5f357cc34d waypoint OOP version 2.2
Add confirm pop-up when user want to delete WP with Non-Geo options attached. Accepting to remove this WP will remove the Attached Non-Geo options in the mission.
3 years ago
ArnoTlse 188399d7d9 Waypoint OOP version 2.1
correction of Non-sensitive case on the call of background-image: url(../images/icons/cf_icon_MP_loadFile_grey.svg);

Add Alert message on action aiming at removing a Jump target WP. Need to remove first the Jump defintion prior to remove the target WP.
3 years ago
Paweł Spychalski 3eb1a9a46e
Merge pull request #1232 from iNavFlight/avs-add-navigation-settings
Add navigation settings
3 years ago
Paweł Spychalski 3fc6547695
Merge pull request #1228 from iNavFlight/dzikuvx-imu2-port-function
Secdondary IMU2 port function
3 years ago
Alexander van Saase 412d8a6b81 Merge branch 'master' into avs-small-text-changes 3 years ago
Alexander van Saase 4ed90d5aaa text 3 years ago
Alexander van Saase 26aeb5e40c rth override 3 years ago
Alexander van Saase 8fc9da3288 climb first setting 3 years ago
Alexander van Saase e0dd5944d0 MR slow down for WP 3 years ago
Paweł Spychalski c46a52ae86
Merge pull request #1226 from MrD-RC/rearrange-advanced-tuning-page
Rearrange advanced tuning page
3 years ago
Paweł Spychalski 6bdd8f8846
Merge pull request #1224 from iNavFlight/dzikuvx-rangefinder-distance
Add rangefinder distance to OSD
4 years ago
Pawel Spychalski (DzikuVx) 6589850146 Secdondary IMU2 port function 4 years ago
Darren Lines 6aebf2f0e8 Removed "Advanced Tuning" from "Generic Settings" title 4 years ago
Darren Lines 15dea6b6d3 Reconfigured Advanced Tuning
The Advanced Tuning page has been reconfigured. It now will show only relevant settings based on the platform. Fixed Wing and Multirotor have their own top sections. Other platforms see both those sections as a fall-back, The bottom section (generic) is visible for all platforms. There is no replication on any views.

I have also updated the code to use the new data-setting method. Though this seems to have added some lag in loading times.
4 years ago
Alexander van Saase 29471a72e3 text changes 4 years ago
Pawel Spychalski (DzikuVx) 1ffd1ab266 Add rangefinder distance to OSD 4 years ago
Alexander van Saase 50caef604b Increase max cell count to 12 4 years ago
ArnoTlse 84de6011c9 Waypoint OOP version 1.3 4 years ago
Pawel Spychalski (DzikuVx) 0101ee329d Basic PID gui 4 years ago
ArnoTlse 739caeb49b Waypoint OOP version 1.2 4 years ago
Alexander van Saase 7adb6eced8 typo 4 years ago
Alexander van Saase 2f1cdcf5c2 add autotrim feature to configuration tab 4 years ago
ArnoTlse 69dd99a476 Waypoint OOP version 1.2 4 years ago
ArnoTlse 65fa753b98 Waypoint OOP version 1.1 4 years ago
Paweł Spychalski 2f733c00f1
Merge pull request #1187 from avsaase/avs-separate-d-ff-gain-adjustments
Separate D and CD/FF adjustments
4 years ago
Alexander van Saase ead1592d80 words 4 years ago
Alexander van Saase 25ca0f4afc correct tooltip 4 years ago
Alexander van Saase 52d3a3584c Separate D and CD/FF adjustments, osd elements 4 years ago
Pawel Spychalski (DzikuVx) d692afb0fe PID Tuning tab changes 4 years ago
Pawel Spychalski (DzikuVx) bddc951010 Drop roll and pitch board alignment 4 years ago
ArnoTlse cf80f8c9ab Add Safehome tab 4 years ago
Paweł Spychalski 7fc842fa02
Merge pull request #1157 from avsaase/avs-bank-angle-iterm-limit-setting
Yaw Iterm freezing setting
4 years ago
ArnoTlse d3a48e0f56 Code Review
Correction on indentation + Mission validation
4 years ago
Darren Lines d286318f17 Removed mc_ from airmode settings
This change is to partner PR in the INAV firmware. It removes the mc_ prefix from the airmode CLI variables, as they are confusing, as there are now options that can also apply to fixed wing.
4 years ago
Alexander van Saase 7e7bb4126c typo 4 years ago
ArnoTlse 1169f64ade some minor bugs correction 4 years ago
Paweł Spychalski 6abfd6848c
Merge pull request #1150 from avsaase/avs-shorter-osd-plus-code
Option for local plus codes on osd
4 years ago
ArnoTlse 63e8825761 Code comment & Alert on JUMP&Set_HEAD 4 years ago
Paweł Spychalski 38d8bb588f
Merge pull request #1152 from avsaase/avs-reorganize-battery-settings
Reorganize voltage and current sensors and battery settings
4 years ago
Alexander van Saase 8bf8ed2c5d update for fw compatibility 4 years ago
Alexander van Saase a6859fee9b Rename type to format 4 years ago
Alexander van Saase d2e9313d62 Works now 4 years ago
Alexander van Saase ea6844ef0c Reorganize settings 4 years ago
Alexander van Saase 7a2da444b2 Fix bug 4 years ago
Pawel Spychalski (DzikuVx) d6ac97e80d Fix syntax error in messages.json 4 years ago
Alexander van Saase d7c347d784 Add fixed wing throttle smoothing parameters to advanced tuning tab. 4 years ago
Paweł Spychalski 0ec904fd0c
Merge pull request #1109 from MrD-RC/Update-launch-settings
Update launch settings
4 years ago
Paweł Spychalski 3dac217646
Merge pull request #1113 from MrD-RC/add-control-smoothness-to-adjustments
Add control smoothness to adjustments
4 years ago
Darren Lines ac0edfcea1 Added firmware version number to configurator 4 years ago
Paweł Spychalski 8885225ddb
Merge pull request #1111 from OptimusTi/Fixes-CRSF-LQ-help-message
Moved Crsf LQ Format help message to Settings
4 years ago
Darren Lines 6ad812db30
Update messages.json 4 years ago
Konstantin Sharlaimov 0297b66a8e
Merge pull request #1054 from Scavanger/TPA-Adjustment
Add TPA-Adjustment
4 years ago
OptimusTi ece5bf7bbc Moves Crsf LQ Format in help message
Moves LQ help message to Settings and updates setting names in message to match Inav.
4 years ago
Darren Lines c17df27820
Update messages.json
Added units, as requested.
4 years ago
Darren Lines 0543378d26
Update messages.json 4 years ago
Paweł Spychalski 051942eeeb
Merge pull request #1097 from MrD-RC/MrD_Add-RTH-Home-Altitude-to-Advanced-Tuning_#1094
Add rth home altitude to advanced tuning #1094
4 years ago
Darren Lines 21b2e3e49d
Update messages.json
Added labels and help for TZ offset and automatic DST
4 years ago
Paweł Spychalski 690644fc46
Merge pull request #1102 from iNavFlight/dzikuvx-pid-tab-fixes
Minor fixes on PID Tuning tab
4 years ago
Pawel Spychalski (DzikuVx) a53cbd23ad Minor fixes on PID Tuning tab 4 years ago
OptimusTi 286c6ac9c1 Adds proper LQ Alarm Setting
This adds CLI setting osd_link_quality_alarm for CRSF/OSD
4 years ago
Darren Lines f7dcf309d0
Update messages.json 4 years ago
Darren Lines a0d2801be9
Update messages.json 4 years ago
Darren Lines 33b991064d
Update messages.json
Updated text for RTH Home Altitude
4 years ago
Paweł Spychalski 08458d3a64
Merge pull request #1020 from pablitous/master
Added launch settings in Advanced Tuning tab + nav_fw_control_smoothness
4 years ago
Pawel Spychalski (DzikuVx) 015a673d6b Fix typos 4 years ago
Pawel Spychalski (DzikuVx) f45f82a020 Add wizard information 4 years ago
Pawel Spychalski (DzikuVx) d4f253ab86 First cut on quadcopter mixer wizard 4 years ago
OptimusTi 9906960ffe Merge remote-tracking branch 'upstream/master' into crsf-LQ-scaled 4 years ago
OptimusTi 831dfe122a Unused comments removed
Unused comments removed and format fix. Also updating osdElement text and help text.
4 years ago
OptimusTi 67bc297a4b SNR text update 4 years ago
OptimusTi a4865bc713 Adds CRSF LQ Formats
Adds LQ format used by TBS hardware and format used by other FC software.
4 years ago
Martin 55c8ef4ebd add channel shorcuts 4 years ago
Jonas Elvedal Hole aecfcb5569 Implement GVar OSD 4 years ago
Paweł Spychalski 4dac2aff84
Merge pull request #1064 from Airwide/aw-add-stickcenteronce-help-text
Added help text for STICK_CENTER_ONCE option of Airmode handling type
4 years ago
Airwide 42d6612b2b Fixed error 4 years ago
Airwide 5c2cc5bb56 Added STICK_CENTER_ONCE to mc_airmode_type_help message 4 years ago
Paweł Spychalski b4d95fff68
Merge pull request #1053 from Scavanger/FF-Adjustment
Modified strings for FF-Adjustments
4 years ago
Michel Pastor f76c83801d
Add SmartPort master (#993) 4 years ago
OptimusTi 8246dcef9e CRSF OSD for configurator 4 years ago
Pawel Spychalski (DzikuVx) 859c7a3d6b Motor IDLE and reversible motors improvements 4 years ago
Andi Kanzler 5eb9cc0498 Add TPA-Adjustment (+ OSD Element) 4 years ago
Andi Kanzler a0e6fd58dd Modified strings for FF-Adjustments 4 years ago
Daniel Arruda Ribeiro bd890faa0a Add azimuth OSD element messages 4 years ago
pablitous 8c493eb5b7 add Gps use Galileo Satellites to configuration tab.
on cli it is gps_ublox_use_galileo
4 years ago
pablitous 3835ca3a41 update Motor Spinup Time label 4 years ago
pablitous 1a0b25e3aa update labels as @giacomo892 suggested 4 years ago
pablitous 3f67c5db2a added nav_fw_control_smoothness to Advanced tuning tab (in Fixed Wing Navigation Settings) 4 years ago
pablitous 6b8f9166c4 Added launch settings in Advanced Tunning tab 4 years ago
giacomo892 9444389985 cp201x removal 4 years ago
giacomo892 0c259e1303 velned cleanup 4 years ago
giacomo892 87e4479723 fix missing alarms 4 years ago
Alberto García Hierro 84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
4 years ago
Pawel Spychalski (DzikuVx) 0afa35b914 Make Current and Voltage sensor type configurable 4 years ago
Paweł Spychalski ff73015cad
Merge pull request #964 from iNavFlight/dzikuvx-i2cs_peed
Configurable I2C Speed
4 years ago
giacomo892 9fad61922c
add support for ESC temperature (#960)
* add support for ESC temperature OSD element

* adding alarms settings to the configurator

* Improve OSD alarms formatting

* Save Settings on clikc

* remove not needed line

* Fix OSD layout

Co-authored-by: Michel Pastor <shellixyz@gmail.com>
Co-authored-by: Pawel Spychalski (DzikuVx) <pspychalski@gmail.com>
4 years ago
Pawel Spychalski (DzikuVx) 4298948124 Configurable I2C Speed 4 years ago
Pawel Spychalski (DzikuVx) d40b1c8fab UI for LC activator 5 years ago
Pawel Spychalski (DzikuVx) 583e73ef22 Improve LC status indication 5 years ago
Pawel Spychalski (DzikuVx) 6fce522961 Option to save LC and GF 5 years ago
Alberto García Hierro 9dae9a75bc [TABS] Generate the documentation link dynamically via JS
This way we don't need to repeat the same 3 lines of HTML in every
tab. Also fixes the missing link in the mission planner tab when
the FC wasn't connected.
5 years ago
Pawel Spychalski (DzikuVx) a15277ae25 Basic layout for global functions 5 years ago
Pawel Spychalski (DzikuVx) cdf7b82108 Empty Programming tab 5 years ago
Pawel Spychalski (DzikuVx) fa7b29be7d Make info more specific 5 years ago
Pawel Spychalski (DzikuVx) cc4bd47363 Updated presets 5 years ago
Paweł Spychalski e7e6eaa56d
Merge pull request #936 from iNavFlight/dzikuvx-matrix-filter
GUI for the Matrix Filter
5 years ago
Pawel Spychalski (DzikuVx) 884c979c2f Fix missing REVERSIBLE_MOTORS label 5 years ago
Pawel Spychalski (DzikuVx) f53784ca35 GUI for the Matrix Filter 5 years ago
Pawel Spychalski (DzikuVx) 180bc84e2c Move RX configuration to Receiver tab 5 years ago
Pawel Spychalski (DzikuVx) dddd6b6a41 Cleanup unused functionality for F1 targets 5 years ago
Paweł Spychalski 39a5266cc9
Merge pull request #926 from iNavFlight/dzikuvx-feature-3d-rename
Rename feature 3D to REVERSIBLE_MOTORS
5 years ago
Pawel Spychalski (DzikuVx) 80217ea2df Extra infor on MOTOR_STOP feature in outputs tab 5 years ago
Pawel Spychalski (DzikuVx) f0f25ffd44 Configuration for RPM filters 5 years ago
Pawel Spychalski (DzikuVx) 94b617dcc9 Rename 3D feature to REVERSIBLE_MOTORS 5 years ago
Pawel Spychalski (DzikuVx) d76e1dcb21 Catch up on Stage2 filters 5 years ago
Pawel Spychalski (DzikuVx) 4c40cc457a Remove and cleanup on Confuration tab 5 years ago
Alberto García Hierro 10ccf049bd Complete rename from motors to outputs tab
Rename files, classes and i18n keys
5 years ago
Pawel Spychalski (DzikuVx) d1bf2242b5 IDLE and number of poles 5 years ago
Niccolò Maggioni 0d3659a92e
Show µs in mixer when "ONE" input is selected 5 years ago
Niccolò Maggioni 9af0a609ab
Fix tab name in outputs disabled warning
Relevant section has been moved to the "Outputs" tab
5 years ago
Konstantin (DigitalEntity) Sharlaimov e6b5719cc4 [DJI] Add support for DJI FPV goggles and SBUS Fast protocol 5 years ago
Pawel Spychalski (DzikuVx) 28bb794dff Drop less used settings 5 years ago
Pawel Spychalski (DzikuVx) 51945769c7 Basic PID Tab rework 5 years ago
Pawel Spychalski (DzikuVx) 761ad4d587 Basic GUI for dynamic filters 5 years ago
Pawel Spychalski (DzikuVx) 73015617c7 Enable Blackbox on blackbox page 5 years ago