DUNE: Uniform Navigational Environment
2.5.0
|
Public Member Functions | |
Bootloader (Interface *itf, bool verbose=false) | |
~Bootloader (void) | |
void | program (const std::string &file_name) |
DUNE::Hardware::UCTK::Bootloader::Bootloader | ( | Interface * | itf, |
bool | verbose = false |
||
) |
DUNE::Hardware::UCTK::Bootloader::~Bootloader | ( | void | ) |
void DUNE::Hardware::UCTK::Bootloader::program | ( | const std::string & | file_name | ) |
References DUNE::Algorithms::CRC8::get(), DUNE::Hardware::IntelHEX::getTable(), DUNE::Hardware::UCTK::PKT_ID_BOOT_UPGRADE_END, DUNE::Hardware::UCTK::PKT_ID_BOOT_UPGRADE_START, DUNE::Algorithms::CRC8::putArray(), DUNE::Hardware::UCTK::Interface::sendFrame(), DUNE::Hardware::UCTK::Frame::set(), DUNE::Hardware::UCTK::Frame::setId(), and DUNE::Hardware::UCTK::Frame::setPayloadSize().