QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
NTRIPErrors Namespace Reference

Enumerations

enum class  NTRIPError {
  ConnectionTimeout , DataWatchdog , AuthFailed , SocketError ,
  SslError , ServerDisconnected , InvalidHttpResponse , HttpError ,
  HeaderTooLarge , InvalidMountpoint , NoLocation , InvalidConfig ,
  Unknown
}
 

Enumeration Type Documentation

◆ NTRIPError

enum class NTRIPErrors::NTRIPError
strong
Enumerator
ConnectionTimeout 
DataWatchdog 
AuthFailed 
SocketError 
SslError 
ServerDisconnected 
InvalidHttpResponse 
HttpError 
HeaderTooLarge 
InvalidMountpoint 
NoLocation 
InvalidConfig 
Unknown 

Definition at line 8 of file NTRIPError.h.