commaai / openpilot

openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
https://comma.ai/
MIT License
48.67k stars 8.82k forks source link

LogReader comma_api_source: use max log number #32746

Open sshane opened 3 weeks ago

sshane commented 3 weeks ago

Optionally use the max seg number for the comma_api_source only, in case the pipeline fails to process some qlog

sshane commented 3 weeks ago

Actually it really only makes sense to use the azure file count since we proceed to just get them from there anyway.

Will fix my problem a better way