]> git.mxchange.org Git - flightgear.git/history - src/Radio/radio.hxx
Merge branch 'next' into navaids-radio
[flightgear.git] / src / Radio / radio.hxx
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-09 adrianMerge branch 'next' into navaids-radio
2011-12-08 adrianMerge branch 'next' into navaids-radio
2011-12-08 adrianDocument the code better;
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 adrianMerge branch 'attenuation' into navaids-radio
2011-12-05 adrianrename function
2011-12-05 adrianMake antenna radiation calculations selectable via...
2011-12-04 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
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 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-12-04 Durk TalsmaMerge branch 'merge-requests/1555' into next
2011-12-04 adrianMerge branch 'next' into attenuation
2011-12-03 adrianRename conversion functions to be more explicit
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 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 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-26 adrianUse landcover to determine ground clutter path loss...
2011-11-24 adrianadd function for navaid reception
2011-11-24 adrianrefactor receiveATC(), implement simple LOS routine...
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-24 adriancleanup
2011-11-24 adriancleanup
2011-11-24 adrianseparate implementation