1
0
Fork 0

Commit graph

  • 28d7308985 src/Viewer/viewmgr.*: fixed bug when /sim/aircraft contains '.' chars. Julian Smith 2022-06-05 18:42:34 +01:00
  • 55c9c61fc3 Launcher: add logging around aircraft installs James Turner 2022-05-31 19:02:40 +01:00
  • 8517eda0c9 Ground-cache: throw on NaN inputs James Turner 2022-05-31 16:37:02 +01:00
  • 8ae98ea543 IAXClient OpenAL: clean up our buffers James Turner 2022-05-31 16:13:40 +01:00
  • d571bc6f76 AI Improvements portree_kid 2022-05-31 21:23:34 +02:00
  • 1a364684e9 Adjust unittest to new SGCallback Lars Toenning 2022-05-30 23:18:54 +02:00
  • dbe2734e2c Launcher and startup support for TACANs James Turner 2022-05-30 15:52:59 +01:00
  • 43e0b3be48 CMake: fix missing header James Turner 2022-05-25 11:16:44 +01:00
  • 71c92c754d Remove FGMakeUpperCase listener Lars Toenning 2022-05-20 22:24:39 +02:00
  • 7d78c40086 Remove upper-casing of route-manager input James Turner 2022-05-25 10:43:08 +01:00
  • 5051d90487 Use std::function for callbacks Lars Toenning 2022-05-24 21:52:41 +02:00
  • 83694eabde Turn OpenVSP CSV forces and moments data into tables Erik Hofman 2022-05-23 08:18:38 +02:00
  • fb36cea04c Skip NasalClipboard on test-suite builds James Turner 2022-05-17 14:33:35 +01:00
  • c3162c0233 Add failing test for SWIFT8 at YBCS Jonathan Redpath 2022-05-16 14:09:05 +01:00
  • 564884d27c Test suite: restore cross-platform compatibility by removing unix-specific headers and explicitly casting unsigned ints / unsigned longs Jonathan Redpath 2022-05-16 12:34:36 +01:00
  • 3f670c84b1 VSCode applied formatting. James Turner 2022-05-16 12:15:05 +01:00
  • 15cb5ab075 Fix Windows: include needed for getpid() James Turner 2022-05-16 12:14:13 +01:00
  • 0df1109d93 Fix warnings / breakage from previous change. James Turner 2022-05-11 21:24:37 +01:00
  • 961c57b576 Add missing include Lars Toenning 2022-05-11 13:59:45 +02:00
  • 446299ddaf Fix using SI units like speed in km/h and altitude in meters for flight plan in Launcher. PlayeRom 2022-04-21 23:43:54 +02:00
  • 6edf68107e src/FDM/YASim/Gear.cpp: use SG_LOG instead of assert fail if contact is incorrect. Julian Smith 2022-05-08 12:57:34 +01:00
  • e72beb3b81 Add Polish translation to org.flightgear.FlightGear.desktop file PlayeRom 2022-05-02 18:19:44 +02:00
  • 0dab12281a Add Turkish translations to org.flightgear.FlightGear.desktop Serkan ÖNDER 2022-05-02 00:04:50 +02:00
  • b40cc51611 src/Viewer/viewmgr.cxx: log video encoding sws_scale() timing info with /sim/video/log_sws_scale_stats. Julian Smith 2022-05-01 13:02:15 +01:00
  • d2d3bd5edc src/Viewer/: crude control over thread-cpu affinities on linux. Julian Smith 2022-05-01 01:54:58 +01:00
  • a59c94f8be src/Viewer/renderer.cxx: use /sim/thread-cpu-affinity to control thread-cpu affinity. Julian Smith 2022-04-30 00:05:49 +01:00
  • 0923400e35 Expose the machwave active and offset properties Erik Hofman 2022-04-29 15:08:10 +02:00
  • 06530a325b Add a utility to recenter all models within a configuration file Erik Hofman 2022-04-20 14:04:35 +02:00
  • 679d26c272 Very early start of a utility to convert OpenVSP CSV files into JSBSim XML files. Erik Hofman 2022-03-29 15:44:41 +02:00
  • 60ce826874 Sync'ed with JSBSim v1.1.11 Bertrand Coconnier 2022-04-23 19:18:42 +02:00
  • 06063ed82a Fixes for Wake turbulence changes James Turner 2022-04-20 10:23:31 +01:00
  • 83cad5797e Intercept errors in the matrix inversion routine and report the faulty aircraft in the log. Bertrand Coconnier 2022-04-16 13:45:10 +02:00
  • 3441c5ef3a Remove floats equality test with zero and fix memory leaks. Bertrand Coconnier 2022-04-16 13:26:17 +02:00
  • 2ccd9bfb30 [swift] Pass struct to updatePlanes() instead of multiple vectors Lars Toenning 2022-04-05 11:47:02 +02:00
  • e35c24af99 Update swift license headers Lars Toenning 2022-03-27 12:52:57 +02:00
  • 3b40f704fd Add swift unittests Lars Toenning 2022-03-27 11:56:24 +02:00
  • 9ec7d6b855 swift cleanup Lars Toenning 2022-03-26 11:29:25 +01:00
  • 7a0be3f000 GUICompat: fix binding activation, close callback James Turner 2022-03-24 10:32:48 +00:00
  • abb394935d Use type-safe subsystem access James Turner 2022-03-24 10:32:43 +00:00
  • a9e09a0ae4 Remove obsolete pre-OSG 3.4 code James Turner 2022-03-11 13:18:12 +00:00
  • da946fb14c src/FDM/YASim/FGFDM.cpp: allow backwards compatibility of gear contact points/surfaces. Julian Smith 2022-03-21 13:57:38 +00:00
  • 5fb8c39057 src/FDM/YASim/YASim.cxx: add gear[]/spring and gear[]/damping properties. Julian Smith 2022-03-21 13:56:36 +00:00
  • 26695b448c test_suite/unit_tests/FDM/CMakeLists.txt: fixed incorrect header name. Julian Smith 2022-03-20 12:45:48 +00:00
  • 683501e3bd test_suite/unit_tests/FDM/: added test of new YASim torus gear system. Julian Smith 2022-03-19 22:51:27 +00:00
  • 011b1cc726 src/FDM/YASim/: added support for torus-shaped gear contact surface. Julian Smith 2022-03-19 22:52:23 +00:00
  • 417332f265 src/FDM/YASim/yasim-test.cpp: Minor improvements to help text. Julian Smith 2022-03-16 21:20:47 +00:00
  • 04ee8d95f5 src/Viewer/splash.cxx: added some missing braces for clarity. Julian Smith 2022-03-18 22:35:18 +00:00
  • 662dad0848 Fix MP Pilot List disappearing Richard Harrison 2022-03-17 11:51:52 +01:00
  • 360c64c7b7 Remove threaded Nasal garbage collection refs #2674 Nasal corruption: Richard Harrison 2022-03-13 21:32:16 +01:00
  • d678d108ce Splash: add visibility condition to images Richard Harrison 2022-03-11 18:37:22 +01:00
  • b91b6c4516 Fix Camera ownership for GUI-Manager James Turner 2022-03-11 12:42:20 +00:00
  • 5db4b5c871 Splash-logo fixes for max-width and position Richard Harrison 2022-03-10 20:21:17 +01:00
  • bc9291cb02 Splash: fix logic for nightly build. Richard Harrison 2022-03-10 15:54:29 +01:00
  • e3c2a39420 Define splash screen from property tree Richard Harrison 2022-03-10 15:11:06 +01:00
  • de41907532 Use helper method for OSGText alignment mapAlignment Richard Harrison 2022-03-10 15:06:28 +01:00
  • 4e6f9e6239 Nasal startup: allow more control over loading James Turner 2022-03-09 16:47:12 +00:00
  • 0e079a7ebe More #ifdefs around PUI in the UI code James Turner 2022-03-09 16:46:13 +00:00
  • 7613cb3ce7 Canvas GUIMgr: remove coupling on FGRenderer James Turner 2022-03-09 16:45:41 +00:00
  • 52731a7c04 Nasal: expose Canvas SpaceItem directly James Turner 2022-03-06 20:05:32 +00:00
  • 77501672df Nasal expose propertyValue as a helper James Turner 2022-03-06 20:04:31 +00:00
  • cbd5ef9e7b GUI: XML to Nasal bridge, to keep PUI dialogs working James Turner 2021-06-16 14:41:19 +01:00
  • 5e0cb1b6e3 Remove some obsolete startup log messages James Turner 2022-03-06 20:02:35 +00:00
  • e1cc22090d C++: use override in CanvasSystemAdapter header James Turner 2022-03-06 20:01:25 +00:00
  • 79f38a5742 Expose new GridLayout to Nasal James Turner 2022-02-25 21:17:32 +00:00
  • a324ba4b41 Multiplayer: use standard position accessors James Turner 2022-02-26 17:34:28 +00:00
  • 1ec67f05ff Multiplayer: ensure lag/ properties always exist James Turner 2022-02-26 17:33:15 +00:00
  • 3fb81a34f5 Launcher: Add altenrate UI style file James Turner 2022-02-26 17:35:20 +00:00
  • 16bf10b333 Avoid Marker-beacon spam on FDM NaN case James Turner 2021-06-28 12:13:56 +01:00
  • 076d0816b5 src/Aircraft/replay-internal.cxx: removed stray diagnostic in prev commit. Julian Smith 2022-02-19 12:40:58 +00:00
  • 2d53280fba src/Aircraft/replay-internal.cxx: fix replay of some legacy normal recordings. Julian Smith 2022-02-19 00:08:37 +00:00
  • b216658ba1 AI improved entry into parking (heading and postition) portree_kid 2022-02-13 20:34:17 +01:00
  • 49eeb6627c Fix compile issue portree_kid 2022-02-12 19:49:21 +01:00
  • 0e0acc9a10 Fix a memory leak Torsten Dreyer 2022-02-11 08:50:13 +01:00
  • f8afde7528 Yasim-test: add detailed lift/drag graphing James Turner 2022-02-07 11:42:28 +00:00
  • 82863d3f3e AI Fixes * Fix turns (left-turn-bug) * Better parking apporach * CSV Logging via property * ft vs m bug in setLeadDistance * Split Runway Entry/Exit calculation * Prototype wait pattern portree_kid 2022-02-06 21:11:58 +01:00
  • cacd650f27 Remove Traffic Tests PortreeKid 2022-02-05 13:33:42 +01:00
  • da7434f2e2 src/GUI/Highlight.cxx: fixed bug in FdmInitialisedListener destructor. Julian Smith 2022-02-02 14:06:44 +00:00
  • f2d05e33e3 Merge /u/portree_kid/flightgear-portreekid/ branch topics/atc/clean_inheritance into next b'Keith Paterson 2022-02-01 19:29:30 +00:00
  • 8bbb30225f WS30: Add property controlling splitting water mesh Stuart Buchanan 2022-02-01 16:48:54 +00:00
  • 13fab25b6f MR273 - Added the Milky Way onto the night sky Stuart Buchanan 2022-02-01 16:23:07 +00:00
  • cf0d90ef3d Cleanup Inheritance in ATC portree_kid 2022-01-31 22:34:05 +01:00
  • 276835f74c
    osgXR: Update to 0.3.8 James Hogan 2022-01-21 22:47:02 +00:00
  • fe8b7bea21 Marker pins Tobias Dammers 2022-01-15 18:20:35 +01:00
  • af0df69126 Fix MK-VIII GPWS crash caused by getStringValue James Turner 2022-01-24 22:26:18 +00:00
  • 7d3f511560 Fix a typo and re-word Univeral CRT warning. James Turner 2022-01-21 07:59:44 +00:00
  • 1114d836da Check Universal CRT version on Windows James Turner 2022-01-20 20:37:44 +00:00
  • fe9aadd8bb RoutePath: fix pointAlongPath for fly-overs James Turner 2022-01-20 20:33:37 +00:00
  • b50ba41a15 Standardise max-flyBy angle to 90 degrees James Turner 2022-01-20 20:30:05 +00:00
  • e5e44d1c48 Silence a CMake warning James Turner 2022-01-18 16:42:25 +00:00
  • 08a70297ff GPS/RNAV: configurable max-flyBy-angle James Turner 2022-01-18 16:07:54 +00:00
  • 29ef5210a7 Fix crash when no waypt controller is created James Turner 2022-01-18 12:17:13 +00:00
  • f198ac8d8d AIBase: Refactor Scott Giese 2022-01-15 22:54:30 -06:00
  • 42ee4822c7 AIFlightPlan: Maintenance Scott Giese 2022-01-15 20:09:28 -06:00
  • 1816e3e551 AIManager: Maintenance Scott Giese 2022-01-15 20:06:11 -06:00
  • 4dce923ef3 AIMultiplayer: Maintenance Scott Giese 2022-01-15 20:01:58 -06:00
  • 1998ffce84 performancedb: Maintenance Scott Giese 2022-01-15 20:00:00 -06:00
  • f5acb22929 submodel: Maintenance Scott Giese 2022-01-15 19:59:04 -06:00
  • 912d08fa59 AIWingman: Maintenance Scott Giese 2022-01-15 18:59:55 -06:00
  • ba5ae5148e AIStatic: Maintenance Scott Giese 2022-01-15 18:53:48 -06:00
  • a177aa76bc AIEscort: Maintenance Scott Giese 2022-01-15 17:49:10 -06:00