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

367 commits

Author SHA1 Message Date
Marcelo Bezerra
5d692d5564 Show rssi / lq for mavlinkrc 2025-01-21 10:38:10 +01:00
Mr D - RC
211d6360b9 Fix negative altitude in OSD 2025-01-18 14:39:55 +00:00
Mr D - RC
72943c1e7c Fixed COE alignment 2025-01-18 13:53:38 +00:00
Mr D - RC
9ea994d16c Added extra number formatting option to COE
Added extra number format `0.00` to Custom OSD Elements.

As the enum has shifted from 7.x anyway. I have inserted these formats in the appropriate place in the enum.
2025-01-15 13:41:40 +00:00
breadoven
3627dc92d4 add fixed wing altitude control functions 2025-01-05 13:52:27 +00:00
Mr D - RC
47c747f14a Change numbers to look a bit better 2025-01-04 16:54:02 +00:00
Mr D - RC
ad94c2fbe7 Update osd.js 2025-01-04 16:44:18 +00:00
Mr D - RC
7762d82bdd Fix decimal in flight remaining, home, and trip distances 2025-01-04 16:42:22 +00:00
Darren Lines
1c44787a0d
Merge pull request #2174 from error414/osd-serarch-speed-up 2024-11-30 07:57:28 +00:00
Scavanger
1fe04df9c5 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Geozones 2024-11-10 17:54:46 -03:00
Scavanger
0c4f12f499 Sealevel Ref 2024-11-10 17:54:31 -03:00
Darren Lines
d48adcebd3
Merge pull request #2230 from iNavFlight/MrD_Changes-for-MSP-RC-(mLRS) 2024-11-10 10:43:43 +00:00
Mr D - RC
46ead5a70e Update link to OSD symbols for custom elements 2024-11-09 09:55:00 +00:00
Scavanger
1623dfbb66 Rebase 2024-11-08 10:40:32 -03:00
Scavanger
b81ddd1ce8 Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Geozones 2024-11-08 08:40:06 -03:00
Mr D - RC
52e30b925e Added RX band and mode elements. No actual font symbols yet! 2024-11-04 22:31:27 +00:00
Mr D - RC
4a4c9c5381 Change arrow for downlink 2024-11-04 20:02:23 +00:00
Mr D - RC
4ab8cf9c92 Update OSD
- Remove references to CRSF where features are now shared with MSP RC
- Add new elements for downlink power and LQ
2024-11-04 19:52:27 +00:00
Mr D - RC
11cae6cdc2 Fix OSD previews for diatance precision
Fixed OSD previews for
- Home distance
- Remaining distance
- Trip distance
2024-11-04 18:41:08 +00:00
Scavanger
6e7a04a817 Geozones 2024-11-03 12:00:10 -03:00
Mr D - RC
08982920e2 Merge branch 'master' into MrD_Set-OSD-elements-precision 2024-10-25 12:58:13 +01:00
Mr D - RC
9d37416697 Allow setting of altitude and distance precision 2024-10-25 12:53:58 +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
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
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
error414
f49ae172fd speed up OSD search 2024-08-20 21:40:37 +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
error414
b9b2a1f14c Fixed position for formation flight / inav radar 2024-06-22 16:11:17 +02:00
error414
d2b8eff6a7 fix for electron 2024-05-19 18:28:18 +02:00
Pawel Spychalski (DzikuVx)
35c32374a9 Fix crosshair 2024-05-16 15:07:08 +02:00
Pawel Spychalski (DzikuVx)
977af87a50 Fix other calls as well 2024-05-16 12:59:20 +02:00
Pawel Spychalski (DzikuVx)
defe944245 Fix video type select and optimize the code 2024-05-16 10:21:10 +02:00
Pawel Spychalski (DzikuVx)
48a6551a9e Do not reboot OSD when it is not necessary 2024-05-10 14:24:43 +02:00
Pawel Spychalski (DzikuVx)
07600e1fa6 Fix additional tabs 2024-05-05 21:40:10 +02:00
Scavanger
686417604d Fix Mission Planner, uniform fs requires 2024-04-27 09:54:27 -03: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
error414
ba4fe59c38 clear layouts 2024-04-12 18:59:35 +02:00
error414
60d4523b34 Copy layouts 2024-04-11 21:45:27 +02:00
Darren Lines
e7c3845cf5 Update IDs for ADSB elements
There was a conflict between the ADSB elements and the custom OSD elements. ADSB IDs now match those defined in the firmware.
2024-04-08 08:18:26 +01: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
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00