1
0
Fork 0

Commit graph

  • 27a4be5d87 UIUC: fix check_float (EOF is not an error in this context) Rebecca N. Palmer 2015-04-03 14:18:04 +01:00
  • ca362e9251 QtLauncher: fix adding aircraft paths Rebecca N. Palmer 2015-04-03 14:13:13 +01:00
  • e10b493421 Do not run the HoldDown code until after the aircraft is trimmed to prevent a devide by zero and ultimately a segmentation fault Erik Hofman 2015-04-02 20:31:17 +02:00
  • aa63e65122 Sync. with JSBSim just in time for the official JSBSim release. Erik Hofman 2015-04-02 15:17:12 +02:00
  • a56694f962 Make command "request-metar" also work Torsten Dreyer 2015-03-30 17:11:47 +02:00
  • 8baf72aabd Make command "clear-metar" work Torsten Dreyer 2015-03-30 16:13:01 +02:00
  • 8f9df6940f httpd: extend the NavDbUriHandler Torsten Dreyer 2015-03-28 00:34:28 +01:00
  • 32f4fdfaf7 Add simple getter for all runways to FGAirport Torsten Dreyer 2015-03-28 00:33:26 +01:00
  • f2d6b76b13 Portability: Fix compile errors on MSVC (cmath) James Turner 2015-03-24 11:11:42 -05:00
  • 0cff350dab Fix UIUC libc++ compilation. James Turner 2015-03-23 10:05:06 -05:00
  • 3f3bd6994a Fix to restore the UIUC FDM aircraft after the FGAddon split. Edward d'Auvergne 2015-03-23 18:47:33 +01:00
  • 55ed10953f Fix StateMachine autopilot component Torsten Dreyer 2015-03-22 16:09:42 +01:00
  • 6cc98cb995 Improve error messages for system.fgfsrc removal Rebecca N. Palmer 2015-03-20 18:56:13 +00:00
  • 51bfdc21e0 Nasal: remove /tmp/*.xml from allowed paths list Rebecca N. Palmer 2015-03-20 18:20:11 +00:00
  • e0274af493 Percentage feedback during nav-cache build. James Turner 2015-03-19 12:01:38 -05:00
  • 2ebf21221d Fix a clang unused constant warning James Turner 2015-03-18 20:33:27 +01:00
  • 61eae124d4 Enable anti-aliasing in the airport diagram James Turner 2015-03-18 20:33:14 +01:00
  • cee943076c Fix clang warning: unused constant. James Turner 2015-03-18 20:32:54 +01:00
  • 06a260822c Make 3.2.1 fix: make thread check platform specific. James Turner 2015-03-17 23:33:57 +00:00
  • fe25c42408 Make flag Mac specific. James Turner 2015-03-17 23:27:25 +00:00
  • a6b5ab7c74 Fix for Cmake 3.2.1 Mac SDK handling James Turner 2015-03-17 22:33:54 +00:00
  • 3ee36a7143 PropertyChangeWebsocket: sanitize property names Torsten Dreyer 2015-03-17 09:27:03 +01:00
  • c26fb00049 etxtend "pause" command to force pause/continue Torsten Dreyer 2015-03-14 22:33:06 +01:00
  • ba386b314e Increase required CMake version Clément de l'Hamaide 2015-03-14 18:06:34 +01:00
  • 196c667266 Normalize the allowed paths as well (fix Windows breakage) Rebecca N. Palmer 2015-03-13 22:39:22 +00:00
  • 817297699f warning fix: use correct type for std::string::find reply Torsten Dreyer 2015-03-13 22:57:03 +01:00
  • 32a8c712b0 The QUrl header is needed for compilation on Linux bcoconni 2015-03-13 22:03:22 +01:00
  • b5835c38b4 Disable system.fgfsrc Rebecca N. Palmer 2015-03-13 18:14:51 +00:00
  • 16784d590a Document that property write-protection is not a security measure (Nasal can remove it) Rebecca N. Palmer 2015-03-13 18:11:29 +00:00
  • a4aff2cb82 remove checkIORules(), replaced by check in fgInitAllowedPaths() Rebecca N. Palmer 2015-03-13 18:10:31 +00:00
  • 9002696195 Make fgValidatePath always return std::string, not char * Rebecca N. Palmer 2015-03-13 18:07:24 +00:00
  • d718d5f3cb Move Nasal io.open to flightgear, and make it use fgValidatePath Rebecca N. Palmer 2015-03-13 18:02:46 +00:00
  • 6a30e7086e Stop using property listener for fgValidatePath Rebecca N. Palmer 2015-03-13 17:54:44 +00:00
  • a6937e25ad Make a new launcher tab for add-ons James Turner 2015-03-12 10:36:32 +00:00
  • 67d528a46c Show Qt paths in CMake Clément de l'Hamaide 2015-03-12 09:44:51 +01:00
  • b21bb90ae5 Split multiplayer command Torsten Dreyer 2015-03-12 09:18:41 +01:00
  • 1e1326d8f3 Aircraft path support in the Qt launcher James Turner 2015-03-11 23:20:18 +00:00
  • f5f82c461f RunUriHandler: add some INFO logging for the requests Torsten Dreyer 2015-03-11 22:28:23 +01:00
  • 956054afe7 Add command multiplayer to control the multiplay_mgr Torsten Dreyer 2015-03-11 22:25:50 +01:00
  • 4289c0aacd MetarProperties: don't double-trigger listeners on invalidate Torsten Dreyer 2015-03-11 22:24:07 +01:00
  • f7d476c856 extract RemoteXMLRequest to make it reusable Torsten Dreyer 2015-03-11 18:28:01 +01:00
  • 11c2623dec Start wiring package manager into the launcher. James Turner 2015-03-10 08:30:55 +00:00
  • 68efa84b3a Remove obsolete #ifdef check James Turner 2015-03-10 07:54:12 +00:00
  • 92864265af Refactor aircraft helper classes James Turner 2015-03-10 00:13:55 +00:00
  • f32f1fba59 Fix recently introduced bug in json-to-prop conversion Torsten Dreyer 2015-03-11 16:59:58 +01:00
  • fced50f480 JSON Properties: encode NaN as null Torsten Dreyer 2015-03-09 16:17:20 +01:00
  • 8b141025cd httpd: expose if airport has metar in navdb uri handler Torsten Dreyer 2015-03-09 14:53:40 +01:00
  • 4564dbd95e Live weather: ensure valid flag is set correctly Torsten Dreyer 2015-03-09 12:24:36 +01:00
  • 585235ce01 One more log item for the tile-cache. James Turner 2015-03-08 09:41:27 +00:00
  • 2e452e78f3 Fix non-Qt build. James Turner 2015-03-08 09:40:44 +00:00
  • c3543f8fdd GUI ‘restore defaults’ support. James Turner 2015-03-08 00:40:22 +00:00
  • f9c23eb096 Add missing GPL boilerplate. James Turner 2015-03-07 23:52:03 +00:00
  • bfeb41858d Cmake always generates version.h James Turner 2015-03-06 19:20:54 +00:00
  • 213e5ab8e6 Remove obsolete nightly build script. James Turner 2015-03-06 19:17:38 +00:00
  • a466dbce73 Very crude work on GUI base package selection. James Turner 2015-03-06 18:52:06 +00:00
  • 8d9db2824e Launch aircraft data cache James Turner 2015-03-05 17:39:37 +00:00
  • 4038ba3d51 Arrow icons for variant selection. James Turner 2015-03-05 15:53:40 +00:00
  • 7ca9fba4a8 Fix some off-by-one errors in variants GUI James Turner 2015-03-05 14:51:33 +00:00
  • 13d50853df Launcher support for aircraft variants. James Turner 2015-02-19 23:59:25 +00:00
  • 0f72564140 Use the pagedPathForHistory in the FlightHistoryUriHandler Torsten Dreyer 2015-03-03 17:10:16 +01:00
  • 265c99a149 FlightHistory: add pagedPathForHistory Torsten Dreyer 2015-03-03 17:08:20 +01:00
  • 2e5db3ce85 httpd: fix misplaced warning message Torsten Dreyer 2015-03-02 20:39:23 +01:00
  • 0fcfbe9221 wrap the json flight history as a feature Torsten Dreyer 2015-02-27 15:54:28 +01:00
  • 548b899fb6 Fix a couple more Qt version issues. James Turner 2015-02-26 23:29:35 +00:00
  • 146efcafa4 JsonUriHandler: allow POST updates without child Torsten Dreyer 2015-02-27 11:07:25 +01:00
  • 4b5dec2cae HTML Property Browser: use radiobuttons for bools Torsten Dreyer 2015-02-26 18:14:09 +01:00
  • 2d8cf78328 Fix Linux compilation. James Turner 2015-02-25 23:53:49 +00:00
  • a3d3e81a86 Set placeholderText from code James Turner 2015-02-25 23:14:02 +00:00
  • e1def22193 Fix cleanup of RouteDataPrivate James Turner 2015-02-25 22:58:56 +00:00
  • 0034d6b59a flighthistory service: use GeoJSON instead of own invention Torsten Dreyer 2015-02-25 10:38:22 +01:00
  • f36c81c8cb Fix where we set OS-X deployment target. James Turner 2015-02-24 12:35:26 +00:00
  • 1898a5fef8 Guard against a crash Torsten encountered once. James Turner 2015-02-19 23:58:40 +00:00
  • cc6178a9f3 Expose FlightHistory as a http service Torsten Dreyer 2015-02-23 16:33:20 +01:00
  • 68c9adb489 FlightHistory: make clear() public Torsten Dreyer 2015-02-23 16:31:49 +01:00
  • c9c0833741 Qt launcher: additional arguments UI James Turner 2015-02-23 13:41:30 +00:00
  • 564177933b FlightPlan activation, delegate hook. James Turner 2015-01-25 11:29:19 +00:00
  • bcfa16b84a stgmerge enhancements Stuart Buchanan 2015-02-22 21:37:18 +00:00
  • 8451b6c7c7 Merge commit 'refs/merge-requests/1591' of https://gitorious.org/fg/flightgear into merge-requests/1591 Torsten Dreyer 2015-02-22 21:25:08 +01:00
  • 6ecbca9e01 package system: de-hardcode default catalog id and url Torsten Dreyer 2015-02-17 12:41:18 +01:00
  • 828f14c4f7 Ooops... Torsten Dreyer 2015-02-17 12:09:22 +01:00
  • ae91b9cede Initial work for a PKG http service Torsten Dreyer 2015-02-16 22:58:17 +01:00
  • 5349d3367f JSBSim syncing. The changelog is: * The Pitot angle can now be tweaked with the <pitot_angle> tag in the <metrics> block. * The refuel rate is now configurable with the <refuel-rate> tag in the <propulsion> block. * Fixed C++11 compliance. JSBSim can now be compiled with a C++11 compiler. * Avoid a spurious mass report to be issued when resetting. * Fixed the moments computation. Previously they were computed with the previous time step CG position. * Fixed a bug where the CG update was delayed to the next time step when point masses location were modified via the FCS. bcoconni 2015-02-15 11:37:13 +01:00
  • 6e3486349b PropertyBrowser: Add a JSON link and the path Torsten Dreyer 2015-02-13 11:42:45 +01:00
  • ee63507f22 Code to stop loading of invalid flightplans portree_kid 2015-02-12 22:09:45 +01:00
  • 033957003f Clear GroundLightManager on exit to avoid segfault Rebecca N. Palmer 2015-02-12 16:39:28 +00:00
  • 84b240b84c Adjust warning flags for Clang. James Turner 2015-02-12 16:24:27 +00:00
  • b485fa8a0d Updates for v2 code-signing James Turner 2015-02-12 11:43:37 +00:00
  • 1cffd2b8c0 Fix encoding / C++11 compliance James Turner 2015-02-11 16:44:05 +00:00
  • 211a4982c8 Force libc++ explicitly on Clang James Turner 2015-02-11 15:48:33 +00:00
  • 6970ea69a8 httpd/json: send as correct typ for bools and numbers Torsten Dreyer 2015-02-11 11:34:16 +01:00
  • b42841ccd2 Add formatted KDI572/574 properties Torsten Dreyer 2015-02-11 08:33:45 +01:00
  • 8c38cf5740 Better CMake policy detection James Turner 2015-02-10 17:12:01 +00:00
  • 891c8eaa9f Cmake policies conditional on Cmake version. James Turner 2015-02-09 16:42:58 +00:00
  • b8c9cd454e Force 10.7 deployment version on Mac. James Turner 2015-02-09 15:11:28 +00:00
  • ef2c9b995f JSBSim: populate fuel tank cg Torsten Dreyer 2015-02-04 12:44:20 +01:00
  • fe0015bda0 Fix typo, thanks to Markus Wanner Rebecca N. Palmer 2015-01-18 22:23:49 +00:00
  • 193f2a3fbc Fix hang in Nasal->C++->Nasal calls Rebecca N. Palmer 2015-01-18 22:23:21 +00:00
  • 9f0eceae6e Initial checkin of stgmerge Stuart Buchanan 2015-01-18 20:10:05 +00:00
  • 6725b460bf Clean up some trivial warnings Stuart Buchanan 2015-01-18 19:49:14 +00:00
  • df00d3e995 Bump version to 3.5.0 Torsten Dreyer 2015-01-17 19:33:07 +01:00