CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Default filter broken #162

Open ShawnStoddard opened 1 month ago

ShawnStoddard commented 1 month ago

In the process of creating a sample application I used most of the defaults defined in the APRS IS client class. The filter starts with the word "filter" but so does the line where it is used (in the SendLogin method). I removed the word "filter" from what I passed to the APRS IS client and things worked as expected. Can someone confirm, and if broken we'll make a fix.

CBielstein commented 3 weeks ago

Acknowledging this one as well. I'll report back after I get a chance to investigate. Thanks!