Highlights
- Pro
Pinned
931 contributions in the last year
Less
More
Contribution activity
May 2021
Created 7 commits in 1 repository
Created a pull request in commaai/openpilot that received 2 comments
Opened 13 other pull requests in 1 repository
commaai/openpilot
6
open
7
merged
- Params: move keys from cython to cc
- Define frame&screen size in vision_defs.h
- ui/replay: file extensions to .cc and .h
- Replace ifdefs with hardware abstraction layer
- c++ cleanup: standardize file extensions to .cc and .h
- Fix build errors in qt/setup
- Refactor OffroadAlert
- Create onboarding widgets as needed
- Replay: make response a const reference
- Commapi: passing arguments by reference
- SshControl: use HttpRequest to get ssh keys
- Qt: use new signal slot syntax
- HttpRequest: passing references in signals