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

54 commits

Author SHA1 Message Date
Marcelo Bezerra
1026444811
Update main.js
always enable web bluetooth.
2024-08-21 23:07:08 +02:00
Shaun Husain
28191a692c Minor patch to the permissions since bluetooth api is still
considered experimental on Chrome/Linux implementation.
2024-07-06 16:01:15 -05:00
bfmvsa
09ef90d3db Fix issue with opening external links in app's window. 2024-06-23 16:29:31 +02:00
Roman Lut
d49b859c50 Merge branch 'master' of https://github.com/RomanLut/inav-configurator into submit-serial-receiver 2024-04-28 21:25:24 +02:00
Scavanger
686417604d Fix Mission Planner, uniform fs requires 2024-04-27 09:54:27 -03:00
Scavanger
5e66e9e1b0 Reame, Context menu, Blackbox tab fix 2024-04-26 16:25:36 -03: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
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
9f6669378a Uniform artifact file names 2024-04-22 10:40:09 -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
7df8253099 Firmware flasher, BLE, TCP, UDP -> Electron 2024-02-16 20:55:36 -03:00
Andi Kanzler
21a4169805 CLI 2024-02-11 17:29:52 -03:00
Andi Kanzler
017a6553ff CLI 2024-02-11 14:30:43 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
cTn
4e3dc6fa64 moving main.js to root folder 2013-11-09 18:36:26 +01:00
cTn
475b331816 removing about page 2013-11-09 07:02:08 +01:00
cTn
0f23b5f5d9 utilizing tab_switch_cleanup functionality 2013-11-09 06:14:21 +01:00
cTn
05dc57ceb7 locked tabs notify 2013-11-08 18:43:51 +01:00
cTn
e532edc748 visual notify for open/close serial port error 2013-11-08 18:31:19 +01:00
cTn
711a052f04 adding servos tab 2013-11-08 10:35:06 +01:00
cTn
45da60fc3e implemented "landing page" and changelog 2013-10-30 17:42:04 +01:00
cTn
89ca55a3da receiver tab with interactive curves
special thanks to englishman for the math magic involved
2013-09-25 20:57:21 +02:00
cTn
1ff4fcb669 adding some google analytics stuff in 2013-08-26 14:41:10 +02:00
cTn
73d47889c3 RAW sensor tab with pulling speed selectors 2013-07-29 09:39:55 +02:00
cTn
d27660492e cleaning up 2013-06-19 13:55:20 +02:00
cTn
a42a464d1f fix for BUS holding after onClose 2013-06-19 13:06:14 +02:00
cTn
52e46bd9e2 removing a faulty attempt to resolve onClosed 2013-06-19 01:48:43 +02:00
cTn
48ceb6bb66 experimental bugfix for BUS holding 2013-06-18 20:41:15 +02:00
cTn
9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
2013-06-17 23:36:19 +02:00
cTn
652f560e42 Cycle Time value is now visible in status bar 2013-06-13 13:11:53 +02:00
cTn
58d34ee9e5 initial code for gps strength indicator 2013-05-29 19:24:34 +02:00
cTn
0a1b8c5d03 battery voltage indicator 2013-04-15 08:44:08 +02:00
cTn
369a3cb020 about tab and other tiny improvements 2013-04-13 15:29:52 +02:00
cTn
88e7bc8a9f CLI bugfixes 2013-04-13 12:38:06 +02:00
cTn
12d205a6a4 polishing 2013-04-13 02:43:23 +02:00
cTn
b892fcb376 better handling of wrong baud rate
+ some tiny UI changes due to the #content change for mac os x which
kinda broke the "floating" tabs hack with absolute position
2013-04-13 02:32:35 +02:00
cTn
ac1090b4a4 CLI tab 2013-04-12 19:17:27 +02:00
cTn
e1c1522da5 css3 compass O.o 2013-04-11 20:03:44 +02:00
cTn
a8c76cf278 RAW sensor data plot tab 2013-04-11 16:19:24 +02:00
cTn
f9bf55a64b GPS info block for initial tab 2013-04-11 13:16:51 +02:00
cTn
514dd8a692 initial sensor tab commit 2013-04-11 12:01:51 +02:00
cTn
f8125289b6 attitude visualization via simple 3d block 2013-04-11 11:50:01 +02:00
cTn
6e2afc6913 Motor/Servo Output tab & port usage indicator 2013-04-10 18:49:25 +02:00
cTn
14ef72b7ea full dynamic support for Auxiliary Configuration 2013-04-10 15:31:51 +02:00
cTn
cdd8a4e2b2 AUX improvements 2013-04-10 13:53:48 +02:00
cTn
78efe0df5b initial AUX config hooks 2013-04-10 11:40:36 +02:00
cTn
2f9db4fa4e Receiver and PID tab fully implemented, enjoy 2013-04-09 20:14:49 +02:00