Logiqx / sse-results

Speed Sailing Event Results
https://logiqx.github.io/sse-results/
GNU General Public License v3.0
0 stars 0 forks source link

Auto-match unrecognised GPS units #9

Closed Logiqx closed 2 years ago

Logiqx commented 2 years ago

If a run is found for an unrecognised GPS ID then use the following logic to automatically determine a match:

If there was no match to entrant names then attempt a match based on the GPS serial number:

If no match was found using the two approaches above then create a new entrant:

Logiqx commented 2 years ago

Implemented, although decided against the SN match in case of GPS re-allocation.