]> git.mxchange.org Git - flightgear.git/history - src/Radio
Merge branch 'merge-requests/1555' into next
[flightgear.git] / src / Radio /
2011-12-04 Durk TalsmaMerge branch 'merge-requests/1555' into next
2011-12-04 adrianMerge branch 'next' into attenuation
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 adrianWrite a few more properties:
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-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-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 adrianAdd clutter loss for single horizon diffraction
2011-11-26 adrianUse landcover to determine ground clutter path loss...
2011-11-26 adriandocument transceiver specs
2011-11-24 adriancleanup
2011-11-24 adriancheck if tuned on frequency
2011-11-24 adrianadd function for navaid reception
2011-11-24 adrianrefactor receiveATC(), implement simple LOS routine...
2011-11-24 adrianlog to SG_BULK
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-24 adriancleanup
2011-11-24 adrianprepare for festival volume
2011-11-24 adriancleanup
2011-11-24 adriancall from FGATCController::transmit()
2011-11-24 adrianadd to CMake
2011-11-24 adrianseparate implementation