1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00
Commit graph

102 commits

Author SHA1 Message Date
Scavanger
6af70e96dd Fix: Input field lost focus after confirm() and alert() 2024-11-20 10:58:10 -03:00
Pawel Spychalski (DzikuVx)
49ad8fae03 Merge branch 'master' into dzikuvx-wizard 2024-05-17 07:50:36 +02:00
Pawel Spychalski (DzikuVx)
6b5440f437 remove msp_balanced_interval 2024-04-26 20:46:31 +02:00
Pawel Spychalski (DzikuVx)
94cc87d384 Replace status balanced interval with simple deduplication 2024-04-26 14:27:13 +02:00
Pawel Spychalski (DzikuVx)
72b279a527 Merge branch 'master' into dzikuvx-wizard 2024-04-24 08:34:08 +02:00
Scavanger
06a4d8b0c8 Convert to CommonJS Modules Part 3 2024-04-18 15:39:19 -03:00
Scavanger
38727c54a8 Convert to CommonJS Modules - Part 2 2024-03-24 11:40:50 -03:00
Pawel Spychalski (DzikuVx)
341f2bb9d8 Merge branch 'master' into dzikuvx-wizard 2024-03-23 13:23:43 +01:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Pawel Spychalski (DzikuVx)
43c131f479 Bugfix 2023-12-28 12:46:40 +01:00
Andi Kanzler
23b45d7422 Use anonymous functions 2023-12-12 12:00:34 -03:00
Andi Kanzler
fd22831c19 Fix Defaults Dialog 2023-12-11 17:35:42 -03:00
Pawel Spychalski (DzikuVx)
cf57493fdb Add settings framework 2022-05-30 13:42:27 +02:00
Luca
b968895827 magnetometer alignment tool finished 2022-03-28 12:20:42 +02:00
Luca
c76b3e1a63 Setup with new ThreeJs version 2022-03-27 11:57:53 +02:00
Pawel Spychalski (DzikuVx)
051e9fa00e drop BF_CONFIG MSP frame 2022-02-23 16:02:47 +01:00
Elgan Sayer
76a7f686e7 Add ui unit conversions 2021-10-16 20:21:35 +01:00
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.
2020-01-21 18:19:06 +00:00
Pawel Spychalski (DzikuVx)
cb1ff69703 Cleanup INAV 2.0.0 2019-10-26 22:30:59 +02:00
Pawel Spychalski (DzikuVx)
521915b5a9 1.8 removed 2019-02-26 15:23:04 +01:00
Alberto García Hierro
21b9ecd65a Add support for showing the "Settings validated" arming blocker 2018-07-18 11:17:14 +01:00
Michel Pastor
2ee946c358 Fix battery values
Allow negative values of power, mAh drawn and mWh drawn
2018-06-28 01:11:52 +02:00
Pawel Spychalski (DzikuVx)
757ca0f5a1 references to INAV 1.4 removed 2018-05-07 20:56:00 +02:00
Pawel Spychalski (DzikuVx)
e7408b2354 Merge remote-tracking branch 'origin/master' into dzikuvx-new-mixer-approach 2018-04-21 15:45:17 +02:00
warhog
e366bf4369 add confirmation to reset settings button to avoid accidentally resetting everything 2018-04-15 12:59:22 +02:00
Pawel Spychalski (DzikuVx)
7bab477ad4 Additional indication that mixer has to be configured plus small fixes 2018-04-13 15:17:09 +02:00
Pawel Spychalski (DzikuVx)
e9d2a06b7e fixed bugs with not detecting new mixer capable firmware 2018-04-10 21:52:39 +02:00
Pawel Spychalski (DzikuVx)
c1fe0ede87 Updated list and basic model 2018-03-29 15:51:06 +02:00
Pawel Spychalski (DzikuVx)
7fbf63b7fc Basic support for MSP2_INAV_MIXER frame 2018-03-28 20:22:48 +02:00
Michel Pastor
6d922bee2c Add capacity settings and data 2018-02-18 06:05:02 +01:00
Sergej
b669fa4d16 fix firmware version, moved compass calibrate (#323) 2018-01-01 15:06:43 +10:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 2017-12-31 17:19:49 +10:00
Konstantin Sharlaimov (DigitalEntity)
492ea212d8 Typo fix 2017-09-29 16:44:32 +10:00
Konstantin Sharlaimov (DigitalEntity)
58a9468846 Fix disabled calibrate mag button 2017-09-29 12:11:00 +10:00
Pawel Spychalski (DzikuVx)
37738ac269 adaptive intervals 2017-01-25 21:13:58 +01:00
Pawel Spychalski (DzikuVx)
8290f8c34d satup tab 2017-01-23 19:37:02 +01:00
Pawel Spychalski (DzikuVx)
297ad70c5d dynamic polling interval on receiver page 2017-01-22 19:57:27 +01:00
Pawel Spychalski (DzikuVx)
a6ad0887b3 packet drop on more tabs 2017-01-21 14:29:25 +01:00
Pawel Spychalski (DzikuVx)
7c7b366ca7 references to pre 1.15 api version removed 2017-01-19 20:24:54 +01:00
Pawel Spychalski (DzikuVx)
8fdfbca840 backup / restore removed as not working 2017-01-19 20:10:01 +01:00
Pawel Spychalski (DzikuVx)
93a4dd1b84 MSP_IDENT removed from usage 2017-01-19 19:52:57 +01:00
Pawel Spychalski (DzikuVx)
c98e922602 callback update improvements 2017-01-18 22:20:15 +01:00
Pawel Spychalski (DzikuVx)
3f196a9505 MSP_STATUS removed from manual pulls 2017-01-18 19:54:26 +01:00
Pawel Spychalski (DzikuVx)
d1693cea2a MSP_ANALOG loaded only in global handler 2017-01-18 19:18:31 +01:00
Pawel Spychalski (DzikuVx)
d1483e5e26 tab tasks unified 2017-01-18 16:50:35 +01:00
Pawel Spychalski (DzikuVx)
d1fcb81017 timing methods extracted to separate classes 2017-01-18 15:54:45 +01:00
U-PAWEL-X220\pawel
e39094ae0c setup page using load chain 2017-01-06 21:23:12 +01:00
Konstantin Sharlaimov (DigitalEntity)
372b51f897 Change arming checks to a table 2016-12-29 23:44:00 +10:00
U-PAWEL-X220\pawel
a5bc3e56ab Arming status reporting 2016-12-27 21:36:35 +01:00