|
|
@ -87,7 +87,7 @@ public: |
|
|
|
SerialProtocol_SToRM32 = 8, |
|
|
|
SerialProtocol_SToRM32 = 8, |
|
|
|
SerialProtocol_Lidar = 9, |
|
|
|
SerialProtocol_Lidar = 9, |
|
|
|
SerialProtocol_FrSky_SPort_Passthrough = 10, // FrSky SPort Passthrough (OpenTX) protocol (X-receivers)
|
|
|
|
SerialProtocol_FrSky_SPort_Passthrough = 10, // FrSky SPort Passthrough (OpenTX) protocol (X-receivers)
|
|
|
|
SerialProtocol_Lidar360 = 11, |
|
|
|
SerialProtocol_Lidar360 = 11, // Lightware SF40C or TeraRanger Tower
|
|
|
|
SerialProtocol_Aerotenna_uLanding = 12, // Ulanding support
|
|
|
|
SerialProtocol_Aerotenna_uLanding = 12, // Ulanding support
|
|
|
|
SerialProtocol_Beacon = 13 |
|
|
|
SerialProtocol_Beacon = 13 |
|
|
|
}; |
|
|
|
}; |
|
|
|