mirror of
https://github.com/azaion/autopilot.git
synced 2026-04-22 08:36:33 +00:00
Small fixes to AI Controller
- removed QtSerialPort from the Qt CONFIG parameters - remove compiler warnings - reduced logging - fixed FPS to show what AI really analyzed - RTSP reader tries to connect to the stream once per second until it succeeds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
QT += core network serialport
|
||||
QT += core network
|
||||
QT -= gui
|
||||
CONFIG += concurrent console c++17
|
||||
MOC_DIR = moc
|
||||
|
||||
Reference in New Issue
Block a user