Commit Graph

1937 Commits (5378207532423943243512bdcbcf8fd729106237)

Author SHA1 Message Date
OptimusTi 60933c6b02 300% format LQ
LQ format changed to mirror TBS hardware and function
4 years ago
Jonas Elvedal Hole aecfcb5569 Implement GVar OSD 4 years ago
Paweł Spychalski c8c6316dc8
Merge pull request #1066 from OptimusTi/OptimusTi-crsf-osd
More spacing updates to CRSF osd elements
4 years ago
OptimusTi 2271acbf38 More spacing updates
Spacing updates to use less characters and match inav's cms layout
4 years ago
Miralem Halilovic d53adc22b2
Merge branch 'master' into mission-planner-show-altitude-in-meters 4 years ago
Paweł Spychalski 7409d58163
Merge pull request #1029 from stronnag/jh_fix_initial_map_zoom
set sensible first use map zoom to avoid confusing new users
4 years ago
Michel Pastor f76c83801d
Add SmartPort master (#993) 4 years ago
OptimusTi 74c6c60470 Spacing fixes so preview spacing matches firmware. 4 years ago
OptimusTi 5c43de1f1c IDs fixed to match ID order in firmware 4 years ago
OptimusTi 8246dcef9e CRSF OSD for configurator 4 years ago
Paweł Spychalski 0cd7cc0903
Merge pull request #1044 from iNavFlight/dzikuvx-mag-gain-calibration
Add support for MAG gain calibration
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
Pawel Spychalski (DzikuVx) 11c0056f95 UI for setpoint Kalman filter 4 years ago
Pawel Spychalski (DzikuVx) 303c4b8d45 Allow for 32 LCs and 8 GVARs 4 years ago
pablitous cc995c18fa Remove Log message 4 years ago
Pawel Spychalski (DzikuVx) b85c671b77 Add support for MAG gain calibration 4 years ago
Pawel Spychalski (DzikuVx) 0dcf1a9e58 Drop Global Functions support 4 years ago
Niccolò Maggioni 3570317811
Fix showing µs for new "MAX" mixer value 4 years ago
Daniel Arruda Ribeiro b6f95f6538 Add azimuth OSD element 4 years ago
Jonathan Hudson 35588c45a8 set sensible first use map zoom to avoid confusing new users 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 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
Miralem 36ae3ac7bf
added label that converts cm into m and shows the value 4 years ago
Pawel Spychalski (DzikuVx) da6d74abc8 Fix PID save on older FC versions 4 years ago
giacomo892 0c259e1303 velned cleanup 4 years ago
giacomo892 36e6cf38b1
Fix osd_esc_temp_alarm_min label 4 years ago
Pawel Spychalski (DzikuVx) e991697941 Compass calibration improvements 4 years ago
Paweł Spychalski e8aa5f228b
Merge pull request #983 from iNavFlight/giacomo892_alarms_fix
fix missing alarms
4 years ago
Pawel Spychalski (DzikuVx) 8ae3f1ccdc Drop dependency of PIDs MSP frame 4 years ago
giacomo892 87e4479723 fix missing alarms 4 years ago
Pawel Spychalski (DzikuVx) e799acf6f2 Fix PID tab for 2.4 firmware 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) 3f95ce9acf Cleanup for server 4 years ago
Pawel Spychalski (DzikuVx) 0afa35b914 Make Current and Voltage sensor type configurable 4 years ago
Paweł Spychalski 75dc62910b
Merge pull request #965 from iNavFlight/dzikuvx-nav-heading-pids
Support NAV Heading PIDs
4 years ago
Paweł Spychalski ff73015cad
Merge pull request #964 from iNavFlight/dzikuvx-i2cs_peed
Configurable I2C Speed
4 years ago
Pawel Spychalski (DzikuVx) 602a64b8f1 Support NAV Heading PIDs 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) c005214a2b Unified LogicConditions selector 5 years ago
Pawel Spychalski (DzikuVx) dd551f5ecb Merge remote-tracking branch 'origin/master' into dzikuvx-global-functions-ui 5 years ago
Pawel Spychalski (DzikuVx) 583e73ef22 Improve LC status indication 5 years ago
Pawel Spychalski (DzikuVx) ba0ba69191 Report GVARs 5 years ago
Pawel Spychalski (DzikuVx) f85a17d1ad Get GVAR status from FC 5 years ago
Pawel Spychalski (DzikuVx) 1f92a1383a Add new logic conditions and poll on Programming Tab 5 years ago
Pawel Spychalski (DzikuVx) 6fce522961 Option to save LC and GF 5 years ago
Pawel Spychalski (DzikuVx) fe1d32d088 Use Tabs layout 5 years ago
Pawel Spychalski (DzikuVx) 7478f6cd04 Basic render of global function table 5 years ago
Alberto García Hierro 4fed26d4d5 [RX-MSP] Fix double binding on click for the enable button
The click handler was registered to both the div and the anchor,
causing it to fire twice and shrink the window twice. Make sure
we only bind to the anchor.
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) e7d26a5759 Basic Logic Conditions UI 5 years ago
Pawel Spychalski (DzikuVx) cdf7b82108 Empty Programming tab 5 years ago
Pawel Spychalski (DzikuVx) cfb78f2817 For non reversible ESC use only output percent, not pulse width 5 years ago
Pawel Spychalski (DzikuVx) f856348c15 Convert to % in Outputs tab, step 1 5 years ago
Alberto García Hierro b32afabff4 [FLASHER] Increase .hex file size limit to 100MB
The previous 1MB limit is too low, we already have hex files bigger
than that.
5 years ago
Pawel Spychalski (DzikuVx) 1f3bc98394 Do not save RC config together with failsafe 5 years ago
Pawel Spychalski (DzikuVx) 73228b2f8f Correctly applyu singe settings 5 years ago
Pawel Spychalski (DzikuVx) cc4bd47363 Updated presets 5 years ago
Paweł Spychalski 3f3522f537
Merge pull request #937 from iNavFlight/dzikuvx-failsafe-cleanup
Cleanup Failsafe page
5 years ago
Pawel Spychalski (DzikuVx) 47b659fcaf Cleanup Failsafe page 5 years ago
Pawel Spychalski (DzikuVx) f53784ca35 GUI for the Matrix Filter 5 years ago
Niccolò Maggioni 1a6a0f3ce9
Dinamically show/hide info boxes in outputs tab 5 years ago
Pawel Spychalski (DzikuVx) 37340fc351 Receiver save and reboot 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
Paweł Spychalski ab5e88fe6b
Merge pull request #917 from iNavFlight/dzikuvx-pid-tuning-filter-catchup
PID Tuning tab catchup
5 years ago
Pawel Spychalski (DzikuVx) f0f25ffd44 Configuration for RPM filters 5 years ago
Pawel Spychalski (DzikuVx) 8e7e83f282 Rename 3D to REVERSIBLE_MOTORS 5 years ago
Pawel Spychalski (DzikuVx) 3bb1d67c67 Preset for Mini AR Wing 5 years ago
Pawel Spychalski (DzikuVx) d76e1dcb21 Catch up on Stage2 filters 5 years ago
Pawel Spychalski (DzikuVx) 8c24d1ee5c remove static notches GUI 5 years ago
Pawel Spychalski (DzikuVx) 4c40cc457a Remove and cleanup on Confuration tab 5 years ago
Pawel Spychalski (DzikuVx) eb03f4f53e Hide not needed motor update rate for DSHOT protocols 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) a750ad3ea3 Removed call to MSP IDENT that was causing a double bind 5 years ago
Michel Pastor 539ec6304c
Add Impact mini OSD font (#877)
* Add Impact mini OSD font

* Update Impact mini OSD font

* Add WP symbol to Impact mini
5 years ago
Pawel Spychalski (DzikuVx) d1bf2242b5 IDLE and number of poles 5 years ago
Alberto García Hierro 0e01133fc9 Make tab loading async safe and add a small animation
Tab loading was relying on replacing the contents of '#content'
with the loading indicator, then replacing it with the loading tab
content and blocking rendering until the tab was ready by not
yielding. This is problematic for tabs that load some data
asynchronously, like PID and OSD.

Instead, put the loading indicator in front of everything else
and load new content inside '#content' next to the loading indicator
(but without showing it). Once the content and data are fully loaded
we fade out the loading indicator with a 0.4s long animation and
then we remove. This works for both synchronous and asynchonous
loading of tabs.
5 years ago
Niccolò Maggioni 0d3659a92e
Show µs in mixer when "ONE" input is selected 5 years ago
Konstantin (DigitalEntity) Sharlaimov e6b5719cc4 [DJI] Add support for DJI FPV goggles and SBUS Fast protocol 5 years ago
Pawel Spychalski (DzikuVx) 7620ab024b Preset for Dart 250g 5 years ago
Paweł Spychalski 1178ccaa0e
Merge pull request #881 from iNavFlight/dzikuvx-pid-tab-improvements
Improvements on PID Tuning tab
5 years ago
Pawel Spychalski (DzikuVx) 50fe8d1b10 Improvements on PID Tuning tab 5 years ago
Pawel Spychalski (DzikuVx) 947ec987f9 Fix throttle commands zeroing on Configuration page 5 years ago
Paweł Spychalski 3102b0dfe3
Merge pull request #868 from iNavFlight/dzikuvx-pid-tuning-tabs
Tabs on PID Tuning tab
5 years ago
Pawel Spychalski (DzikuVx) f56b6ef40c Merge branch 'master' into dzikuvx-pid-tuning-tabs 5 years ago
Pawel Spychalski (DzikuVx) 4ebb8fb3ff Fix some minor issues on mixer tab 5 years ago
Pawel Spychalski (DzikuVx) 155f2573aa Fix board orientation saving 5 years ago
Paweł Spychalski a7760014c3
Merge pull request #866 from iNavFlight/release-2-3-0
Release Configurator 2.3.2
5 years ago
Pawel Spychalski (DzikuVx) 21c8c856f9 Improved filters 5 years ago
Pawel Spychalski (DzikuVx) 28bb794dff Drop less used settings 5 years ago
Pawel Spychalski (DzikuVx) 5258bbdd6d Properly send all URLs from Landing Page 5 years ago
Pawel Spychalski (DzikuVx) bb39007de4 Cleanup landing page 5 years ago
Pawel Spychalski (DzikuVx) 51945769c7 Basic PID Tab rework 5 years ago