Class DecodeIRCaller


  • public class DecodeIRCaller
    extends Object
    The Class DecodeIRCaller.
    • Constructor Detail

      • DecodeIRCaller

        public DecodeIRCaller​(File folder)
        Instantiates a new decode ir caller.
        Parameters:
        folder - the folder
      • DecodeIRCaller

        public DecodeIRCaller()
        Instantiates a new decode ir caller.
    • Method Detail

      • setBursts

        public void setBursts​(int[] b,
                              int r)
        Sets the bursts.
        Parameters:
        b - the b
        r - the r
      • setBursts

        public void setBursts​(int[] b,
                              int r,
                              int e)
      • setFrequency

        public void setFrequency​(int f)
        Sets the frequency.
        Parameters:
        f - the new frequency
      • initDecoder

        public void initDecoder()
        Inits the decoder.
      • decode

        public boolean decode()
        Decode.
        Returns:
        true, if successful
      • getProtocolName

        public String getProtocolName()
        Gets the protocol name.
        Returns:
        the protocol name
      • getDevice

        public int getDevice()
        Gets the device.
        Returns:
        the device
      • getSubDevice

        public int getSubDevice()
        Gets the sub device.
        Returns:
        the sub device
      • getOBC

        public int getOBC()
        Gets the oBC.
        Returns:
        the oBC
      • getHex

        public int[] getHex()
        Gets the hex.
        Returns:
        the hex
      • getMiscMessage

        public String getMiscMessage()
        Gets the misc message.
        Returns:
        the misc message
      • getErrorMessage

        public String getErrorMessage()
        Gets the error message.
        Returns:
        the error message
      • decodeStart

        public int decodeStart()
        Decode start.
        Returns:
        the int
      • decodeSize

        public int decodeSize()
        Decode size.
        Returns:
        the int
      • getVersion

        public String getVersion()
        Gets the version.
        Returns:
        the version