| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
Configure the communications with the RTK Dongle connected to the device. More...
| Classes | |
| struct | mip::commands_gnss::RtkDongleConfiguration | 
| Functions | |
| TypedResult< RtkDongleConfiguration > | mip::commands_gnss::writeRtkDongleConfiguration (C::mip_interface &device, uint8_t enable, const uint8_t *reserved) | 
| TypedResult< RtkDongleConfiguration > | mip::commands_gnss::readRtkDongleConfiguration (C::mip_interface &device, uint8_t *enableOut, uint8_t *reservedOut) | 
| TypedResult< RtkDongleConfiguration > | mip::commands_gnss::saveRtkDongleConfiguration (C::mip_interface &device) | 
| TypedResult< RtkDongleConfiguration > | mip::commands_gnss::loadRtkDongleConfiguration (C::mip_interface &device) | 
| TypedResult< RtkDongleConfiguration > | mip::commands_gnss::defaultRtkDongleConfiguration (C::mip_interface &device) | 
| TypedResult< RtkDongleConfiguration > mip::commands_gnss::writeRtkDongleConfiguration | ( | C::mip_interface & | device, | 
| uint8_t | enable, | ||
| const uint8_t * | reserved | ||
| ) | 
| TypedResult< RtkDongleConfiguration > mip::commands_gnss::readRtkDongleConfiguration | ( | C::mip_interface & | device, | 
| uint8_t * | enableOut, | ||
| uint8_t * | reservedOut | ||
| ) | 
| TypedResult< RtkDongleConfiguration > mip::commands_gnss::saveRtkDongleConfiguration | ( | C::mip_interface & | device | ) | 
| TypedResult< RtkDongleConfiguration > mip::commands_gnss::loadRtkDongleConfiguration | ( | C::mip_interface & | device | ) | 
| TypedResult< RtkDongleConfiguration > mip::commands_gnss::defaultRtkDongleConfiguration | ( | C::mip_interface & | device | ) | 
 1.8.17
 1.8.17