Talk:Radio propagation

From FlightGear wiki
Jump to navigation Jump to search

Roadmap

We are currently looking into updating the code base, to ensure that things still work with FG 3.0+ Some of the steps involved are detailed below:


  • integrate with navaid/radio code[1] Done Done
  • rebase against git HEAD (next) Done Done
  • rebase into a set of smaller self-contained patches [2] Pending Pending
  • modify build system to make the feature entirely optional via build-time option that defaults to disabled [3] [4] Done Done
  • Address issues pointed out by TorstenD on the devel list: 20}% completed
    • generalize/unify with terrain presampler code [5] 10}% completed
    • get rid of huge conditionals, introduce helper functions/methods instead [6] 40}% completed
    • get rid of magic constants, use variables enums [7] Done Done

Some of the code is in the code base

I was looking around in the source code of FlightGear after the integrated FGCom code and found that there is radio propagation code in flightgear/flightgear/next/src/Radio (currently at commit a0f47c15).

Johan G (Talk | contribs) 16:38, 6 September 2020 (EDT)