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

12 commits

Author SHA1 Message Date
Ray Morris
c0017991f5 search: add search.html and search.js 2025-01-27 14:22:41 -06:00
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
Marcelo Bezerra
a3778ae40f Cache assitnow offline data.
Allows for offline use.
2024-06-23 22:10:53 +02:00
Marcelo Bezerra
e497b7f360 Add Assistnow Key configuration and some basic build setup 2024-06-23 14:50:52 +02:00
Pawel Spychalski (DzikuVx)
6d25fbb8b8 Add and option to flush settings cache 2024-05-12 20:23:07 +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
Scavanger
5d55b4d7b2 BLE, Windows Installer 2024-04-23 16:07:50 -03:00
Scavanger
92587affd0 Fix startup 2024-04-22 14:11:10 -03:00
Scavanger
0d1502e03d Fixes, Readme, Makers 2024-04-21 20:46:16 -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