Receiver Naming Convention

Constraints

  • Minimum length for name is 3 characters
  • Maximum length for name is 9 characters
  • Use chars and numbers only (A-Z, a-z and 0-9)

Naming convention for Airports

  • if your receiver is not foreseen to monitor takeoffs and landings, please do not use ICAO code, but chose a name for other locations.
  • if your receiver is to be located at the airport/airfield give it a 4 character ICAO code identifier. It is important to keep the identifier in upper-case, e.g.:

LFLE (Challes-les-Eaux)
LFLG (Grenoble, Versoud)
LFLP (Annecy, Meythet)
EPZR (ZAR, Poland)

  • if there is no ICAO code identifier for the airport use the name of the airport in CamelCase naming convention, e.g.:

Koenigsdf (Gliding Center Königsdorf, Bavaria)
Klippneck (Klippeneck, Germany, first flights in 1928)
BadWrshfn (Bad Wörishofen, Germany)

Naming convention for other locations

  • for other locations than airports (cities, towns, private houses, etc..) please follow a CamelCase naming convention. It is also recommended to choose a name corresponding to the closest "known" place (town, institute, mountain, etc..) e.g:

Cern (European Organization for Nuclear Research, Geneva, Switzerland)
Paris (no need to comment, I guess?;)
Cluses (Receiver near Cluses, France)
LeNoiray
Marmolada (Highest mountain of the dolomites, Italy)

Optional postfix

  • if there is more than one receiver at a given location you can use numbers OR cardinal direction (N,W,S,E).

HugeTown1
HugeTown2
MyTownN
MyTownS

Common mistakes

  • it is not so unusual a receiver is located at the airport/airfield, so there is no need to mention this (bad: HoyaFlpl, EDLGTurm; good: Hoya, EDLG)
  • don't use country codes in the name (bad: DEboetzow; good: Boetzow)
  • don't use abbreviations too much, we have 9 characters (should be enough in most cases) (bad: BOZ, better: BergenOZ or BgOpZoom, bad: Strass1, better: Strassham)
  • choose a name you can google for (bad: something cryptic like hgrtl, HGC, KCCM, SFVWUG, flevonet2)
  • don't write out cardinal directions (bad: LSZKWest, UrySud, good: LSZKW, UryS, even better: LSZK, Ury)

Exceptions for UK

  • In the UK, if a receiver is near to a BGA turn point, it can be named UKXXX where XXX is the BGA turn point, e.g. UKFOX. (Note this DOES NOT have a DASH in it!)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License