| Package | Description |
|---|---|
| org.harctoolbox.analyze | |
| org.harctoolbox.irp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBiphaseDecoder |
class |
BiphaseDecoder |
class |
BiphaseInvertDecoder |
class |
BiphaseWithDoubleToggleDecoder |
class |
BiphaseWithDurationDecoder |
class |
BiphaseWithDurationInvertDecoder |
class |
BiphaseWithTwoDurationsDecoder |
class |
BiphaseWithTwoDurationsInvertDecoder |
class |
Pwm2Decoder |
class |
Pwm4AltDecoder |
class |
Pwm4Decoder |
class |
PwmDecoder |
class |
SerialDecoder |
class |
TrivialDecoder |
class |
XmpDecoder |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
Analyzer.searchBestProtocol(List<AbstractDecoder> decoders,
int number) |
List<Protocol> |
Analyzer.searchProtocols(List<AbstractDecoder> decoders,
int number) |
| Constructor and Description |
|---|
Protocol(GeneralSpec generalSpec,
BitspecIrstream bitspecIrstream,
NameEngine definitions,
ParameterSpecs parameterSpecs,
IrpParser.ProtocolContext parseTree,
Class<? extends AbstractDecoder> decoderClass) |
Copyright © 2019. All rights reserved.