Commit Graph

209 Commits (09f40d96b4ae7348f244b33aea0c82ee5c0e6dc6)

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) c2ad26d4d4 Basic Slider PIDs 2 years ago
Andi Kanzler deb56f0876
Merge branch 'master' into BLE-TCP-UDP 3 years ago
Andi Kanzler ab7162980b BLE, TCP and UDP Support 3 years ago
Luca ce0b4dac66 Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
# Conflicts:
#	_locales/en/messages.json
3 years ago
Paweł Spychalski 1322fd69bd
Merge pull request #1464 from iNavFlight/MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles
Highlight parameters that change with profiles or battery profiles
3 years ago
Darren Lines b68565205d Improved alignment of inputs and labels, especially when the configurator is narrow. 3 years ago
Darren Lines c07b81ed45 Merge branch 'master' into MrD-Highlight-parameters-that-change-with-profiles-or-battery-profiles 3 years ago
Pawel Spychalski (DzikuVx) 0be78dd37e Drop any leftovers of Transponder feature 3 years ago
Darren Lines 3ea30993ca Added highlights to other tabs
I'm sure that all parameters in configurator which can change with a battery or control profile now get highlighted. I have a couple to confirm though.
3 years ago
Darren Lines 15282d8994 Continue to implement feature
- Tidied up units label to work with more tabs
- Added more fields in the PID Tuning to use the highlighting
- Converted the Rates tab over to use  data-i18n more. Will make sure all of the PIDs pages use it fully.
3 years ago
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
Luca ebdef9f066 Added magnetometer icon 3 years ago
Hofer Lukas 15c697daf7 WIP: Add magnetometer alignment tab 3 years ago
Darren Lines 2b186add5d Block configurator until defaults have been applied 3 years ago
Elgan Sayer 76a7f686e7 Add ui unit conversions 3 years ago
Pawel Spychalski (DzikuVx) f719f7c464 report IMU2 hardware status 3 years ago
Pawel Spychalski (DzikuVx) bddc951010 Drop roll and pitch board alignment 4 years ago
Darren Lines ac0edfcea1 Added firmware version number to configurator 4 years ago
Pawel Spychalski (DzikuVx) c19d93eec6 Block errornous mixer combinations 4 years ago
Pawel Spychalski (DzikuVx) f45f82a020 Add wizard information 4 years ago
Pawel Spychalski (DzikuVx) e7d26a5759 Basic Logic Conditions UI 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
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) 73015617c7 Enable Blackbox on blackbox page 5 years ago
Pawel Spychalski (DzikuVx) b5db21ae7c Remove Autoconnect 5 years ago
Pawel Spychalski (DzikuVx) e23a8a5189 UI improvements and saving 6 years ago
Pawel Spychalski (DzikuVx) 5c4b2806ad Display a modal during reboot 6 years ago
Pawel Spychalski (DzikuVx) b6ecf3afa1 Additional messages for gyro LPF 6 years ago
Pawel Spychalski (DzikuVx) ad23a6cc4d Warning for ESC protocol and looptime 6 years ago
Pawel Spychalski (DzikuVx) 91f86d5f65 Styles update 6 years ago
Alberto García Hierro d7b1843bc5 Don't hardcode the logo text width
Otherwise it doesn't display correctly when the version is longer
than X.Y.Z. Add some left margin to the version instead.
6 years ago
Michel Pastor e945c0749c Add support for battery profiles 6 years ago
Pawel Spychalski (DzikuVx) 993f8b5c5f fixes and cleanups 6 years ago
Pawel Spychalski (DzikuVx) 55385f5831 Servo tab cleanup 6 years ago
Pawel Spychalski (DzikuVx) fb66a3def4 Mixer icon 6 years ago
Pawel Spychalski (DzikuVx) a7b387a2dc Basic layout 7 years ago
Michel Pastor 7de758c64e Increase vbat resolution 7 years ago
afinogen db31180753 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into mission-planer
Fix conflicts:
 _locales/en/messages.json
7 years ago
Pawel Spychalski (DzikuVx) cf3a5b2a64 UI for smix rules 7 years ago
Sergej Pozdnyakov 0b7598dabd save and load points 7 years ago
Konstantin Sharlaimov (DigitalEntity) 9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 7 years ago
afinogen 6ccba50734 add check new app version 7 years ago
Konstantin Sharlaimov (DigitalEntity) 7d24621816 Fix incorrect sonar icon path 8 years ago
Pawel Spychalski (DzikuVx) 02803fafd0 updated paths 8 years ago
Pawel Spychalski (DzikuVx) 1b4cf23986 menu icons 8 years ago
Pawel Spychalski (DzikuVx) 1b0de34a1d Merge remote-tracking branch 'origin/master' into build-system 8 years ago
skaman82 ab90357846 fixes #132 8 years ago
Pawel Spychalski (DzikuVx) 61316503ca build system - progress 8 years ago
Pawel Spychalski (DzikuVx) e74645f497 Merge branch 'master' into msp-queue 8 years ago