1
0
Fork 0

Commit graph

  • d803875997 Sentry: fix exception reporting formatting Automatic Release Builder 2020-09-25 13:55:28 +01:00
  • 063d7bf53f Move some warnings to Dev-mode Automatic Release Builder 2020-09-24 21:53:23 +01:00
  • c564c667df Sentry: avoid duplicate events for exceptions Automatic Release Builder 2020-09-23 22:12:09 +01:00
  • a2ba405d8e Sentry: log SimGear exception throws Automatic Release Builder 2020-09-23 09:54:56 +01:00
  • d07360b37d Launcher: guard against missing data files Automatic Release Builder 2020-09-19 13:15:22 +01:00
  • db4e71955e Sentry: track compositor on/off Automatic Release Builder 2020-08-26 14:01:30 +01:00
  • dfcae619cf Crude startup logging. James Turner 2020-10-29 13:44:52 +00:00
  • 58f0b4a16a TimeManager: expose the speed=up factor nicely James Turner 2020-10-29 12:50:02 +00:00
  • bef5e30f6e Remove normalmap, The Gimp now has a much more usefull bumpmap filter Erik Hofman 2020-10-29 09:21:27 +01:00
  • 423c754009 Reposition: tolerate more scenarios in ATC_mgr James Turner 2020-10-27 18:05:23 +00:00
  • 46435edf19 The fixed 60 degrees offset at EHAL turned out to be the lattitude offset (actually 53.45 degrees): The moon seems to be dragging the tide with an almost perfect 45 degrees 'bow-wave' along the equator. Erik Hofman 2020-10-27 08:31:54 +01:00
  • 7510f7d487 AI Fix a crash where a valid flightplan is assumed James Turner 2020-10-26 16:03:21 +00:00
  • f2a108945d Expose version number parts in the header James Turner 2020-10-26 15:59:05 +00:00
  • f24da5ac3d Fix tide levels to match th reported ones exactly, for today and months ahead Erik Hofman 2020-10-26 10:24:33 +01:00
  • 9a54ff575c Fix the calculation of the moons longitude since the moon does not specify xs but xg instead. This required a nasty strcmp of the body name so switch to parsing a boolean instead and convert to strings when required. Erik Hofman 2020-10-26 10:23:54 +01:00
  • afb43edbdf Make EDDF procedures work better. James Turner 2020-10-25 20:31:53 +00:00
  • a21c0f9c16 Groundnet parsing: Fix exception for missing value James Turner 2020-10-25 20:10:09 +00:00
  • 358fb70ee0 Catch XML errors parsing traffic files James Turner 2020-10-24 15:48:57 +01:00
  • fd630b6d37 Traffic: adjust failure of for reachedEndOfCruise James Turner 2020-10-23 16:00:27 +01:00
  • 4bbff581f3 Fix crash in flight-plan UI James Turner 2020-10-23 15:40:16 +01:00
  • 3b01aaf33f Fix crash with missing airport in ATC James Turner 2020-10-23 15:39:42 +01:00
  • e0bd74e982 RouteManager: validate changes to current-wp James Turner 2020-10-23 14:48:49 +01:00
  • 4c3aa8b484 Check for missing file in several places James Turner 2020-10-23 14:47:59 +01:00
  • 9ebbfb90af Traffic: Fix crash in createTakeoff James Turner 2020-10-23 14:47:08 +01:00
  • 992bb81c0f Remove debug output from this file. James Turner 2020-10-23 14:46:19 +01:00
  • 029ad744b2 base the tides on the viewer, moon and sun longitude for an accurate prediction. Erik Hofman 2020-10-22 20:44:42 +02:00
  • 3e75668194 Remove references to unused functions Erik Hofman 2020-10-22 15:26:51 +02:00
  • ef8dc106ce Explicitly set the daylight-saving time flag to zero since we specify in GMT Erik Hofman 2020-10-22 12:02:28 +02:00
  • f3e47ef3b7 Switch to make_unqiue Erik Hofman 2020-10-19 14:49:07 +02:00
  • 23252df726 Move tide calculations from FGLight into it's own subsystem Erik Hofman 2020-10-19 14:28:56 +02:00
  • 5fcbd46d53 Switch to more modern C++ Erik Hofman 2020-10-18 11:24:45 +02:00
  • 497636c3dc Fix for Linux build James Turner 2020-10-15 16:17:30 +01:00
  • abe3b57bac Update version information Automatic Release Builder 2020-10-13 22:34:16 +01:00
  • b00520ffdb Add test case for issue with routepath at Paro. Also add support for approaches to the TestDelegate. legoboyvdlp R 2020-10-09 19:39:17 +01:00
  • c5e45f2b49 terrasync.py: two improvements Florent Rougon 2020-10-04 14:02:13 +02:00
  • 3f2ee2de04 Use python3 default implementation Scott Giese 2020-10-03 10:28:46 -05:00
  • 8009f46a51 terrasync.py: improve code readability Florent Rougon 2020-10-03 14:55:25 +02:00
  • 692ab6835f terrasync.py: more thorough checking of .dirindex contents Florent Rougon 2020-10-03 14:18:29 +02:00
  • 4049acd84e Bump the protocol version because Chris Speck's changes broke the backward compatibility. Bertrand Coconnier 2020-10-02 21:30:54 +02:00
  • 2a991c9874 terrasync.py: test_virtual_path.py can't be run directly Florent Rougon 2020-10-02 16:24:28 +02:00
  • 13f943b4a1 terrasync.py: rename DirIndex attributes and remove accessors Florent Rougon 2020-10-02 16:19:18 +02:00
  • 477d9f7a9a terrasync.py: move the DirIndex class to its own module and add unit tests Florent Rougon 2020-10-01 19:32:15 +02:00
  • 431844138b python compatibility: make __ne__ explicit. Scott Giese 2020-10-01 23:06:37 -05:00
  • 22e9d0e2f1 python: use a with-statement to manage file close Scott Giese 2020-10-01 22:51:31 -05:00
  • 7714abd56e terrasync.py: fix a DeprecationWarning Florent Rougon 2020-10-01 19:41:04 +02:00
  • 8985626ad5 Fix LaRCsim build errors Florent Rougon 2020-09-30 16:45:11 +02:00
  • 88c2b7a833 Make LaRCsim work again when UIUC is dissabled. Unfortunately only the c172 seems to be stable. The Navion and Cherokee fail to trim at the runway. Erik Hofman 2020-09-30 15:39:30 +02:00
  • b1b12a924f Simplify NavDataCache::NavDataCachePrivate::findDatFiles() Florent Rougon 2020-09-30 11:09:44 +02:00
  • 329d3cdd13 PLIB includes fix from Florent James Turner 2020-09-29 12:30:28 +01:00
  • 56d4662468 Next big step: proper ground reactions. Also make it possible to run fgfs --aircraft=aisim --aero=<aircraft> for different aircraft configurations (which requires an upcoming update to FGData Erik Hofman 2020-09-25 13:19:10 +02:00
  • 5329c4024b Sentry experiment: record warnings/alerts James Turner 2020-09-18 10:34:40 +01:00
  • d56e3857b6 Fix sentry setting of dist James Turner 2020-09-18 10:14:23 +01:00
  • 3b5b301e98 Launcher: Disable Qt 5.15 QML warnings James Turner 2020-09-17 21:44:50 +01:00
  • aea0a1a12a Sentry: set dist (build) data James Turner 2020-09-17 21:44:29 +01:00
  • 42b09ab948 Packaging: add AppStream metainfo James Turner 2020-09-17 21:44:12 +01:00
  • 3a69e20248 Reduce the default log-level for the launcher. James Turner 2020-09-14 11:05:32 +01:00
  • cae06a79b7 Attempt to fix crash-on-exit seen for Windows James Turner 2020-09-14 11:04:53 +01:00
  • f2a96eaa6c Stabilize the forces and moments, clean up the code some more Erik Hofman 2020-09-10 11:41:06 +02:00
  • 4fc0948dbf Fix Windows compilation James Turner 2020-09-08 21:51:57 +01:00
  • e26a2ecab0 Crash:harden against malformed menu bar entries James Turner 2020-09-08 14:01:39 +01:00
  • 830a890eff Tests: skeleton ViewManager/Views tests James Turner 2020-09-08 12:31:17 +01:00
  • 5da15c3773 TestSuite: Fix include paths for logging James Turner 2020-09-08 11:37:13 +01:00
  • 1fe82206a0 Make view subscripting more robust James Turner 2020-09-08 10:59:00 +01:00
  • 395a3e70e9 Logging: use new MANDATORY_INFO level. James Turner 2020-09-06 14:57:58 +01:00
  • abb8ce0120 AISim: Implement a JSON configuration file reader, fix gear positions and engine thrust calculation. Erik Hofman 2020-09-07 11:48:38 +02:00
  • e46c6f587b AIFlightPlan: remove ‘erase’ option from Decrement James Turner 2020-09-05 11:16:36 +01:00
  • 02cfaeabba Tests: AIFlightPlan Increment/Decrement James Turner 2020-09-05 11:14:00 +01:00
  • f802e09c57 ASan: QtMessageContext doesn’t copy file names James Turner 2020-09-05 10:44:21 +01:00
  • c9d1d58146 [Launcher] #2316 - fixed sorting in the aircraft grid/listview. Slawek Mikula 2020-08-09 12:25:55 +02:00
  • f5b5828bd0 AIFlightPlan: add test for XML parsing James Turner 2020-09-05 10:11:44 +01:00
  • 3a3ff07883 Start testing FGAIFlightPlan James Turner 2020-09-04 13:42:17 +01:00
  • 0272a4fa3f Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Erik Hofman 2020-09-04 16:03:39 +02:00
  • a95aaab0f4 use in-place declarations and clean up the code a bit Erik Hofman 2020-09-04 16:03:04 +02:00
  • 2147eb8da9 Missed fixes from previous Yasim commit. James Turner 2020-09-04 13:05:11 +01:00
  • d2fb16e071 Fix mismatched new/strdup/delete[] froub by ASan James Turner 2020-09-04 12:41:56 +01:00
  • 4402d7b81d NavCache: only remove if the file exists. James Turner 2020-09-04 12:29:45 +01:00
  • 1fd5502e9b Nasal removecommand: use a return value James Turner 2020-09-04 10:56:18 +01:00
  • c6cb845f90 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Erik Hofman 2020-09-04 11:45:33 +02:00
  • 6bd87586b0 Fix stability: CL and CD must be negative Erik Hofman 2020-09-04 11:44:37 +02:00
  • e8fe8345bf Start using or own types for vectors and matrices for sharter and more readable code. Fix some sign issues Erik Hofman 2020-09-04 10:58:18 +02:00
  • 9090d91be3 Fix a missed pu.h rename. James Turner 2020-09-03 20:25:14 +01:00
  • 22bad9db33 Fix for CMake/system libSGM issue: consistent path James Turner 2020-09-03 18:01:31 +01:00
  • 1f6b43c38f More AI tests James Turner 2020-09-02 21:34:07 +01:00
  • 61c6cfb050 AIAircraft: fix type of non-Swift aircraft James Turner 2020-09-02 21:33:48 +01:00
  • d1fc4b58cb Start creating tests of AIModel code James Turner 2020-09-02 19:49:33 +01:00
  • ce1e85f656 Get the AISim FDM in a semi-flyable state Erik Hofman 2020-09-03 14:39:38 +02:00
  • bdc66d5535 Rename our own version of pu.h to FlightGear_pu.h per James advice. Remove inclusion of pu.h where it isn't requirted. Erik Hofman 2020-09-03 12:56:01 +02:00
  • 0451816a82 Add our own version of pu.h and use it to prevent bug #2362 on all systems. This can be done since pu.h is to be considered in code freeze forever anyhow. Erik Hofman 2020-09-01 10:12:42 +02:00
  • ad2bf3cd09 Revert "Resolve Deprecation Warnings" Scott Giese 2020-08-30 17:58:36 -05:00
  • df67cc2bd9 Python: best practices Scott Giese 2020-08-29 12:07:15 -05:00
  • 7b914bc5fb Removed unreachable code Scott Giese 2020-08-29 11:20:40 -05:00
  • a87d9ca76f BezierNode: logic error in initialization Scott Giese 2020-08-29 11:03:31 -05:00
  • 532d879f72 Dead code removal Scott Giese 2020-08-29 11:00:55 -05:00
  • 5a29e7aade Resolve warning: Double Delete Scott Giese 2020-08-29 10:47:12 -05:00
  • e079f0d1eb Resolve warnings: comparison between unsigned and signed types Scott Giese 2020-08-29 10:15:02 -05:00
  • 8cede3f065 Resolve Deprecation Warnings Scott Giese 2020-08-29 10:12:35 -05:00
  • 740193a378 CMake: different fix for ALIAS issues with 3.10 James Turner 2020-08-27 22:33:08 +01:00
  • 37d820120d Unit-testing: tests for Nasal SGCommand API James Turner 2020-08-26 17:20:58 +01:00
  • 66f938be8e Sentry: fix naming clash. James Turner 2020-08-26 15:29:55 +01:00
  • a882b75c9b Sentry: fix fatal-error event type. James Turner 2020-08-26 13:57:44 +01:00