mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-24 01:33:46 +08:00
loggerd: split bootlog to a separate program (#19831)
* bootlog * blank lines * move file_exists to util.h * src = ['loggerd.cc'] * log_init_data * Revert "src = ['loggerd.cc']" This reverts commit 18a587023d75b3a3a54f1ceaf9cb31a51640a067. * add bootlog to .gitignore * use s->has_qlog instead of true * add blank lines & remove extern C old-commit-hash: f973c56a3695525442ac6c3e89c644b27cbeb384
This commit is contained in:
@@ -44,6 +44,7 @@ selfdrive/ui/_ui
|
||||
selfdrive/test/longitudinal_maneuvers/out
|
||||
selfdrive/visiond/visiond
|
||||
selfdrive/loggerd/loggerd
|
||||
selfdrive/loggerd/bootlog
|
||||
selfdrive/sensord/_gpsd
|
||||
selfdrive/sensord/_sensord
|
||||
selfdrive/camerad/camerad
|
||||
|
||||
Reference in New Issue
Block a user