Pyais Versions Save

AIS message decoding and encoding in Python (AIVDM/AIVDO)

v2.6.5

2 weeks ago

v2.6.4

1 month ago

v2.6.3

1 month ago

v2.6.2

2 months ago

v2.6.1

4 months ago

v2.6.0

4 months ago
  • Initial release of the AIS Filters system.
  • Basic filtering classes: NoneFilter, MessageTypeFilter, and DistanceFilter.
  • FilterChain class to combine multiple filters into a sequence.
  • Utility functions haversine and is_in_grid for distance and grid calculations.

v2.5.9

6 months ago
  • adds decode_nmea_and_ais
    • use this method to get a tuple of NMEASentence and AIS payload
    • chore: also adds another example regarding tag blocks

v2.5.8

7 months ago

v2.5.7

8 months ago

v2.5.6

9 months ago
    """