upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Classes | Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
HMTRP Class Reference

Classes

class  HMTRP_OPCODE_T
 

Public Member Functions

synchronized void delete ()
 
 HMTRP (int uart)
 
boolean dataAvailable (long millis)
 
boolean dataAvailable ()
 
int readData (byte[] buffer, int millis)
 
int readData (byte[] buffer)
 
int writeData (byte[] buffer)
 
boolean setupTty (int baud)
 
boolean setupTty ()
 
boolean checkOK ()
 
boolean reset ()
 
boolean getConfig (long[] freq, long[] dataRate, int[] rxBandwidth, short[] modulation, short[] txPower, long[] uartBaud)
 
boolean setFrequency (long freq)
 
boolean setRFDataRate (long rate)
 
boolean setRXBandwidth (int rxBand)
 
boolean setFrequencyModulation (short modulation)
 
boolean setTransmitPower (short power)
 
boolean setUARTSpeed (long speed)
 
short getRFSignalStrength () throws java.io.IOException
 
short getModSignalStrength () throws java.io.IOException
 

Protected Member Functions

 HMTRP (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (HMTRP obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

The documentation for this class was generated from the following file: