Pinned
1,073 contributions in the last year
Less
More
Contribution activity
August 2021
Created 10 commits in 1 repository
Created a pull request in commaai/openpilot that received 3 comments
LoggerState: c++ test cases
multiple threaded logging problem during testing that needs to be fixed: SentinelType may not be the last msg in the log
+205
−9
•
3
comments
Opened 7 other pull requests in 1 repository
commaai/openpilot
5
open
2
merged
- util: add new function create_directories with unit tests
- logged: test log rotation
- loggerd: prepare encoder for next segment before waiting rotation
- camera_common: new class Debayer
- hw.h: move Hardware-related paths to namespace Path
- Qt/onroad: use CameraViewWidget
- util/read_files_in_dir: return map by value