Ham-APRS-DeviceID
view release on metacpan or search on metacpan
share/tocalls.yaml view on Meta::CPAN
#
# This is a machine-readable index of APRS device and software
# identification strings. For easy manual editing and validation, the
# master file is in YAML format. A conversion tool and pre-converted
# versions in XML and JSON are also provided for environments where those
# are more convenient to parse.
#
# This list is maintained by Hessu, OH7LZB, for the aprs.fi service.
# It is licensed under the CC BY-SA 2.0 license, so you're free to use
# it in any of your applications. For free. Just mention the source
# somewhere in the small print.
# http://creativecommons.org/licenses/by-sa/2.0/
#
#
# English shown names and descriptions for device classes
#
classes:
- class: wx
shown: Weather station
description: Dedicated weather station
- class: tracker
shown: Tracker
description: Tracker device
- class: rig
shown: Rig
description: Mobile or desktop radio
- class: ht
shown: HT
description: Hand-held radio
- class: app
shown: Mobile app
description: Mobile phone or tablet app
- class: software
shown: Software
description: Desktop software
- class: digi
shown: Digipeater
description: Digipeater firmware
- class: dstar
shown: D-Star
description: D-Star radio
- class: satellite
shown: Satellite
description: Satellite-based station
#
# mic-e device identifier index for new-style 2-character device
# suffixes. The first prefix byte indicates messaging capability.
#
mice:
- suffix: "_ "
vendor: Yaesu
model: VX-8
class: ht
- suffix: "_\""
vendor: Yaesu
model: FTM-350
class: rig
- suffix: "_#"
vendor: Yaesu
model: VX-8G
class: ht
- suffix: "_$"
vendor: Yaesu
model: FT1D
class: ht
- suffix: "_%"
vendor: Yaesu
model: FTM-400DR
class: rig
- suffix: "|3"
vendor: Byonics
model: TinyTrak3
class: tracker
( run in 2.821 seconds using v1.01-cache-2.11-cpan-2398b32b56e )