* kind of works now * QR code is now on screen * testing is needed * works, waiting for server update * reduce diff * refactoring part1 * refactor part2 * refactor part3 * works on PC * fix build, annoying bug though... * git is annoying * more classes, still crashes after a while * better style * clearer qr code * less code and test new ssh key * no more AA * rename and collect garbage * no pairing widget without the internet connection * No network connection * more logs * refactor the network calls * no more leaking * works * cleanup * spaces * works on device * fix merge * don't run if screen is off * always initialized * stats updating, not running without scrren * formatting * nicer QR code * ensure the registration * no qr code if no IMEI or no HWSerial * all works * refactor * better networking * all functionality seems to work * small cleanup * get serial once * Small cleanup * No internet text * Don't crash if private key not found * no network should say so * new qr code every 30 minutes * 20FPS sidebar * more responsive networking and QR * more logs * no log spam * fix merge * no running onroad Co-authored-by: Comma Device <device@comma.ai> Co-authored-by: Willem Melching <willem.melching@gmail.com> old-commit-hash: 10bd761cd6fb59f8113f88cc4dc764fbc4f5abf2
73 lines
869 B
Plaintext
73 lines
869 B
Plaintext
venv/
|
|
.clang-format
|
|
.DS_Store
|
|
.tags
|
|
.ipynb_checkpoints
|
|
.idea
|
|
.overlay_init
|
|
.overlay_consistent
|
|
.sconsign.dblite
|
|
.vscode
|
|
model2.png
|
|
a.out
|
|
|
|
*.dylib
|
|
*.DSYM
|
|
*.d
|
|
*.pyc
|
|
*.pyo
|
|
.*.swp
|
|
.*.swo
|
|
.*.un~
|
|
*.tmp
|
|
*.o
|
|
*.o-*
|
|
*.os
|
|
*.os-*
|
|
*.so
|
|
*.a
|
|
*.clb
|
|
*.class
|
|
*.pyxbldc
|
|
*.vcd
|
|
config.json
|
|
clcache
|
|
compile_commands.json
|
|
|
|
persist
|
|
board/obj/
|
|
selfdrive/boardd/boardd
|
|
selfdrive/logcatd/logcatd
|
|
selfdrive/mapd/default_speeds_by_region.json
|
|
selfdrive/proclogd/proclogd
|
|
selfdrive/ui/_ui
|
|
selfdrive/test/longitudinal_maneuvers/out
|
|
selfdrive/visiond/visiond
|
|
selfdrive/loggerd/loggerd
|
|
selfdrive/sensord/_gpsd
|
|
selfdrive/sensord/_sensord
|
|
selfdrive/camerad/camerad
|
|
selfdrive/modeld/_modeld
|
|
selfdrive/modeld/_dmonitoringmodeld
|
|
/src/
|
|
|
|
one
|
|
openpilot
|
|
notebooks
|
|
xx
|
|
hyperthneed
|
|
panda_jungle
|
|
apks
|
|
openpilot-apks
|
|
|
|
.coverage*
|
|
coverage.xml
|
|
htmlcov
|
|
pandaextra
|
|
|
|
.mypy_cache/
|
|
flycheck_*
|
|
|
|
cppcheck_report.txt
|
|
comma.sh
|