1
0
Fork 0

Commit graph

  • 07b676a6c8 src/Main/main.cxx: moved property-locking control into /sim/property-locking/. Julian Smith 2021-05-26 10:16:04 +01:00
  • d310b84bdf Avoid propeller spinning in the wind (issue #2581) Bertrand Coconnier 2021-05-29 15:59:56 +02:00
  • 3bef9e7747 Move some ALERTS to MANDATORY_INFO James Turner 2021-05-28 11:59:10 +01:00
  • 9297f62d2f Fix some missed renames for sg_random.hxx James Turner 2021-05-28 11:58:57 +01:00
  • cc60472d26 Ground-net errors: use a tag for the ICAO James Turner 2021-05-26 11:10:21 +01:00
  • 118c2095b6 Launcher: remove a log message James Turner 2021-05-26 10:24:36 +01:00
  • 180ad8d2d8 NavCache: avoid spurious message on rebuild James Turner 2021-05-26 10:22:59 +01:00
  • 34b8fbc58e Precomputed random numbers API James Turner 2021-05-25 12:57:07 +01:00
  • 695d41a1eb Raise minimum OSG version to 3.6 James Turner 2021-05-24 16:47:32 +01:00
  • 4370d3d1f7 Fix another Qt forwards/backwards compat point James Turner 2021-05-24 16:45:35 +01:00
  • a702fd7b27 Controls: ensure engine index is valid James Turner 2021-05-24 15:54:17 +01:00
  • bc4a2b3ab7 If-def for Qt compat forwards and backwards. James Turner 2021-05-24 15:44:19 +01:00
  • f009c54773 Qt deprecation fixes James Turner 2021-05-23 20:14:19 +01:00
  • f7704a0339 Fix some warnings about constructor initialisation order. Julian Smith 2021-05-22 11:55:34 +01:00
  • 837a200811 src/GUI/LauncherArgumentTokenizer.hxx: fix compile failure on recent devuan. Julian Smith 2021-05-21 23:20:10 +01:00
  • 90625848de src/Main/main.cxx: support for properties locking control. Julian Smith 2021-05-22 11:56:22 +01:00
  • 2e030218ea src/Viewer/splash.cxx: show message if we are a debug build. Julian Smith 2021-05-09 19:51:20 +01:00
  • d4f31c3507 Filters out negative powers when the propeller is not rotating. Bertrand Coconnier 2021-05-22 12:41:50 +02:00
  • d3956a4af7 Add bi-directional support to the generic protocol James Turner 2021-05-19 15:11:55 +01:00
  • d5789b5f74 Fix an error with new OSG compilation James Turner 2021-05-19 15:10:17 +01:00
  • 804f689da8 made the --multiplay option only set sim/multiplay/tx-rate-hz for the out command, in option curently overwrite the rate given by the out option eg: --multiplay=out,20,localhost,5000 --multiplay=in,,,5003 end with a tx rate of "0" and this end with the default value 10 later jano 2021-05-07 11:58:42 +02:00
  • 773a44c072 Tentative fix for the issue #2581 (propeller spinning indefinitely after aborting crank). Bertrand Coconnier 2021-05-08 18:50:34 +02:00
  • 2614945b8f Ground-net loading: collect which nets have problems James Turner 2021-05-04 12:03:27 +01:00
  • cf75ba1fe9 Fix crash in tower selection logic in empty areas. James Turner 2021-05-02 16:48:55 +01:00
  • 4e432b3f8e Error reporter: tweak enable, is-critical logic James Turner 2021-04-30 13:46:03 +01:00
  • e04c179767 Environment manager: reduce log message levels James Turner 2021-04-30 13:44:38 +01:00
  • 01dd0a987d Sync'ed with JSBSim v1.1.5 Bertrand Coconnier 2021-04-30 12:15:59 +02:00
  • 558a498850 Fix hotspots being shown for a single frame after startup Fernando García Liñán 2021-04-29 12:18:50 +02:00
  • 94c202375c Fix a warning spotted by Fahim Dalvi. James Turner 2021-04-28 12:09:32 +01:00
  • 1b4ae1e46b Launcher: detect command line scenery/acft paths James Turner 2021-04-28 11:25:36 +01:00
  • 6529234abe Fix compiler warnings Stuart Buchanan 2021-04-26 21:01:49 +01:00
  • 8085d1fa2c Clear ATC on the user aircraft as well James Turner 2021-04-26 11:14:06 +01:00
  • a458d46349 FGCom: don’t crash if properties change before postinit James Turner 2021-04-26 10:18:47 +01:00
  • 8a33f86e46 Error-reporting: improve UI/display behaviour James Turner 2021-04-25 18:59:56 +01:00
  • e8952b6c0f Update tests for revised Subsystem API James Turner 2021-04-25 18:57:36 +01:00
  • e6307b1494 Fix dumb inverted logic commit James Turner 2021-04-25 18:57:15 +01:00
  • 6e42b9ae02 Attempting to fix AIAircraft/controller crash James Turner 2021-04-25 18:56:55 +01:00
  • 14d01ccffe Panel/cockpit loading: report errors James Turner 2021-04-25 18:55:11 +01:00
  • ba783ccce9 AI Carriers: tidy and resolve ctor order Richard Harrison 2021-04-25 17:30:02 +02:00
  • a47d126ba5 Autosave loading: suppress XML errors James Turner 2021-04-21 21:57:32 +01:00
  • e1a9d27ca6 Generic protocols: suppress XML errors James Turner 2021-04-21 21:57:10 +01:00
  • a1b5f452e3 Input-device configuration: report config errors James Turner 2021-04-21 21:56:52 +01:00
  • fba1e9fa61 YASim: fix warnings from bind() James Turner 2021-04-21 21:56:33 +01:00
  • 8aec2710b6 Nasal / Emesary: explicitly init the recipient James Turner 2021-04-21 12:50:07 +01:00
  • 3ab197a000 Active Tower improvements. Richard Harrison 2021-04-19 18:04:47 +02:00
  • 68e6527574 src/AIModel/AIMultiplayer.*: split out some code from FGAIMultiplayer::update(double dt). Julian Smith 2021-04-18 16:54:13 +01:00
  • 7753ce229d Fixed uneven replay of user vs multiplayer aircraft. Julian Smith 2021-04-18 10:45:23 +01:00
  • 99bcc3ba24 scripts/python/FlightGear.py: ls() now returns typed values. Julian Smith 2021-04-18 11:21:48 +01:00
  • 3e57ba3332 src/Aircraft/replay.cxx: fixed potential segv when moving packest between medium/long term store. Julian Smith 2021-04-17 19:21:41 +01:00
  • 967cff2b6f src/Model/acmodel.cxx: Fixed broken aircraft sound after change to ordering of subsystems. Julian Smith 2021-04-17 19:22:02 +01:00
  • d92da2cb17 Restore shared pointer in checkCarrierSceneryLoaded Richard Harrison 2021-04-17 09:32:14 +02:00
  • 4096f354df Fix compile error when sentry is enabled James Turner 2021-04-16 17:09:41 +01:00
  • 522d7e8450 Finish 2021-carriers-and-ai-part-1-towers Richard Harrison 2021-04-16 22:02:11 +02:00
  • 303e518e87 Aparently MSVC doesn't like it this way. Erik Hofman 2021-04-16 14:44:03 +02:00
  • deab07d527 Do not include dds_props.hxx if CycloneDDS was not found Erik Hofman 2021-04-16 13:22:06 +02:00
  • 5118009d44 Add a new network protocol: dds-props which for now only operates in the output mode: request a propery value using de FG_DDS_prop scheme and provide either it's path or property index id. UsageL fgfs --dds-props=dds,out,<hz>. Testing is possible with src/Network/DDS/fg_dds_prop to request a propery path/id or src/Network/DDS/fg_dds_log to log all propery samples passed over the DDS layer. Erik Hofman 2021-04-16 11:26:21 +02:00
  • 1aeef58ded src/Time/TimeManager.cxx: include <algorithm> for std::max. Julian Smith 2021-04-15 22:24:15 +01:00
  • edc6d88993 src/AIModel/AIMultiplayer.*: Improve behaviour if simple-time enabled. Julian Smith 2021-04-13 23:41:57 +01:00
  • 10be9a1b60 src/AIModel/AIMultiplayer.cxx: FGAIMultiplayer::update(): re-indented. Julian Smith 2021-04-13 22:53:07 +01:00
  • 34955d820b scripts/python/recordreplay.py: use simple-time system. Julian Smith 2021-04-14 10:00:41 +01:00
  • 70647ffd35 src/Aircraft/replay.*: use getMPProtocolClockSec if /sim/time/simple-time/enabled is set. Julian Smith 2021-04-02 10:16:08 +01:00
  • 745273ab26 src/Aircraft/flightrecorder.cxx: Improved logging of raw speed values. Julian Smith 2021-04-14 10:17:44 +01:00
  • cb00971dcb src/Time/TimeManager.*: added simple-time mode. Julian Smith 2021-04-14 09:54:09 +01:00
  • ebe4f43abc src/Main/fg_init.cxx: put FGReplay after FGMultiplayMgr and before FGAIManager. Julian Smith 2021-04-14 09:56:09 +01:00
  • ae9d8ce088 src/Main/fg_init.cxx: fgCreateSubsystems(): group registrations by GroupType. Julian Smith 2021-04-02 10:27:48 +01:00
  • d7d87479a9 In subsystem initialisation, don't default to SGSubsystemMgr::GENERAL. Julian Smith 2021-04-02 10:16:20 +01:00
  • 1789002417 src/Main/fg_init.cxx: fgCreateSubsystems(): removed unnecessary comments. Julian Smith 2021-04-02 09:40:08 +01:00
  • 1d4e2a2a69 src/MultiPlayer/multiplaymgr.cxx: decreased a diagnostic. Julian Smith 2021-04-01 20:40:39 +01:00
  • 6aa0e4a5cb scripts/python/FlightGear.py: fixed handling of large outputs. Julian Smith 2021-04-12 15:08:59 +01:00
  • f196c8418d Update the props sample description: remove an unnecessary type specifier (the union already holds it), add a sample version number and a mode to indicate reading from, or writing to, a property. The option to set a property value is reserved for future use and not yet implemented. Erik Hofman 2021-04-15 10:11:42 +02:00
  • 04e664bb33 src/Viewer/FGEventHandler.*: fixed mouse events in non-main window without CompositeViewer. Julian Smith 2021-04-11 14:01:46 +01:00
  • f08076c391 scripts/python/recordreplay.py: fixed when fgfs not run via wrapper script. Julian Smith 2021-04-10 11:34:09 +01:00
  • 29dc9ea93a scripts/python/recordreplay.py: fixed use when fgfs is run via wrapper script. Julian Smith 2021-04-10 10:36:52 +01:00
  • 4f28e2dfff Add a proprety requester test utility Erik Hofman 2021-04-09 14:44:33 +02:00
  • c88c47e1b5 No need to keep two maps: it's enough the have one PropertyList (vector) and a map Erik Hofman 2021-04-09 14:43:20 +02:00
  • 162f5f317d Switch to always add the GUID. Setting a string to null doesn't work for DDS samples and leads to a segmentation fault. Erik Hofman 2021-04-09 14:42:38 +02:00
  • 3274925cf3 Win32: reworked console opening Richard Harrison 2021-03-29 17:53:30 +02:00
  • 58d8b7faa0 minor improvement in comments in Multiplay mgr Richard Harrison 2020-11-26 13:49:59 +01:00
  • 766b1f6c54 Tweak how error reports are passed to Sentry James Turner 2021-04-08 11:34:40 +01:00
  • 28f562d0ec Sentry: correct breadcrumbs for menu item activates. James Turner 2021-04-08 07:16:06 +01:00
  • c951f3fcf4 Also log propery samples over DDS Erik Hofman 2021-04-07 11:53:22 +02:00
  • 202c69ad77 Implement the start of a property server using DDS. Erik Hofman 2021-04-06 14:52:37 +02:00
  • e203336546 Udpate the logged name Erik Hofman 2021-04-06 14:51:50 +02:00
  • 0a1f6d406c Launcher: missed import/style fixes James Turner 2021-04-06 09:13:50 +01:00
  • 1f24f1b2bb Traffic: work around crash with bad trafficRef James Turner 2021-04-06 09:13:32 +01:00
  • 4b9f903f8f Launcher: fix include of FlightGear module files James Turner 2021-04-04 16:53:45 +01:00
  • 977dd6fd15 Add sentry breadcrumb for FGCom James Turner 2021-04-04 16:35:40 +01:00
  • 019d6cc53a Launcher: tweak how Qt Fatal log messages are handled James Turner 2021-04-04 16:34:46 +01:00
  • dd475e1934 Implement saving of graphics presets to XML James Turner 2021-04-02 16:42:23 +01:00
  • 9d8a10f8b7 scripts/python/recordreplay.py: cope if --tape-dir is already configured. Julian Smith 2021-04-03 11:43:19 +01:00
  • ff65689eb6 Launcher: fix some missing hard-coded styles James Turner 2021-04-02 14:57:01 +01:00
  • 361bea19aa Graphics presets: tolerate watching tie()-ed props James Turner 2021-04-02 12:07:01 +01:00
  • 664652ae39 Error-reporting: capture some properties to report James Turner 2021-04-02 10:48:39 +01:00
  • 5dae2d129e Launcher: fix compatability with older Qt James Turner 2021-04-02 10:13:48 +01:00
  • 2913b72f43 Remove unused properties and cmd options Fernando García Liñán 2021-04-02 04:31:36 +02:00
  • a5443b77e0 Graphics presets: Add order-num parameter to allow more intuitive ordering Fernando García Liñán 2021-04-02 03:11:42 +02:00
  • 0294db919f src/Main/fg_init.cxx: workaround for JSBSim failure because of reliance on FGReplay. Julian Smith 2021-04-01 20:37:49 +01:00
  • df0f3e1b47 Launcher: fix QML warnings closing notifications James Turner 2021-04-01 17:36:34 +01:00
  • 5738d8cca9 Launcher: remove obsolete PNG assets James Turner 2021-04-01 17:14:37 +01:00
  • 209898cb89 Coloring support for SVG icons James Turner 2021-04-01 15:53:20 +01:00