Nano GPS 3 description register.
More...
Nano GPS 3 description register.
Specified register for description of Nano GPS 3 Click driver.
Settings for registers of Nano GPS 3 Click driver.
◆ NANOGPS3_CMD_GNGGA
#define NANOGPS3_CMD_GNGGA "$GNGGA" |
◆ NANOGPS3_CMD_GPGLL
#define NANOGPS3_CMD_GPGLL "$GPGLL" |
◆ NANOGPS3_DEVICE_ADDRESS
#define NANOGPS3_DEVICE_ADDRESS 0x10 |
Nano GPS 3 device address setting.
Specified setting for device slave address selection of Nano GPS 3 Click driver.
◆ NANOGPS3_DUMMY
#define NANOGPS3_DUMMY 0xFF |
◆ NANOGPS3_ERROR_COMMAND_OR_ELEMENT
#define NANOGPS3_ERROR_COMMAND_OR_ELEMENT 0xFF |
Nano GPS 3 parser command error.
Specified parser command error of Nano GPS 3 Click driver.
◆ NANOGPS3_ERROR_CURRENT_ELEMENT
#define NANOGPS3_ERROR_CURRENT_ELEMENT 0x2F |
◆ NANOGPS3_ERROR_NEXT_ELEMENT
#define NANOGPS3_ERROR_NEXT_ELEMENT 0x4F |
◆ NANOGPS3_ERROR_START_OR_END_COMMAND
#define NANOGPS3_ERROR_START_OR_END_COMMAND 0x8F |
◆ NANOGPS3_GNGGA_ALTITUDE
#define NANOGPS3_GNGGA_ALTITUDE 9 |
◆ NANOGPS3_GNGGA_ALTITUDE_UNIT
#define NANOGPS3_GNGGA_ALTITUDE_UNIT 10 |
◆ NANOGPS3_GNGGA_DGPS_REFERENCE_STATION_ID
#define NANOGPS3_GNGGA_DGPS_REFERENCE_STATION_ID 14 |
◆ NANOGPS3_GNGGA_GEOIDAL_SEPARATION
#define NANOGPS3_GNGGA_GEOIDAL_SEPARATION 11 |
◆ NANOGPS3_GNGGA_GEOIDAL_SEPARATION_UNIT
#define NANOGPS3_GNGGA_GEOIDAL_SEPARATION_UNIT 12 |
◆ NANOGPS3_GNGGA_H_DILUTION_OF_POS
#define NANOGPS3_GNGGA_H_DILUTION_OF_POS 8 |
◆ NANOGPS3_GNGGA_LATITUDE
#define NANOGPS3_GNGGA_LATITUDE 2 |
◆ NANOGPS3_GNGGA_LATITUDE_SIDE
#define NANOGPS3_GNGGA_LATITUDE_SIDE 3 |
◆ NANOGPS3_GNGGA_LONGITUDE
#define NANOGPS3_GNGGA_LONGITUDE 4 |
◆ NANOGPS3_GNGGA_LONGITUDE_SIDE
#define NANOGPS3_GNGGA_LONGITUDE_SIDE 5 |
◆ NANOGPS3_GNGGA_NUMBER_OF_SATELLITES
#define NANOGPS3_GNGGA_NUMBER_OF_SATELLITES 7 |
◆ NANOGPS3_GNGGA_QUALITY_INDICATOR
#define NANOGPS3_GNGGA_QUALITY_INDICATOR 6 |
◆ NANOGPS3_GNGGA_TIME
#define NANOGPS3_GNGGA_TIME 1 |
Nano GPS 3 GPGGA command elements.
Specified GPGGA command elements of Nano GPS 3 Click driver.
◆ NANOGPS3_GNGGA_TIME_SINCE_LAST_DGPS
#define NANOGPS3_GNGGA_TIME_SINCE_LAST_DGPS 13 |
◆ NANOGPS3_GPGLL_LATITUDE
#define NANOGPS3_GPGLL_LATITUDE 1 |
Nano GPS 3 GPGLL command elements.
Specified GPGLL command elements of Nano GPS 3 Click driver.
◆ NANOGPS3_GPGLL_LATITUDE_SIDE
#define NANOGPS3_GPGLL_LATITUDE_SIDE 2 |
◆ NANOGPS3_GPGLL_LONGITUDE
#define NANOGPS3_GPGLL_LONGITUDE 3 |
◆ NANOGPS3_GPGLL_LONGITUDE_SIDE
#define NANOGPS3_GPGLL_LONGITUDE_SIDE 4 |
◆ NANOGPS3_NMEA_GNGGA
#define NANOGPS3_NMEA_GNGGA 1 |
Nano GPS 3 current support NEMA command.
Specified current support NEMA command of Nano GPS 3 Click driver.
◆ NANOGPS3_NMEA_GNGGA_NUM_ELEMENT
#define NANOGPS3_NMEA_GNGGA_NUM_ELEMENT 15 |
◆ NANOGPS3_NMEA_GPGLL
#define NANOGPS3_NMEA_GPGLL 3 |
◆ NANOGPS3_NMEA_GPGLL_NUM_ELEMENT
#define NANOGPS3_NMEA_GPGLL_NUM_ELEMENT 5 |
◆ NANOGPS3_NO_ERROR
#define NANOGPS3_NO_ERROR 0x00 |
◆ NANOGPS3_PARSER_COMMAND_NOT_SUPPORTED
#define NANOGPS3_PARSER_COMMAND_NOT_SUPPORTED 1 |
◆ NANOGPS3_PARSER_ELEMENT_NOT_SUPPORTED
#define NANOGPS3_PARSER_ELEMENT_NOT_SUPPORTED 2 |
◆ NANOGPS3_PARSER_READY
#define NANOGPS3_PARSER_READY 0 |
◆ NANOGPS3_PIN_STATE_HIGH
#define NANOGPS3_PIN_STATE_HIGH 1 |
◆ NANOGPS3_PIN_STATE_LOW
#define NANOGPS3_PIN_STATE_LOW 0 |
Nano GPS 3 GPIO pin logic values.
Specified GPIO pin logic values of Nano GPS 3 Click driver.
◆ NANOGPS3_PROCESS_COUNTER
#define NANOGPS3_PROCESS_COUNTER 10 |
Nano GPS 3 process counter.
Specified process counter of Nano GPS 3 Click driver.
◆ NANOGPS3_RSP_DELIMITER
#define NANOGPS3_RSP_DELIMITER "," |
◆ NANOGPS3_RSP_GNGGA
#define NANOGPS3_RSP_GNGGA "$GNGGA" |
◆ NANOGPS3_RSP_GPGLL
#define NANOGPS3_RSP_GPGLL "$GPGLL" |
◆ NANOGPS3_RSP_START
#define NANOGPS3_RSP_START "$" |
Nano GPS 3 description setting.
Specified setting for description of Nano GPS 3 Click driver.
Nano GPS 3 response buffer commands. Specified response buffer commands of Nano GPS 3 Click driver.
◆ NANOGPS3_RX_DRV_BUFFER_SIZE
#define NANOGPS3_RX_DRV_BUFFER_SIZE 600 |
◆ NANOGPS3_TX_DRV_BUFFER_SIZE
#define NANOGPS3_TX_DRV_BUFFER_SIZE 100 |
Nano GPS 3 driver buffer size.
Specified size of driver ring buffer.
- Note
- Increase buffer size if needed.