getRecvModel: determine the model from a receiver serial number

View source: R/getRecvModel.R

getRecvModelR Documentation

determine the model from a receiver serial number

Description

The serial number determines the receiver model in most cases, but for a few Lotek receivers, additional fields from a .DTA file are needed. In those situations, the receiver DB would be examined for appropriate fields in the meta table.

Usage

getRecvModel(serno)

Arguments

serno

character scalar; receiver serial number, e.g. "Lotek-123"

Value

a character scalar from this list:

  • SRX800D

  • SRX400A

  • SRX-DL

  • SRX600

  • SRX800M/MD

  • SRX800

  • BBW

  • BBBK

  • RPI2

  • RPI3

  • RPIZ

  • UNKNOWN

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.