Commit Graph

10438 Commits

Author SHA1 Message Date
Thomas Zobler
fe042efd58 [skip ci] last changes 2026-02-16 14:20:28 +01:00
Thomas Zobler
e51397bda3 [skip ci] feat: fsxcommon 2026-02-06 18:49:35 +01:00
Thomas Zobler
5202807ab6 [skip ci] change to read "GENERAL ENG PCT MAX RPM" 2026-02-06 09:15:26 +01:00
Thomas Zobler
6e2397d3cb feat: read enginepower from SimConnect 2026-02-05 11:18:43 +01:00
Thomas Zobler
6aa5a00517 fix: change version of xplanemp2 2026-02-04 12:47:41 +01:00
Thomas Zobler
b62084f3b5 fix: clang format 2026-02-04 10:54:34 +01:00
tzobler
66acba9e87 feat: enginepower implemented for fsxcommon 2026-02-04 10:43:47 +01:00
tzobler
2519a87680 refactor: Extend aircraft model classes for MSFS24 2026-01-31 12:48:30 +01:00
tzobler
527327321c refactor: Update MSFS24 default aircraft 2026-01-31 12:48:30 +01:00
tzobler
1c29bfe674 fix: Clarify reload dialog options 2026-01-31 12:48:30 +01:00
tzobler
2c3522010d feat: Extend MSFS exclude dirs 2026-01-31 12:48:30 +01:00
tzobler
7ca5631c93 fix: Allow >12 tokens in FSInn information packet 2026-01-31 12:48:30 +01:00
tzobler
61eccfe80f refactor: Add separate swift data application 2026-01-31 12:40:35 +01:00
tzobler
91cf92aa1b feat: Add additional lights to model browser 2026-01-31 12:40:35 +01:00
tzobler
29c57dde3e refactor: Minor cleanup 2026-01-31 12:40:34 +01:00
tzobler
3e17ddb5d8 feat: Enable JSON encoding for additional aircraft lights 2026-01-31 12:40:34 +01:00
tzobler
48f1676f8d feat: Add wing light property 2026-01-31 12:40:34 +01:00
tzobler
44272548ad refactor: Unify member naming 2026-01-31 12:40:34 +01:00
tzobler
6337cc5e7a refactor: Remove outdated and unused IVAO FSD packets 2026-01-31 12:40:34 +01:00
Mat Sutcliffe
11d4ae35e5 feat(xswiftbus): Update xpmp2 with more TCAS datarefs 2026-01-18 15:26:17 +00:00
Lars Toenning
c1183565df docs(xswiftbus): Add missing documentation v0.15.170 2025-12-24 12:47:06 +01:00
Lars Toenning
818c02d83d fix(xswiftbus): Set correct version number 2025-12-24 12:47:03 +01:00
Lars Toenning
2cb18c5b90 feat(xswiftbus): Expose callsign as dataref
Fixes #379
2025-12-13 23:23:41 +01:00
Lars Toenning
a71b8e3491 feat: Add custom X-Plane dataref for connection state
Fixes #304
2025-12-13 22:17:29 +01:00
Lars Toenning
ae8807e543 fix: Remove outdated signal connection
This was removed with edbabe34b
2025-12-13 22:17:29 +01:00
Lars Toenning
c830b862be feat: Allow to tune STBY frequency from context menu
Fixes #274
2025-12-13 22:17:29 +01:00
Lars Toenning
27a5b3aae8 refactor: Use lambda to combine common logic 2025-12-13 21:45:41 +01:00
tzobler
14ff2066b7 fix: update Qt version to 6.10.1 in build workflow 2025-11-21 00:53:30 +01:00
Lars Toenning
186c7aa31d ci: Bump macos runner version
Fixes #367
2025-11-15 23:00:12 +01:00
Lars Toenning
ee388bb350 ci: Bump installbuilder version 2025-11-15 23:00:12 +01:00
tzobler
dcc9d16ee4 fix: missing clicked in mappingcomponent 2025-11-15 23:00:12 +01:00
Lars Toenning
0d7981789e fix: Avoid implicit conversion 2025-11-01 16:15:13 +01:00
Lars Toenning
1bf664f241 build: Fix build on Windows 2025-11-01 16:15:13 +01:00
Lars Toenning
d23b684b99 fix: Supress false positives 2025-11-01 16:15:13 +01:00
Lars Toenning
707eaf0495 refactor: Fix readability-use-concise-preprocessor-directives 2025-11-01 16:15:13 +01:00
Lars Toenning
7579ce8ba4 refactor: Fix readability-simplify-boolean-expr 2025-11-01 16:15:13 +01:00
Lars Toenning
469d9b8421 refactor: Fix readability-static-accessed-through-instance warnings 2025-11-01 16:15:13 +01:00
Lars Toenning
5eafb1282d refactor: Fix cppcoreguidelines-init-variables warnings 2025-11-01 16:15:13 +01:00
Lars Toenning
fc54023644 refactor: Fix readability-redundant-member-init warning 2025-11-01 16:15:13 +01:00
Lars Toenning
3758b2b5b9 refactor: Fix readability-use-anyofallof 2025-11-01 16:15:13 +01:00
Lars Toenning
8a877e85b7 refactor: Fix readability-use-std-min-max 2025-11-01 16:15:12 +01:00
Lars Toenning
369450107b refactor: Fix remaining modernize- warnings 2025-11-01 16:15:12 +01:00
Lars Toenning
4e6a6887f1 refactor: Fix clang-tidy modernize-loop-convert 2025-11-01 16:15:12 +01:00
Lars Toenning
e09413614a refactor: Fix clang-tidy modernize-return-braced-init-list 2025-11-01 16:15:12 +01:00
Lars Toenning
8f946b77d5 refactor: Fix clang-tidy modernize-use-override 2025-11-01 16:15:12 +01:00
Lars Toenning
29bc905e56 refactor: Fix clang-tidy modernize-use-auto 2025-11-01 16:15:12 +01:00
Lars Toenning
899b5d6ba4 ci: Run static code analysis 2025-11-01 16:15:12 +01:00
Lars Toenning
e29818a5be refactor: Move chunkware to third_party 2025-10-29 22:46:33 +01:00
Lars Toenning
8c93f00179 refactor: Fix deprecation warning 2025-10-29 22:46:33 +01:00
Lars Toenning
06469007ff fix: Extend comment for new simulators 2025-10-29 22:46:32 +01:00