hcarter333 / rm-rbn-history

Mapping reverse beacon spots and QSOs of the Rockmite 20 at KD0FNR
0 stars 0 forks source link

Determine QSO vs RBN in plugin using method #75

Closed hcarter333 closed 1 year ago

hcarter333 commented 1 year ago

Add a method isQSO(dB) that returns True if the RST is 3 digits. As in #74 pass the method to the template. The template will use the method to determine what style of marker to use. Also, remove rst_len from the canned query in qso_loc.yml .

hcarter333 commented 1 year ago

The new method works. The following was made after the column was removed from the query image

The latest comment wraps this up.