Commit Graph

5787 Commits (master)
 

Author SHA1 Message Date
Sensei c81c1db5d7
Merge pull request #2196 from smsnvc/smsnvc-add-Ukrainian-translation
Adding Ukrainian translation for the INAV Configurator
16 hours ago
Darren Lines 5492ab396d
Merge pull request #2200 from bfmvsa/truncate-text-in-sensors-block 24 hours ago
bfmvsa 802eebcabf Fit width of sensor according to width of text 1 day ago
Oleg Shevtsov 3c521919d2 Adding Ukrainian translation for profile change messages 1 day ago
Oleg Shevtsov 5790b91932 Adding Ukranian fixups after peer review by @bfmvsa 1 day ago
bfmvsa fb2b8eea08 Add truncating for text in sensors block to improve behavior with different languages 1 day ago
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
3 days ago
Mr D - RC f862b44bc7 Update the CSS to avoid hiding the save and reboot button 3 days ago
Darren Lines 1145424913
Merge pull request #2197 from iNavFlight/MrD_Fix-profile-change-not-working
Fix profile change not working
3 days ago
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
3 days ago
Oleg Shevtsov e11ac15a8f Adding Ukranian language label to the list of the English strings at messages.json 3 days ago
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 4 days ago
Darren Lines 45e7e41b96
Merge pull request #1941 from iNavFlight/MrD_Add-blackbox-element-to-OSD-page-8.0
Add blackbox element to osd page
5 days ago
Darren Lines caf0d340cc
Merge pull request #2105 from iNavFlight/Make-`battery_capacity_unit`-a-global-setting
Make-`battery_capacity_unit`-a-global-setting
5 days ago
Darren Lines 3c6197d037
Merge pull request #2159 from iNavFlight/MrD_Remove-switch-indicators-in-favour-of-custom-OSD-elements
Enhance OSD Custom Elements
7 days ago
Darren Lines 41e9d83303 Added switch indicators back in 2 weeks ago
breadoven 4dfd16dbd8
Merge pull request #2171 from breadoven/abo_wp_tracking_change
Advanced tuning WP tracking accuracy change
3 weeks ago
Marcelo Bezerra 69c6c926fd
Merge pull request #2146 from sensei-hacker/separate_mixer_wizard
clear separation between mixer preset and wizard
1 month ago
Marcelo Bezerra c6890d372b
Merge pull request #2177 from iNavFlight/mmosca-add-more-rc-channels
Use up to 34 rc channels in programming tab
1 month ago
Marcelo Bezerra 7c46f2093d
Bump max to 34 1 month ago
Marcelo Bezerra 8ea40f1399
Merge pull request #2138 from shusain/fixing-bluetooth-on-linux
Minor patch to the permissions since bluetooth api is still
1 month ago
Marcelo Bezerra 1026444811
Update main.js
always enable web bluetooth.
1 month ago
b14ckyy ccfc1f93a2
Merge pull request #2175 from iNavFlight/b14ckyy-Readme-Update
Update README.md
1 month ago
b14ckyy 4593dcb524
Update README.md
Removed the Chrome App reference line and added Github Discussions as support area.
1 month ago
breadoven a90737b2ca Update messages.json 1 month ago
breadoven d15010172e Revert "change wp tracking accuracy field"
This reverts commit edfbffccfc.
1 month ago
Marcelo Bezerra a5aac22339
Merge pull request #2173 from iNavFlight/mmosca-fix-analog-vtx-settings
Setting power level causes configurator to crash.
1 month ago
Marcelo Bezerra fc52254091 Setting power level causes configurator to crash.
This fixes that.
1 month ago
breadoven edfbffccfc change wp tracking accuracy field 1 month ago
Marcelo Bezerra df61d0ecaa
Merge pull request #2169 from iNavFlight/mmosca-remove-ublox7
Remove UBLOX7 option
1 month ago
Marcelo Bezerra 4f150b002d
Remove UBLOX7 option 1 month ago
Marcelo Bezerra 801fafc3b1
Merge pull request #2155 from iNavFlight/jh_update_bbl_options
add BBL SERVO logging option
1 month ago
Marcelo Bezerra 421915c316
Merge pull request #2165 from error414/adsb-enhanced
adsb enhanced
1 month ago
Marcelo Bezerra 2106735675
Merge pull request #2168 from iNavFlight/mmosca-headtracker-label-fix
Fix headtracker label
1 month ago
Marcelo Bezerra 3aa8868eb8 Fix headtracker label 1 month ago
error414 03e37a3296 adsb enhanced 1 month ago
Marcelo Bezerra 3226f68fc1
Merge pull request #2163 from bkleiner/fix-set-rx-map
fix MSP_SET_RX_MAP
2 months ago
bkleiner a56d89a81f fix MSP_SET_RX_MAP 2 months ago
Darren Lines c678871a5b Added icon from logic condition 2 months ago
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.
2 months ago
Ray Morris 98bdff2658 rename mixer wizard to motor mixer wizard 2 months ago
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
2 months ago
Darren Lines 7a86b417c6 Removed Switch Indicators and increase custom to 8
Removed Switch indicators and increased the number of osd custom elements to 8.
2 months ago
Marcelo Bezerra aadc459adf
Merge pull request #2156 from iNavFlight/mmosca-34-channels
Add extra channels
2 months ago
Marcelo Bezerra 411f363ed8 Add extra channels 2 months ago
Jonathan Hudson 21ce4d11d5 add BBL SERVO logging option 2 months ago
Ray Morris 45ae065978 fix hiding mizer wizard box 2 months ago
Ray Morris 265b5b8ab0 clear separation between mixer preset and wizard 2 months ago
Marcelo Bezerra 0e0d57283e
Merge pull request #2145 from iNavFlight/mmosca-sitl-update
Periodic sitl update
2 months ago
Marcelo Bezerra 021b71f3ac Update sitl binaries 2 months ago