Uses of Class
jmri.jmrix.can.cbus.swing.bootloader.CbusParameters
-
Packages that use CbusParameters Package Description jmri.jmrix.can.cbus.swing.bootloader Defines classes for bootloader client for updating CBUS module firmware. -
-
Uses of CbusParameters in jmri.jmrix.can.cbus.swing.bootloader
Fields in jmri.jmrix.can.cbus.swing.bootloader declared as CbusParameters Modifier and Type Field Description (package private) CbusParametersCbusBootloaderPane. fileParams(package private) CbusParametersCbusBootloaderPane. hardwareParamsMethods in jmri.jmrix.can.cbus.swing.bootloader that return CbusParameters Modifier and Type Method Description CbusParametersCbusPicHexFile. getParams()Get the file parameters Create an invalid parameter set of necessaryCbusParametersHexFile. getParams()Get the file parameters Create an invalid parameter set of necessary.Methods in jmri.jmrix.can.cbus.swing.bootloader with parameters of type CbusParameters Modifier and Type Method Description booleanCbusParameters. validate(CbusParameters fp, CbusParameters hp)Valid parameter block in a hex file by comparing against one read from hardware (or some other source)
-