/SELCAL_Generator

A little tool that generates SELCAL codes

Primary LanguagePython

SELCAL Generator

This file is for generating SELCAL (SelCal or selective-calling, more info here) codes. It follow the SELCAL code rules which are:

  1. Four letters which are from A to S excluding I, N and O.
  2. The letters within a given pair are written or transmitted in alphabetical order.
  3. A given letter can be used only once in a SELCAL code; letters may not be repeated. For example, it cannot be AA-CF as A repeats.

This generator does not check if the code is available to use. It only generates them according to rules.

License

This software uses CC BY-NC-SA license which grants you to share, edit, tweak and build upon my work non-commercially as long as you credit me.