Skip to content
Snippets Groups Projects
  1. Jun 28, 2020
    • eried's avatar
      Update ANTENNAS.TXT · 9ee83c5d
      eried authored
      9ee83c5d
    • eried's avatar
      Clear with buffer clear · ddffc699
      eried authored
      ddffc699
    • eried's avatar
      Show infinite+ if freq is 0 and small tweaks · d175e339
      eried authored
      d175e339
    • eried's avatar
      Slighty larger steps · dfa524ea
      eried authored
      dfa524ea
    • eried's avatar
      Show all antennas even if they are off range · a81ab669
      eried authored
      a81ab669
    • eried's avatar
      Update ANTENNAS.TXT · 32b07d9f
      eried authored
      32b07d9f
    • eried's avatar
      Comma as separator · 65ab23fd
      eried authored
      65ab23fd
    • Erwin Ried's avatar
      Merge pull request #85 from euquiq/new-improved-antenna-calculator · a1501d09
      Erwin Ried authored
      New Antenna length Calculator
      a1501d09
    • euquiq's avatar
      New Antenna length Calculator · 8443008d
      euquiq authored
      It reads the antennas definition from a txt file:
      
      WHIPCALC/ANTENNAS.TXT
      
      Inside the textfile you place each antenna you own with the following sintaxis:
      
      <antenna label> <elements length in mm, separated by a space>
      
      For example:
      
      ANT500 185 315 450 586 724 862
      
      Input the required frequency, adjust the wave type (full / half / quarter, etc.) and the calculator will return the antenna length (metric and imperial) while also calculating how much you need to expand the fitting antennas you got defined on the txt.
      
      It may return up to 8 matching antennas, which is more than enough (normally you will have 2, perhaps 3 telescopic antennas around for your portapack)
      
      If by any chance your antennas txt got more than 8 antennas, and more than 8 matches the length of the freq / wave you want, it will only show the first 8 matching antennas and will warn you at the bottom that there are even more results (hidden).
      
      All calculations now are rounded into the best integer, considering first decimal, so precision is double than the original antenna calculator app.
      8443008d
  2. Jun 18, 2020
  3. Jun 16, 2020
  4. Jun 15, 2020
  5. Jun 14, 2020
  6. Jun 13, 2020
  7. Jun 09, 2020
  8. Jun 08, 2020
  9. Jun 07, 2020
Loading