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

245 commits

Author SHA1 Message Date
bfmvsa
802eebcabf Fit width of sensor according to width of text 2024-09-23 10:15:11 +02:00
bfmvsa
fb2b8eea08 Add truncating for text in sensors block to improve behavior with different languages 2024-09-23 06:04:29 +02:00
Mr D - RC
f862b44bc7 Update the CSS to avoid hiding the save and reboot button 2024-09-21 17:06:53 +01:00
Darren Lines
164f9c7c20 Consolidate the old PIDProfile and Profile in to Control Profile
- Consolidate the old `PIDProfile` and `Profile` in to `Control Profile`
- Improve consistency by maintaining the order of `Control Profile`, `Mixer Profile`, and `Battery Profile`.
- Added missing `Set Heading Target` operator to the programming UI
2024-06-02 18:54:28 +01:00
Pawel Spychalski (DzikuVx)
4fe7728d46 Add a page descritpion to the wizard receiver page 2024-05-17 08:55:50 +02:00
Pawel Spychalski (DzikuVx)
d46b797830 Update layout of the defaults dialog 2024-05-17 08:12:02 +02:00
Pawel Spychalski (DzikuVx)
49ad8fae03 Merge branch 'master' into dzikuvx-wizard 2024-05-17 07:50:36 +02:00
Pawel Spychalski (DzikuVx)
fd467974b7 Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-05-12 19:40:46 +02:00
Marcelo Bezerra
30765ae731
Merge pull request #2056 from RomanLut/sumbit-mag-models
added magnetometer models
2024-05-09 15:55:09 +02:00
Roman Lut
5c43316a22 added string which explicitly indicates what settings take effect 2024-05-08 14:07:18 +02:00
Pawel Spychalski (DzikuVx)
9d42d52a84 Minor updates to the programming section 2024-05-05 12:59:04 +02:00
Roman Lut
14f1fce607 show CLI settings in interface 2024-05-04 15:28:47 +02:00
Pawel Spychalski (DzikuVx)
16910dd2d0 Basic expo graph 2024-04-29 20:14:06 +02:00
Pawel Spychalski (DzikuVx)
72b279a527 Merge branch 'master' into dzikuvx-wizard 2024-04-24 08:34:08 +02:00
Pawel Spychalski (DzikuVx)
b09eb8567c Merge branch 'master' into dzikuvx-simplify-receiver-tab 2024-04-24 07:52:13 +02:00
Pawel Spychalski (DzikuVx)
ea9007ccab Merge remote-tracking branch 'origin/master' into dzikuvx-simplify-receiver-tab 2024-04-22 21:06:58 +02:00
Scavanger
0d1502e03d Fixes, Readme, Makers 2024-04-21 20:46:16 -03: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
Pawel Spychalski (DzikuVx)
dc4ccbbf12 Heading hold rate 2024-04-18 19:53:10 +02:00
error414
ba4fe59c38 clear layouts 2024-04-12 18:59:35 +02:00
error414
60d4523b34 Copy layouts 2024-04-11 21:45:27 +02:00
Pawel Spychalski (DzikuVx)
cdd5aeddb9 Combine EzTune with PID Tuning tab 2024-04-05 16:49:33 +02:00
Scavanger
ca13eefa1b Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-04-01 14:44:39 -03:00
Pawel Spychalski (DzikuVx)
d03e5be3f8 Merge branch 'master' into release_7.1.0 2024-04-01 09:19:29 +02:00
Scavanger
4b0e09aa10 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron 2024-03-25 08:34:03 -03:00
Scavanger
38727c54a8 Convert to CommonJS Modules - Part 2 2024-03-24 11:40:50 -03:00
Pawel Spychalski (DzikuVx)
542a307338 Show telemetry data in the groundstation 2024-03-23 18:41:13 +01:00
Pawel Spychalski (DzikuVx)
b31c0ab376 Make map full screen 2024-03-23 13:48:10 +01:00
Pawel Spychalski (DzikuVx)
341f2bb9d8 Merge branch 'master' into dzikuvx-wizard 2024-03-23 13:23:43 +01:00
Pawel Spychalski (DzikuVx)
c7b924e67b When LTM stream is detected, the app will automatically switch to groundstation mode. 2024-03-07 20:51:15 +01:00
Andi Kanzler
7df8253099 Firmware flasher, BLE, TCP, UDP -> Electron 2024-02-16 20:55:36 -03:00
Andi Kanzler
2a9a366a34
Merge branch 'release_7.1.0' into Autoland-7.0.1 2024-02-14 10:07:11 -03:00
error414
f3f3c4308e OSD custom elements 2024-02-12 18:49:41 +01:00
Andi Kanzler
2f880e218d OSD Tab 2024-02-12 08:45:46 -03:00
Andi Kanzler
21a4169805 CLI 2024-02-11 17:29:52 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
Andi Kanzler
ce30cd4ff4 ... 2024-02-10 13:44:52 -03:00
Andi Kanzler
412961c5b4 Init 2024-02-10 13:38:27 -03:00
Pawel Spychalski (DzikuVx)
1b4fd4e272 Merge branch 'release_7.1.0' into cli_autocomplete 2023-12-26 21:41:43 +01:00
Ray Morris
72184351ba Show motor wizard results in preview 2023-12-03 10:51:26 -06:00
error
239cb2aa82 inav cli autocomplete into options 2023-10-29 18:32:04 +01:00
error
562ee22cc5 inav cli autocomplete 2023-10-29 18:32:04 +01:00
Pawel Spychalski (DzikuVx)
9ff0e539f5 Fix enabled state 2023-10-20 12:15:20 +02:00
Pawel Spychalski (DzikuVx)
09170f5bbf Preview 2023-10-19 19:17:56 +02: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)
8eac6a7da3 Minor UI changes 2023-10-03 20:02:56 +02:00
Roman Lut
4d6214fc5d changed layout 2023-08-09 19:55:13 +02:00
Roman Lut
8741a9dcd4 added Head/Pitch/Roll display on Alignment tool page
removed "Reset Z axis" button
2023-07-29 11:57:10 +02:00