TildenWinston
TildenWinston
Changes made to virtual_db.go to fix the Pfcwd redis data path. I fixed the table name, updated the count used to get port number accordingly, and added if statment to...
Adds support for insecure mode for testing and development purposes to telemetry dial-out. Based on the changes authored by @liuqu in PR #14 . Previously -insecure failed to connect to...
Updating build steps and added table of common errors. This replaces the out of date instructions to use go get which no longer functions. Steps were compiled with the help...
Added details about where the configuration is stored. Added section for command line arguments.
Are the updated build instructions? I am attempting to compile openauto but I am running into the following issue: /home/tilden/Documents/opencardev-openauto/src/autoapp/Service/AndroidAutoEntityFactory.cpp:74:47: required from here /usr/include/c++/11/ext/new_allocator.h:162:11: error: invalid new-expression of abstract class...