Skip to content

Consider removal of NMEA types #91

@CBielstein

Description

@CBielstein

Description

The APRS 1.01 spec describes raw GPS NMEA types. However, it's unclear to me at this moment if that is ever transmitted over the air in an unencoded way.

Given that this project is not desired to communicate directly with GPS devices at this time, we can consider removing the currently-unused NMEA code. This includes

  • NmeaType.cs
  • Relevant converter in EnumConversionExtensions.cs
  • NmeaTypeUnitTests.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions