dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ubx_cfg.h File Reference

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...
 

Detailed Description

Include file for UBX configuration.

Author
Tau Labs, http://taulabs.org, Copyright (C) 2013
See Also
The GNU Public License (GPL) Version 3
Author
Tau Labs, http://taulabs.org, Copyright (C) 2013-2015
See Also
The GNU Public License (GPL) Version 3

Copyright © 2011, 2012, 2013 Bill Nesbitt

Definition in file ubx_cfg.h.