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

2910 commits

Author SHA1 Message Date
Darren Lines
41506131eb
Merge pull request #2211 from error414/speed-up-osd-preview 2024-10-16 21:01:52 +01:00
error414
4546a7392b speed up OSD tab loading if there are too many custom OSD elements. 2024-10-16 21:40:42 +02:00
error414
fbffe89110 dont init switchery for non checkbox inputs 2024-10-16 21:36:45 +02:00
Darren Lines
ae0f6a8de0
Merge pull request #2183 from error414/fix-copy-layout-electron
fix copy OSD layout for electron
2024-10-08 20:30:40 +01:00
Mr D - RC
16d81ae13f Fix OSD page - Blackbox element had wrong ID 2024-10-08 20:00:58 +01: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
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
error414
f49ae172fd speed up OSD search 2024-08-20 21:40:37 +02:00
Marcelo Bezerra
fc52254091 Setting power level causes configurator to crash.
This fixes that.
2024-08-19 19:29:23 +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
3aa8868eb8 Fix headtracker label 2024-08-15 22:09:15 +02:00
error414
03e37a3296 adsb enhanced 2024-08-10 22:49:51 +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
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
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
Ray Morris
265b5b8ab0 clear separation between mixer preset and wizard 2024-07-15 10:42:18 -05:00
Ray Morris
5ea36e98b3 calibration.html: Make width match (full) 2024-07-11 10:52:29 -05:00
Julio Cesar Matias
4f2207e3ae
Merge branch 'iNavFlight:master' into changeCalibrationTab 2024-07-10 18:50:26 -03:00
JulioCesarMatias
67b115fa25 change from threefourth_left to left 2024-07-10 18:43:50 -03:00
breadoven
1c159c315e WP altitude crash fix 2024-07-06 00:19:43 +01:00
Marcelo Bezerra
152124627c Only send relevant assitnow offline messages 2024-06-23 21:45:17 +02:00
Marcelo Bezerra
a3f6a99d02 We now successfully fetch and parse ublox data and send as msp messages 2024-06-23 19:31:57 +02:00
Marcelo Bezerra
ee98c70807 Add some of the basic plumbing for Assistnow handling
Currently able to fetch assistnow online and offline data from the web,
but breaking data down into individual ubx commands is failing.

I may need to change it into fetching and treating data as binary.
2024-06-23 17:59:46 +02:00
Marcelo Bezerra
e497b7f360 Add Assistnow Key configuration and some basic build setup 2024-06-23 14:50:52 +02:00
Marcelo Bezerra
02da6f9e5a GUI.log is slow.... 2024-06-22 22:18:47 +02:00
Marcelo Bezerra
1c9e7596fb Make it a bit faster
Not yet enough
2024-06-22 22:14:10 +02:00
error414
b9b2a1f14c Fixed position for formation flight / inav radar 2024-06-22 16:11:17 +02:00
Marcelo Bezerra
7aeef9f775 Fix data-step for headtracker ratio 2024-06-20 21:12:13 +02:00
Marcelo Bezerra
fa4d953de3 Add headtracker configuration 2024-06-19 22:46:51 +02:00
Julio Cesar
188511a3fe Arrange the boxes one under the other in the Calibration tab. 2024-06-18 22:52:36 -03:00
Marcelo Bezerra
7fa260a9c9 Merge remote-tracking branch 'origin/master' into mmosca-gimbal-test 2024-06-18 10:07:35 +02:00
Marcelo Bezerra
a223660523 Show nightly builds 2024-06-17 22:48:15 +02:00
Paweł Spychalski
4ca1b19d29
Merge pull request #2102 from JulioCesarMatias/removeGPSMessage
Remove GPS serial configuration note
2024-06-16 20:10:18 +02:00
Marcelo Bezerra
a3d7e9925a Add head tracker type 2024-06-11 23:49:55 +02:00
Marcelo Bezerra
247f3ea329 Reorder some modes 2024-06-09 19:52:52 +02:00
Marcelo Bezerra
38210b3242 Add headtracker port 2024-06-08 22:35:34 +02:00
Marcelo Bezerra
02b6c8c435 update mode names 2024-06-08 17:25:03 +02:00
Marcelo Bezerra
0f307a2916 Add serial gimbal settings 2024-06-08 14:37:16 +02:00
Marcelo Bezerra
cc0d56adb5 Remove beeper from Misc Modes 2024-06-08 13:35:47 +02:00
Marcelo Bezerra
583e40f822 Group gimbal modes for better discoverability
(While at it, also group MIXER PROFILE 2 and MIXER TRANSITION into VTOL and BEEPER and BEEPER MUTE under Beeper
2024-06-08 13:33:51 +02:00
Marcelo Bezerra
3feebbd9f5 Add gimbal controls.
Level pitch is not showing up yet
2024-06-08 13:03:04 +02:00