Skip to content
KotzaBoss edited this page Dec 7, 2020 · 9 revisions

Welcome to the openpilotlog wiki!

Code Style Conventions

  • See https://wiki.qt.io/Qt_Coding_Style for general code style guidelines.
  • Classes use the PascalCase naming convention.
  • Functions start with a lower case letter and are camelCased.

Contribute to the project

Get in touch here here

Clone this wiki locally