Commit Graph

  • 91cf92aa1b feat: Add additional lights to model browser tzobler 2026-01-31 11:32:14 +01:00
  • 29c57dde3e refactor: Minor cleanup tzobler 2026-01-31 11:31:35 +01:00
  • 3e17ddb5d8 feat: Enable JSON encoding for additional aircraft lights tzobler 2026-01-31 11:17:04 +01:00
  • 48f1676f8d feat: Add wing light property tzobler 2026-01-31 11:11:10 +01:00
  • 44272548ad refactor: Unify member naming tzobler 2026-01-31 11:07:42 +01:00
  • 6337cc5e7a refactor: Remove outdated and unused IVAO FSD packets tzobler 2026-01-31 10:36:44 +01:00
  • edc61ef8ca feat: add hot air balloon msfs2024_new_modelloader Thomas Zobler 2026-01-19 08:29:11 +01:00
  • 11d4ae35e5 feat(xswiftbus): Update xpmp2 with more TCAS datarefs Mat Sutcliffe 2026-01-08 18:42:55 +00:00
  • f48e4887f6 fix: Model set becomes active after the first start tzobler 2026-01-15 21:04:58 +01:00
  • c1183565df docs(xswiftbus): Add missing documentation v0.15.170 Lars Toenning 2025-12-24 12:45:44 +01:00
  • 818c02d83d fix(xswiftbus): Set correct version number Lars Toenning 2025-12-23 13:59:40 +01:00
  • 4bfc444989 fix: msfs2020 simconnect interface restored Thomas Zobler 2025-12-22 18:32:07 +01:00
  • 3858ee4e75 fix: pending aircrafts works Thomas Zobler 2025-12-20 15:35:26 +01:00
  • d4d76ed119 fix: remove comments Thomas Zobler 2025-12-19 23:58:29 +01:00
  • e1f566e2f5 fix: error in physicallyAddRemoteAircraftImpl Thomas Zobler 2025-12-19 18:13:25 +01:00
  • 55b27d8c52 fix: change from msfs to msfs2020 new_config_wizard Thomas Zobler 2025-12-17 19:53:57 +01:00
  • b899341ef9 fix: remove same errors from github Thomas Zobler 2025-12-17 18:20:43 +01:00
  • c1d9ded1c3 fix: configurationwizard.ui Thomas Zobler 2025-12-17 16:39:27 +01:00
  • a80d65fdc7 fix: SWIFT_BUILD_MSFS2024_PLUGIN Thomas Zobler 2025-12-17 15:04:46 +01:00
  • f07b45a239 fix: clang Thomas Zobler 2025-12-17 14:56:29 +01:00
  • 35019d5f34 fix: clang Thomas Zobler 2025-12-17 14:53:45 +01:00
  • 7e9672b31d refactor: rename the plugin msfs to msfs2020 tzobler 2025-11-21 14:48:49 +01:00
  • 42c6b74e3c refactor: rename the plugin msfs to msfs2020 tzobler 2025-11-21 14:48:49 +01:00
  • 2cb18c5b90 feat(xswiftbus): Expose callsign as dataref Lars Toenning 2025-12-12 20:28:04 +01:00
  • a71b8e3491 feat: Add custom X-Plane dataref for connection state Lars Toenning 2024-11-17 14:44:34 +01:00
  • ae8807e543 fix: Remove outdated signal connection Lars Toenning 2025-11-29 12:26:08 +01:00
  • c830b862be feat: Allow to tune STBY frequency from context menu Lars Toenning 2025-11-16 23:39:49 +01:00
  • 27a5b3aae8 refactor: Use lambda to combine common logic Lars Toenning 2025-11-16 23:44:59 +01:00
  • 2bcb5b81e6 refactor: Removed outdated comments Thomas Zobler 2025-12-02 07:43:14 +01:00
  • 4f45423132 refactor: clang format Thomas Zobler 2025-12-01 22:44:14 +01:00
  • c44f8710a8 feat: Summary of all changes to the new model loader Thomas Zobler 2025-12-01 22:39:30 +01:00
  • 1fa897267f fix: aircraftmodelloadermsfs2024 msfs2024_new_ml tzobler 2025-12-01 22:23:56 +01:00
  • 959ae918e0 Merge branch 'msfs2024_new_ml' of https://github.com/swift-project/pilotclient into msfs2024_new_ml tzobler 2025-12-01 08:56:41 +01:00
  • 52a727dc45 fix: Fix errors from pull request Co-authored-by: Lars Toenning <dev@ltoenning.de> tzobler 2025-11-21 14:48:49 +01:00
  • 104f654172 fix: Update src/misc/simulation/msfs2024/aircraftmodelloadermsfs2024.cpp Thomas Zobler 2025-12-01 08:35:31 +01:00
  • 344debc4c5 fix: Update src/core/modelsetbuilder.h Thomas Zobler 2025-12-01 08:24:09 +01:00
  • 026711dde1 fix: Update src/swiftdata/swiftdata.h Thomas Zobler 2025-12-01 08:18:22 +01:00
  • 65fce30c3f fix: Update src/misc/simulation/aircraftmodel.cpp Thomas Zobler 2025-12-01 07:53:48 +01:00
  • 7a065fb24d fix: Update src/misc/simulation/settings/simulatorsettings.cpp Thomas Zobler 2025-12-01 07:42:58 +01:00
  • 7745830dd2 fix: Update src/misc/simulation/settings/simulatorsettings.h Thomas Zobler 2025-12-01 07:41:39 +01:00
  • 80e8710ecc fix: Update src/plugins/simulator/msfs2024/CMakeLists.txt Thomas Zobler 2025-12-01 07:34:03 +01:00
  • b3fd58debb fix: first changes from the pull request tzobler 2025-11-30 22:23:28 +01:00
  • cce4a8bd97 fix: src/gui/components/dbownmodelscomponent.cpp Thomas Zobler 2025-11-30 22:05:31 +01:00
  • f546615748 Fix ATIS not updating: change return to continue in updateAtisMap copilot/investigate-issue-359 copilot-swe-agent[bot] 2025-11-29 16:58:13 +00:00
  • 5eaf934cf3 Initial plan copilot-swe-agent[bot] 2025-11-29 16:47:20 +00:00
  • 6b95334619 fix: remove unnecessary code tzobler 2025-11-21 14:48:49 +01:00
  • 5951f75fe1 Merge branch 'main' into msfs2024_new_ml tzobler 2025-11-21 14:10:30 +01:00
  • 14ff2066b7 fix: update Qt version to 6.10.1 in build workflow tzobler 2025-11-20 22:20:24 +01:00
  • 87543a1129 refactor: remove outdated code for FSC tzobler 2025-11-17 14:10:14 +01:00
  • 186c7aa31d ci: Bump macos runner version Lars Toenning 2025-11-15 20:19:19 +01:00
  • ee388bb350 ci: Bump installbuilder version Lars Toenning 2025-11-15 20:14:58 +01:00
  • dcc9d16ee4 fix: missing clicked in mappingcomponent tzobler 2025-11-05 16:12:03 +01:00
  • a3406e69a0 TEMP upgrade_macos_runner Lars Toenning 2025-11-15 12:49:43 +01:00
  • f67d855a20 ci: Bump macOS runner version Lars Toenning 2025-11-15 00:56:14 +01:00
  • a3d6bb871f feat: new lights and number of engines increased to 6 tzobler 2025-11-13 13:58:36 +01:00
  • dbe7bf69fb refactor: Remove TerrainProbe from msfs2024 code tzobler 2025-11-11 16:16:18 +01:00
  • 0110146a74 fix: sortorder modelset tzobler 2025-11-10 13:50:25 +01:00
  • f034d31694 feat: Implementation of the msfs2024 model mapping is ready for testing tzobler 2025-11-07 22:09:24 +01:00
  • 6700f66e1c fix: Annotations from GitHub build resolved tzobler 2025-11-05 12:04:36 +01:00
  • 53d069a5d1 feat: new method for loading models via SimConnect MSFS2024 tzobler 2025-10-14 10:47:13 +02:00
  • 0d7981789e fix: Avoid implicit conversion Lars Toenning 2025-11-01 13:50:14 +01:00
  • 1bf664f241 build: Fix build on Windows Lars Toenning 2025-11-01 11:59:23 +01:00
  • d23b684b99 fix: Supress false positives Lars Toenning 2025-11-01 00:53:14 +01:00
  • 707eaf0495 refactor: Fix readability-use-concise-preprocessor-directives Lars Toenning 2025-10-25 23:04:01 +02:00
  • 7579ce8ba4 refactor: Fix readability-simplify-boolean-expr Lars Toenning 2025-10-25 22:45:55 +02:00
  • 469d9b8421 refactor: Fix readability-static-accessed-through-instance warnings Lars Toenning 2025-10-25 22:21:29 +02:00
  • 5eafb1282d refactor: Fix cppcoreguidelines-init-variables warnings Lars Toenning 2025-10-25 21:40:02 +02:00
  • fc54023644 refactor: Fix readability-redundant-member-init warning Lars Toenning 2025-10-25 17:08:05 +02:00
  • 3758b2b5b9 refactor: Fix readability-use-anyofallof Lars Toenning 2025-10-25 16:42:41 +02:00
  • 8a877e85b7 refactor: Fix readability-use-std-min-max Lars Toenning 2025-10-25 15:49:22 +02:00
  • 369450107b refactor: Fix remaining modernize- warnings Lars Toenning 2025-10-25 15:48:35 +02:00
  • 4e6a6887f1 refactor: Fix clang-tidy modernize-loop-convert Lars Toenning 2025-10-11 20:27:46 +02:00
  • e09413614a refactor: Fix clang-tidy modernize-return-braced-init-list Lars Toenning 2025-10-10 23:43:20 +02:00
  • 8f946b77d5 refactor: Fix clang-tidy modernize-use-override Lars Toenning 2025-10-09 22:59:25 +02:00
  • 29bc905e56 refactor: Fix clang-tidy modernize-use-auto Lars Toenning 2025-10-09 22:35:53 +02:00
  • 899b5d6ba4 ci: Run static code analysis Lars Toenning 2025-10-25 12:31:19 +02:00
  • e29818a5be refactor: Move chunkware to third_party Lars Toenning 2025-10-10 23:12:12 +02:00
  • 8c93f00179 refactor: Fix deprecation warning Lars Toenning 2025-10-11 21:52:29 +02:00
  • 06469007ff fix: Extend comment for new simulators Lars Toenning 2025-10-04 12:25:24 +02:00
  • 036a99f4dc build: Fix compilation with no PCH Lars Toenning 2025-10-25 14:30:22 +02:00
  • fefedd03f9 refactor: Format inc files Lars Toenning 2025-10-11 23:45:20 +02:00
  • 84e062f689 feat: Build xswiftbus for Apple Silicon Lars Toenning 2025-10-19 21:13:10 +02:00
  • 6873315451 fix: replace "2" with CServer::FSDServer tzobler 2025-10-06 17:05:10 +02:00
  • 8bff548b9b fix: non-Vatsim users the login data for "other servers" was overwr. when starting the GUI tzobler 2025-10-06 16:40:27 +02:00
  • b85a82f5fb build: Update Qt version Lars Toenning 2025-10-12 20:34:31 +02:00
  • ff45b56a06 refactor: Fix deprecation warning Lars Toenning 2025-09-01 21:28:41 +02:00
  • ea0dc3b039 refactor: Remove old formatting comments Lars Toenning 2025-08-29 23:12:18 +02:00
  • a0101ef943 refactor: Fix Qt deprecation warnings Lars Toenning 2025-08-29 23:11:21 +02:00
  • 7e79fa0b96 build: Update default debug config Lars Toenning 2025-08-24 11:17:58 +02:00
  • aaf5bead64 fix: Update string representation for default codec Lars Toenning 2025-08-23 22:19:01 +02:00
  • 8c9b00169f build: Fix xswiftbus release name Lars Toenning 2025-07-12 11:36:26 +02:00
  • b4f6e74975 refactor: Remove manual high-dpi support Lars Toenning 2025-07-20 23:45:20 +02:00
  • b5d9dd2f62 docs: Update README Lars Toenning 2025-07-19 17:49:58 +02:00
  • 317fccfa3b fix: Set default toolchain file Lars Toenning 2025-07-19 17:45:37 +02:00
  • 123f722cd2 [skip ci] fix: Trigger change only when updated internally msfs_com_volume Lars Toenning 2025-07-12 22:44:00 +02:00
  • dbf2c35e5d feat(msfs): Read out COM volume Lars Toenning 2025-07-12 22:43:34 +02:00
  • a099bf3555 fixup! refactor(msfs): Request transponder data with OwnAircraftData Lars Toenning 2025-07-12 22:42:22 +02:00
  • 43970f12bd fix(p3d): Ignore warning when requesting MSFS SimVars Lars Toenning 2025-07-12 22:20:14 +02:00
  • e0c4e79af0 refactor(msfs): Request transponder data with OwnAircraftData Lars Toenning 2025-07-12 22:19:56 +02:00
  • 26fb4e659a fix: Avoid overwriting COM properties Lars Toenning 2025-07-12 21:00:01 +02:00