Algafix / OSNMA

A python implementation of the Galileo OSNMA protocol.
European Union Public License 1.2
40 stars 12 forks source link

patch relevant to issue #6 #7

Closed cicco84 closed 1 year ago

cicco84 commented 1 year ago

Added custom else clauses in the try-except block of the process_mack_subframe method to remove from self.kroot_waiting_mack list any invalid mack subframes triggering MackParsingError or TeslaKeyVerificationFailed.