]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-12-19 ThorstenBUpdate man pages.
2011-12-18 ThorstenB#480: fgadmin build dependency
2011-12-18 ThorstenBfgadmin: fix compiler warnings
2011-12-18 Frederic BouvierTry to take care of FLTK external dependencies on Linux
2011-12-18 Frederic BouvierRestore JSBsim and Yasim in VS2008 build
2011-12-18 ThorstenB#525 related: add compiler search path for every library
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 Frederic BouvierBetter c++ design to avoid leaks in case of exceptions
2011-12-17 ThorstenBAdd some debug messages to help analyzing #385.
2011-12-17 ThorstenBAvoid spamming the log output
2011-12-17 Erik HofmanAlso expose the true sun color in the property tree.
2011-12-17 Mathias Froehlichfgviewer: Improove reader/writer option command line...
2011-12-16 Mathias Froehlichfgviewer: add DatabasePager.
2011-12-16 Mathias Froehlichfgviewer: add StateSetManipulator.
2011-12-16 Erik HofmanExpose the cloud color in the property tree
2011-12-14 Erik HofmanRemove AI prefix for the sound path and add it to the...
2011-12-13 Torsten DreyerFix windows build
2011-12-13 adrianMerge branch 'next' into attenuation
2011-12-13 adrianMerge branch 'navaids-radio' into attenuation
2011-12-13 adriantake care of cases where the model obstructs the antenna
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-12 Erik Hofmanreaneble ai modeul sound effects
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 James TurnerAdd hud-cycling back - issue #337
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-12-11 ThorstenBProvide error message when file isn't found.
2011-12-11 Frederic BouvierMultiple --atlas options are valid (one for Atlas,...
2011-12-09 ThorstenB#513: netgui alignment mismatching on 32bit/64bit machines
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into attenuation
2011-12-09 ThorstenBLower log level for event input/udev messages.
2011-12-09 ThorstenBAvoid useless warnings during FG startup.
2011-12-09 ThorstenB#510: Fix disappearing AIShips.
2011-12-09 ThorstenBFix memory leak with FGAIModelData.
2011-12-09 adrianRemove interface from Nasal
2011-12-08 adrianitm.cpp: don't polute the global namespace
2011-12-08 adrianClean up my code in NasalSys.cxx
2011-12-08 adrianMerge branch 'next' into navaids-radio
2011-12-08 adrianDocument the code better;
2011-12-07 Frederic BouvierAdd fgpanel to the mix
2011-12-06 adrianSend geod from Nasal, properly document the code, take...
2011-12-06 adrianExpose a radio function (receiveBeacon) to the Nasal...
2011-12-06 Durk TalsmaMerge commit 'refs/merge-requests/18' of git://gitoriou...
2011-12-06 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-06 Curtis L. OlsonCommit changes so I can switch branches without conflicts.
2011-12-06 adrianLower receiver sensitivity, modify loading of antenna...
2011-12-06 adrianMerge branch 'attenuation' into navaids-radio
2011-12-06 adrianMerge branch 'next' into attenuation
2011-12-06 adrianFix error caused by assert statement in itm.cpp
2011-12-05 adrianrename function
2011-12-05 Torsten DreyerFix a typo in the radio propagation code
2011-12-05 adrianMake antenna radiation calculations selectable via...
2011-12-05 Vivian MeazzaWindows fixes/work-arounds
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 ThorstenBPerformance improvement
2011-12-04 adrianMerge branch 'attenuation' into navaids-radio
2011-12-04 adrianHopefully fix windows compilation error
2011-12-04 adrianRead antenna radiation pattern from file
2011-12-04 Vivian MeazzaMake parameter "roll-factor" settable in scenario files
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 Durk TalsmaMerge branch 'merge-requests/1555' into next
2011-12-04 Durk TalsmaMake sure not to disable the entire ATC system when...
2011-12-04 ThorstenBsound: fix sound-buffer-in-use issue
2011-12-04 ThorstenBcmake: add support for Torsten's UDev EventInput
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-04 adrianLoad pattern file from FG_HOME/antennas
2011-12-03 Torsten Dreyerevent input for Linux: substitude dbus+hal by udev
2011-12-03 adrianGet rid of annoying printf messages in itm.cpp
2011-12-03 adrianSet ATC ground tx-power and antenna gain to smaller...
2011-12-03 adrianRename conversion functions to be more explicit
2011-12-03 Erik Hofmanmake the sound of the base model work again. this also...
2011-12-03 adrianWrite a few more properties:
2011-12-03 Erik HofmanProperly construct a string from another string and...
2011-12-02 adrianAdd some functions to convert between various units
2011-12-02 adrianSet a couple of properties using the node /sim/radio
2011-12-01 adrianAdd function to calculate polarization loss
2011-12-01 adrianMerge branch 'attenuation' into navaids-radio
2011-12-01 adrianMake polarization a configurable parameter
2011-12-01 adrianStart implementing antenna properties
2011-12-01 adrianMerge branch 'radio-clutter' into attenuation
2011-12-01 adrianMerge branch 'next' into attenuation
2011-12-01 adrianRemove hard-coded values wherever possible;
2011-11-30 ThorstenBFix build with CMake 2.6.4
2011-11-30 ThorstenBFix shared library build for metar executable
2011-11-30 James TurnerRefactor SimGear detection to correctly select debug...
2011-11-30 ThorstenBSet correct installation folder for documentation
2011-11-29 adrianremove debugging code
2011-11-29 adrianClutter loss doesn't depend anymore on sampling distance
2011-11-29 adrianAdd separate fields for receiver and transmitter:
2011-11-29 James TurnerFixes for linking with shared SimGear.
2011-11-28 James TurnerRe-structure the SimGear detection, to bypass shared...
2011-11-28 adrianforgot about constructor and destructor
2011-11-28 adrianrename FGRadio to FGRadioTransmission, add RX and TX...
2011-11-28 adrianremove unnecessary function
2011-11-28 adrianmake clutter loss calculations switchable via property
2011-11-28 adrianDecouple material index from other variables
2011-11-27 Erik HofmanProperly remove FGFX classes when not needed anymore
2011-11-27 Erik HofmanMove some code from the header file to the source file.
2011-11-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-27 adrianAdd clutter loss for single horizon diffraction
next