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

5890 commits

Author SHA1 Message Date
Sensei
c81c1db5d7
Merge pull request #2196 from smsnvc/smsnvc-add-Ukrainian-translation
Adding Ukrainian translation for the INAV Configurator
2024-09-23 11:58:11 -05:00
Darren Lines
5492ab396d
Merge pull request #2200 from bfmvsa/truncate-text-in-sensors-block 2024-09-23 09:37:51 +01:00
bfmvsa
802eebcabf Fit width of sensor according to width of text 2024-09-23 10:15:11 +02:00
Oleg Shevtsov
3c521919d2 Adding Ukrainian translation for profile change messages 2024-09-23 10:10:19 +03:00
Oleg Shevtsov
5790b91932 Adding Ukranian fixups after peer review by @bfmvsa 2024-09-23 09:39:32 +03:00
bfmvsa
fb2b8eea08 Add truncating for text in sensors block to improve behavior with different languages 2024-09-23 06:04:29 +02:00
Darren Lines
c4a76a458d
Merge pull request #2198 from iNavFlight/MrD_Resize-UI-for-smaller-resolution-displays
Update the CSS to avoid hiding the save and reboot button
2024-09-21 17:40:11 +01: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
1145424913
Merge pull request #2197 from iNavFlight/MrD_Fix-profile-change-not-working
Fix profile change not working
2024-09-21 10:24:10 +01: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
Oleg Shevtsov
e11ac15a8f Adding Ukranian language label to the list of the English strings at messages.json 2024-09-20 23:38:53 +03:00
Oleg Shevtsov
c67a2166ec Adding Ukrainian translation for the INAV Configurator. If you want to review, suggest some change or fix errors - please use crowdin to send your suggestions. https://crowdin.com/project/inav-in-ukrainian 2024-09-20 20:46:39 +03:00
Darren Lines
45e7e41b96
Merge pull request #1941 from iNavFlight/MrD_Add-blackbox-element-to-OSD-page-8.0
Add blackbox element to osd page
2024-09-19 21:08:36 +01:00
Darren Lines
caf0d340cc
Merge pull request #2105 from iNavFlight/Make-battery_capacity_unit-a-global-setting
Make-`battery_capacity_unit`-a-global-setting
2024-09-19 21:01:03 +01:00
bfmvsa
7384aa6b54 Fix issue with saving firmware files to local machine 2024-09-19 09:36:04 +05:00
Darren Lines
3c6197d037
Merge pull request #2159 from iNavFlight/MrD_Remove-switch-indicators-in-favour-of-custom-OSD-elements
Enhance OSD Custom Elements
2024-09-17 13:21:01 +01:00
Darren Lines
41e9d83303 Added switch indicators back in 2024-09-11 20:51:38 +01:00
error414
26e45d1585 fix copy OSD layout for electron 2024-09-10 21:08:01 +02:00
breadoven
4dfd16dbd8
Merge pull request #2171 from breadoven/abo_wp_tracking_change
Advanced tuning WP tracking accuracy change
2024-09-04 22:47:43 +01:00
Marcelo Bezerra
69c6c926fd
Merge pull request #2146 from sensei-hacker/separate_mixer_wizard
clear separation between mixer preset and wizard
2024-08-22 15:46:24 +02:00
Marcelo Bezerra
c6890d372b
Merge pull request #2177 from iNavFlight/mmosca-add-more-rc-channels
Use up to 34 rc channels in programming tab
2024-08-22 12:43:10 +02:00
Marcelo Bezerra
7c46f2093d
Bump max to 34 2024-08-22 12:23:17 +02:00
Marcelo Bezerra
8ea40f1399
Merge pull request #2138 from shusain/fixing-bluetooth-on-linux
Minor patch to the permissions since bluetooth api is still
2024-08-21 23:23:37 +02:00
Marcelo Bezerra
1026444811
Update main.js
always enable web bluetooth.
2024-08-21 23:07:08 +02:00
b14ckyy
ccfc1f93a2
Merge pull request #2175 from iNavFlight/b14ckyy-Readme-Update
Update README.md
2024-08-21 14:35:52 +02:00
b14ckyy
4593dcb524
Update README.md
Removed the Chrome App reference line and added Github Discussions as support area.
2024-08-21 14:35:29 +02:00
error414
f49ae172fd speed up OSD search 2024-08-20 21:40:37 +02:00
breadoven
a90737b2ca Update messages.json 2024-08-20 19:51:04 +01:00
breadoven
d15010172e Revert "change wp tracking accuracy field"
This reverts commit edfbffccfc.
2024-08-20 19:27:48 +01:00
Marcelo Bezerra
a5aac22339
Merge pull request #2173 from iNavFlight/mmosca-fix-analog-vtx-settings
Setting power level causes configurator to crash.
2024-08-19 19:40:43 +02:00
Marcelo Bezerra
fc52254091 Setting power level causes configurator to crash.
This fixes that.
2024-08-19 19:29:23 +02:00
breadoven
edfbffccfc change wp tracking accuracy field 2024-08-19 09:05:40 +01:00
Marcelo Bezerra
df61d0ecaa
Merge pull request #2169 from iNavFlight/mmosca-remove-ublox7
Remove UBLOX7 option
2024-08-17 18:20:00 +02:00
Marcelo Bezerra
4f150b002d
Remove UBLOX7 option 2024-08-17 17:30:46 +02:00
Marcelo Bezerra
801fafc3b1
Merge pull request #2155 from iNavFlight/jh_update_bbl_options
add BBL SERVO logging option
2024-08-15 23:41:46 +02:00
Marcelo Bezerra
421915c316
Merge pull request #2165 from error414/adsb-enhanced
adsb enhanced
2024-08-15 23:37:09 +02:00
Marcelo Bezerra
2106735675
Merge pull request #2168 from iNavFlight/mmosca-headtracker-label-fix
Fix headtracker label
2024-08-15 22:22:37 +02:00
Marcelo Bezerra
3aa8868eb8 Fix headtracker label 2024-08-15 22:09:15 +02:00
error414
03e37a3296 adsb enhanced 2024-08-10 22:49:51 +02:00
Marcelo Bezerra
3226f68fc1
Merge pull request #2163 from bkleiner/fix-set-rx-map
fix MSP_SET_RX_MAP
2024-08-08 14:23:32 +01:00
bkleiner
a56d89a81f fix MSP_SET_RX_MAP 2024-08-08 14:18:23 +02:00
Darren Lines
c678871a5b Added icon from logic condition 2024-08-07 23:15:55 +03:00
Darren Lines
4db59ca535 Update
- Added help icon with link to OSD icons document
- Stopped OSD preview from updating if it has not yet been drawn
- Removed some remaining switch indicator parts
- Added additional numerical options to OSD custom elements types
- Added the option to directly access LC, not just GV, in the OSD custom elements types
- Added preview of actual layout of OSD custom element. To make alignment much easier.
2024-08-06 18:30:53 +03:00
Ray Morris
98bdff2658 rename mixer wizard to motor mixer wizard 2024-08-05 20:00:49 -05:00
Darren Lines
db2fb6706e A couple more changes to remove SI and increase OCE
- Removed missed switch indicator lines in messages.json
- Added group for OSD Custom Elements, and increased total to 8
2024-08-05 12:41:18 +03:00
Darren Lines
7a86b417c6 Removed Switch Indicators and increase custom to 8
Removed Switch indicators and increased the number of osd custom elements to 8.
2024-08-05 12:20:20 +03:00
Marcelo Bezerra
aadc459adf
Merge pull request #2156 from iNavFlight/mmosca-34-channels
Add extra channels
2024-08-02 15:16:09 +01:00
Marcelo Bezerra
411f363ed8 Add extra channels 2024-08-02 13:37:20 +02:00
Jonathan Hudson
21ce4d11d5 add BBL SERVO logging option 2024-08-01 20:04:18 +01:00
Ray Morris
45ae065978 fix hiding mizer wizard box 2024-07-15 13:17:06 -05:00