Get desktop application:
View/edit binary Protocol Buffers messages
Used in: NodeConfig_proto
string nodeCommIntIP = 1
uint32 commRdPort = 2
uint32 commWrPort = 3
Used in: NodeConfig_proto
uint32 nodeId = 1
uint32 maxNumNodes = 2
string platform = 3
float nodeUpdateTimeout = 4
float FCCommWriteInterval = 5
string FCCommDevice = 6
uint64 FCBaudrate = 7
float cmdInterval = 8
float logInterval = 9
string commType = 10
uint32 numMeshNetworks = 11
repeated string meshDevices = 12
repeated string radios = 13
repeated string msgParsers = 14
uint64 meshBaudrate = 15
uint32 parseMsgMax = 16
uint32 rxBufferSize = 17
bool gcsPresent = 18
Used in: NodeConfig_proto
string sleepPin = 1
float enableLength = 2
float slotGuardLength = 3
float preTxGuardLength = 4
float postTxGuardLength = 5
float txLength = 6
float rxDelay = 7
float initTimeToWait = 8
uint32 maxNumSlots = 9
float desiredDataRate = 10
uint32 initSyncBound = 11
uint32 operateSyncBound = 12
float offsetTimeout = 13
float offsetTxInterval = 14
float statusTxInterval = 15
float linksTxInterval = 16
float linkTimeout = 17
uint32 blockTxMaxLength = 18
uint32 blockTxReceiptTimeout = 19
uint32 blockTxPacketRetry = 20
float blockTxEndMult = 21
bool fpga = 22
string fpgaFailsafePin = 23
uint32 fpgaFifoSize = 24
string enablePin = 25
string statusPin = 26
bool recvAllMsgs = 27
uint32 restartDelay = 28
uint32 pollTimeout = 29
bool adminEnable = 30
uint32 adminLength = 31
uint32 adminBytesMaxLength = 32
uint32 msgPayloadMaxLength = 33