Commit Graph

643 Commits (5fbfb023c0f25ea0526d38c1124cac922be71ead)

Author SHA1 Message Date
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