From 7dfef8ca0f13754a0c529390c58f62d3264e5109 Mon Sep 17 00:00:00 2001 From: Vit Hanousek Date: Fri, 1 Dec 2023 16:06:17 +0100 Subject: [PATCH] Revert chacnges in TF-GCS.conf --- car/TF-GCS.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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]