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

136 commits

Author SHA1 Message Date
Mr D - RC
c0e02494f6 Fix profile change not working
Initially, I thought that the profiles were not changing when you selected a new profile from the select box. It turns out that this was only happening after setting up from the defaults dialog. The problem was that the `periodicStatusUpdater` was being stopped to perform the parameter upload. But not re-started. I added a function to resume the updater, and everything works as it should. I made a few other changes:
- Tidied up the setting of the parameters for each profile
- Added specific `set` profile messages, rather than `loaded` being repeated
- Only show messages for the profiles that have changed, not all of them
2024-09-21 10:11:22 +01:00
Pawel Spychalski (DzikuVx)
2be9e53e97 Fix tab switching 2024-05-17 15:25:22 +02:00
Pawel Spychalski (DzikuVx)
de6b81ee3c Remove modes tab as not used and replaced by auxiliary years ago 2024-05-11 08:50:02 +02:00
Paweł Spychalski
04f4b925d5
Merge pull request #2048 from iNavFlight/dzikuvx-mps-queue-improvements
MSP Queue handling improvements
2024-04-27 22:21:43 +02:00
Pawel Spychalski (DzikuVx)
6b5440f437 remove msp_balanced_interval 2024-04-26 20:46:31 +02:00
Scavanger
2efebecb61 [Electron] MacOs and MessageBox fix
MacOS:
- Nice icon for DMG
- Fix bug when Configurator was minimized and dock icon is clicked

Fix (Workaround):  After a MessageBox (alert()) was displayed, all input fields stopped working.
2024-04-26 08:52:52 -03:00
Pawel Spychalski (DzikuVx)
aa8aee3be9 Merge branch 'master' into dzikuvx-groundstation-activation 2024-04-25 12:56:27 +02:00
Pawel Spychalski (DzikuVx)
5d39267768 Activate groundstation when MSP switches to LTM 2024-04-22 22:42:43 +02:00
Scavanger
6fe68a6b73 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-18 18:30:48 -03: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
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
shota
e69153789b minor tweaks 2023-11-13 02:11:15 +09:00
shota
cbf036edee detect profiles changes 2023-11-13 02:04:02 +09:00
shota
f4958e4e42 added mixer_profile switch detection to refresh 2023-11-09 18:24:09 +09:00
shota
0a9e1693a4 Merge remote-tracking branch 'origin/master' into sh_mixer_profile 2023-10-24 19:22:38 +09:00
shota
51c33d2bd9 mixer_profile switch support 2023-10-15 17:26:46 +09:00
Pawel Spychalski (DzikuVx)
851e24031b Basic preview of PIDFF 2023-10-08 21:40:21 +02:00
Pawel Spychalski (DzikuVx)
b0726bbe8c Basic layout 2023-10-08 21:01:07 +02:00
Pawel Spychalski (DzikuVx)
a4aa4ee6f4 Rate dynamics sliders 2023-10-04 16:17:11 +02:00
Pawel Spychalski (DzikuVx)
8eac6a7da3 Minor UI changes 2023-10-03 20:02:56 +02:00
Paweł Spychalski
448d9dc3ba
Merge pull request #1738 from Scavanger/SITL-Integration
SITL integration
2023-03-26 15:38:55 +02:00
Andi Kanzler
069d0f2019 SITL integration 2023-03-08 12:43:14 -03:00
rmawatson
5a7b20d060 armingFlags on status line 2022-12-19 05:32:01 +01:00
Darren Lines
91da0f642b
Merge branch 'master' into MrD_Changes-for-PR-8401 2022-10-01 14:24:41 +01:00
Darren Lines
47bf242ba7 Updated for PR 8401
Modes tab:
- Added USER 3 & USER 4 to modes ordering

Programming Tab:
- Added USER 3 & USER 4 to Flight Modes operand
- Added Course Hold to the Flight Modes operand. It was in firmware, but missing from Configurator
- Changed select operand values to order alphabetically. Looks much nicer than the random order.
2022-09-18 10:47:46 +01:00
Darren Lines
daa70fc4b1 Added handing for selected LCs that are now disabled 2022-08-13 20:38:13 +01:00
Darren Lines
b8485457dd Fixed and enhanced LC display 2022-08-13 19:40:38 +01:00
Luca
ce0b4dac66 Merge remote-tracking branch 'iNavFlight/master' into magnetometer_tab_improvments
# Conflicts:
#	_locales/en/messages.json
2022-03-26 15:50:02 +01:00
Pawel Spychalski (DzikuVx)
0be78dd37e Drop any leftovers of Transponder feature 2022-02-24 13:15:23 +01:00
Hofer Lukas
15c697daf7 WIP: Add magnetometer alignment tab 2022-02-09 23:58:30 +01:00
Pawel Spychalski (DzikuVx)
8fe453a672 Attach doc button only to the first tab title 2021-05-02 11:51:42 +02:00
Ilya Guterman
58509be5da fix missing blackbox animation
.data-loading is for loading tab and blackbox erase,
but when tab loading finished it removes all .data-loading elements
2020-07-29 12:57:07 +03:00
Alberto García Hierro
84cad97feb
Merge pull request #955 from iNavFlight/agh_documentation_link
[TABS] Generate the documentation link dynamically via JS
2020-04-30 22:38:02 +01:00
Pawel Spychalski (DzikuVx)
c005214a2b Unified LogicConditions selector 2020-04-14 11:55:23 +02:00
Pawel Spychalski (DzikuVx)
7478f6cd04 Basic render of global function table 2020-04-10 11:37:52 +02:00
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.
2020-04-07 15:52:23 +01:00
Pawel Spychalski (DzikuVx)
cdf7b82108 Empty Programming tab 2020-04-05 18:47:49 +02:00
Alberto García Hierro
10ccf049bd Complete rename from motors to outputs tab
Rename files, classes and i18n keys
2020-01-29 21:55:15 +00: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)
87456f2bf6 Cleanup servos tab 2019-09-23 19:03:08 +02:00
mirko-it
3dcffdd292 Offline missions (with FC disconnected) on file (#720)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling
2019-04-29 17:23:32 +02:00
Pawel Spychalski (DzikuVx)
b5db21ae7c Remove Autoconnect 2019-04-27 19:24:14 +02:00
Michel Pastor
e945c0749c Add support for battery profiles 2018-06-16 04:26:35 +02:00
Pawel Spychalski (DzikuVx)
4f48ecff1b Mixer tab, first elements 2018-03-29 22:24:37 +02:00
Sergej Pozdnyakov
6cd87dbd64 add first version mission planer 2018-01-02 23:46:44 +03:00
Konstantin Sharlaimov (DigitalEntity)
9942e9508e Calibration tab. Squashed commit. Kudos to @DzikuVx, @skaman82, @Afinogen 2017-12-31 17:19:49 +10:00
skaman82
9e7be86de0 Fix toggle color 2017-11-24 13:49:42 +01:00
Pawel Spychalski (DzikuVx)
e74645f497 Merge branch 'master' into msp-queue 2017-01-26 17:14:14 +01:00