Commit Graph

15 Commits

Author SHA1 Message Date
Lars Toenning
2cb18c5b90 feat(xswiftbus): Expose callsign as dataref
Fixes #379
2025-12-13 23:23:41 +01:00
Lars Toenning
e09413614a refactor: Fix clang-tidy modernize-return-braced-init-list 2025-11-01 16:15:12 +01:00
Lars Toenning
5004db1885 refactor: Use composition for update time
The timer is not required by all classes and the deep inheritance makes
it hard to see where it is actually used. Use composition instead.
2025-06-10 21:39:52 +02:00
Lars Toenning
7fbf48ca3a refactor: Move common dbus function to IContext 2024-12-30 10:08:55 +01:00
Lars Toenning
edbabe34be refactor: Remove airport view 2024-12-30 10:08:50 +01:00
Lars Toenning
efc7796f1b refactor: Remove timesync feature
This is directly available by new simulators.
2024-12-30 10:08:49 +01:00
Lars Toenning
865e7fc0ef refactor: Remove model preview
This feature was not documented and only worked for some MS flight simulators
2024-12-29 14:34:13 +01:00
Lars Toenning
acb3d77904 refactor: Remove deprecated function 2024-12-29 13:17:23 +01:00
Lars Toenning
12f9f399e0 refactor: Simplify calls by not chaining 2024-12-26 11:17:53 +01:00
tzobler
937c2aa959 fix: Correct path for MSFS2020 model validation 2024-12-08 13:41:42 +01:00
Lars Toenning
a43b5ddc2b refactor: Fix clang-tidy warnings 2024-12-01 14:25:21 +01:00
Lars Toenning
7f277e4542 refactor: Clean up includes 2024-12-01 14:25:18 +01:00
Lars Toenning
1a0b2a8c5f refactor: clang format line length 2024-11-17 09:25:46 +01:00
Lars Toenning
97eed9562a refactor: clang-format 2024-11-16 21:40:55 +01:00
Lars Toenning
3a2447770f refactor: Rename blackcore to swift::core 2024-11-11 15:11:39 +01:00