aprsorg / aprs-deviceid

APRS device identification data: tocalls.txt + mic-e-types.txt current master allocations (YAML, JSON, XML)
60 stars 23 forks source link

ATMega328P APRS #170

Closed mzakiab closed 2 months ago

mzakiab commented 2 months ago

i'm create an ATMega328P APRS tracker.

tocall: APKEYn
vendor: 9W2KEY
model: ATMega328P APRS
class: tracker
os: Linux/Unix
contact: mzakiab@gmail.com
features:
        - tracking
hessu commented 2 months ago

Hi,

Registering as requested. The ATMega328P probably does not run Linux (fast enough) so I've marked it with os: embedded instead, and removed the "tracking" feature; the only feature flag needed or supported is "messaging". It's there for technical purposes, not for the purpose of listing all possible features.

 - tocall: APKEYn
   vendor: 9W2KEY
   model: ATMega328P APRS
   class: tracker
   os: embedded
   contact: mzakiab@gmail.com