craigerl / ygate

Turn your Yaesu APRS radio into an igate. By KM6LYW.
28 stars 9 forks source link

Update README, remove some TODO items. #2

Closed hessu closed 4 years ago

hessu commented 5 years ago

Removed dupe filtering from the to-do list. A receive-only igate should not suppress duplicates, but rather leave it to the APRS-IS servers; they can utilize the duplicates too and this will give a more consistent implementation for the duplicate filtering. The duplicates can be extracted from the servers for network analysis, for example. Removed "binary inspection", an iGate should pass the packet contents to the server as is, without making any special processing or de-encoding.