Secondary ADC driver for Subnero's Kepler DAM.
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getAdc() |
|
float |
getBasebandRate() |
|
float |
getCarrierFrequency() |
|
String |
getDescription() |
|
boolean |
getEnable() |
|
List<Integer> |
getGains() |
|
int |
getMaxPreambleID() |
|
int |
getMaxSignalLength() |
|
float |
getSignalPowerLevel() |
|
Float |
getTemperature() |
|
String |
getTitle() |
|
protected void |
incomingData(float[] data, int channels, float fs) |
|
void |
init() |
|
protected void |
processMessage(Message msg) |
|
protected Message |
processRequest(Message msg) |
|
boolean |
setEnable(boolean b) |
|
void |
setGains(ArrayList<Integer> gains) |
|
protected void |
setupParams() |
|
void |
shutdown() |
Create ADC support agent connecting to specified DAM.
type
- "LF" (low frequency DAM) or "MF" (mid-frequency DAM).channels
- number of channels supported by DAM.uid
- unique ID of DAM (format "0:0:0:0").address
- IP address and port number of DAM (format "0.0.0.0:0")Copyright 2013-21, Acoustic Research Laboratory, National University of Singapore, and Subnero Pte Ltd