Add more development pages

master
Shane Smiskol 2021-03-28 09:33:10 -05:00
parent d70109a167
commit 58c83efccc
1 changed files with 22 additions and 1 deletions

@ -1,7 +1,28 @@
Pages Related to Development with openpilot
# Pages Related to Development with openpilot
Software
===
* [SSH Into Your comma two](https://github.com/commaai/openpilot/wiki/SSH)
* [Tuning](https://github.com/commaai/openpilot/wiki/Tuning)
* [Custom Forks](https://github.com/commaai/openpilot/wiki/Forks)
* [How to pull branches from multiple forks](https://github.com/commaai/openpilot/wiki/Forks#fork-management)
* [Utilities for developers](https://github.com/commaai/openpilot/wiki/Utilities-for-developers)
# Hardware
* [Fingerprinting](https://github.com/commaai/openpilot/wiki/Fingerprinting)
* [comma pedal](https://github.com/commaai/openpilot/wiki/comma-pedal)
* [Smart DSU](https://github.com/commaai/openpilot/wiki/Smart-DSU)
* [Webcam](https://github.com/commaai/openpilot/wiki/Webcam)
* [Zorro Steering Sensor](https://github.com/commaai/openpilot/wiki/Zorro-Steering-Sensor)
## Flashing
* [Panda Flashing](https://github.com/commaai/openpilot/wiki/Panda-Flashing)
* [Flashing NEOS](https://github.com/commaai/openpilot/wiki/Flash-NEOS)
# Simulation
* [CARLA](https://github.com/commaai/openpilot/wiki/CARLA)
* [Simulation](https://github.com/commaai/openpilot/wiki/Simulation)
# Other
* [Packaging a Release](https://github.com/commaai/openpilot/wiki/Packaging-a-Release)
* [Requirements](https://github.com/commaai/openpilot/wiki/Requirements)