dRonin
adbada4
dRonin firmware
|
Include file for UBX configuration. More...
#include "stdint.h"
#include "modulesettings.h"
Go to the source code of this file.
Functions | |
void | ubx_cfg_send_configuration (uintptr_t gps_port, char *buffer, ModuleSettingsGPSConstellationOptions constellation, ModuleSettingsGPSSBASConstellationOptions sbas_const, ModuleSettingsGPSDynamicsModeOptions dyn_mode) |
void | ubx_cfg_set_baudrate (uintptr_t gps_port, ModuleSettingsGPSSpeedOptions baud_rate) |
Make sure the GPS is set to the same baud. More... | |
Include file for UBX configuration.
Copyright © 2011, 2012, 2013 Bill Nesbitt
Definition in file ubx_cfg.h.