Encrypted protocol, autoconnect, logging refactor

This commit is contained in:
Niellun
2025-05-25 23:11:00 +03:00
parent f0e7059ed7
commit ec96c84a00
16 changed files with 437 additions and 152 deletions
+15 -2
View File
@@ -6,11 +6,15 @@
# Application starts in full screen
#fullscreen = true
# Application drawing settings widthxheight
#width = 720
#height = 576
#fps = 60
# Target DPI reported to device. Set 0 for default
#dpi = 0
# Requested image from phone
#source-width = 720
#source-height = 576
@@ -34,10 +38,19 @@
#scaler = 2
# Enable logging
logging = true
#logging = false
# Size of video and audio buffers. Increase if you see artifacts
#queue-size = 32
# Font size for messgaes on screen
#font-size = 30
#font-size = 30
# USB communication protocol encryption
# From 2024 Carlinkit has an optinal USB protocol encryption
# It can happened that it will become mandatory and device will not work withou it
# So if you have updated your device and it stop working try to enable encryption
#encryption = false
# Enable automatic connection to wireless devices
#autoconnect = true