diff --git a/car/TF-GCS.conf b/car/TF-GCS.conf index d34f7b3..bb05b96 100644 --- a/car/TF-GCS.conf +++ b/car/TF-GCS.conf @@ -30,10 +30,10 @@ MaxLogFiles = 100 ## Duplicate sections (with a different name) to create multiple endpoints ## -#[UartEndpoint TFSIK] -#Device = /dev/ttyUSB0 -#Baud = 57600 -#FlowControl = false +[UartEndpoint TFSIK] +Device = /dev/ttyUSB0 +Baud = 57600 +FlowControl = false #AllowMsgIdOut = #BlockMsgIdOut = #AllowSrcCompOut = @@ -79,10 +79,10 @@ MaxLogFiles = 100 ## Examples # bind to 0.0.0.0:10000 -[UdpEndpoint bravo] -Mode = Server -Address = 0.0.0.0 -Port = 14444 +#[UdpEndpoint bravo] +#Mode = Server +#Address = 0.0.0.0 +#Port = 14550 # send to 127.0.0.1:11000 [UdpEndpoint charlie]