Adeeb Shihadeh
|
f59a1bf003
|
move PID controller to common/ (#33419)
|
8 months ago |
Adeeb Shihadeh
|
51fdf23304
|
thermald is hardwared (#32637)
* thermald is deviced
* hardwared
* rename
|
11 months ago |
Adeeb Shihadeh
|
b2cf9b35f6
|
thermald: move to system/ (#32494)
* thermald: move to system/
* fix path
* revert
|
11 months ago |
Adeeb Shihadeh
|
35f819c823
|
swaglog.py goes in common/ (#30631)
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
|
1 year ago |
Justin Newberry
|
4e69937d0d
|
Precommit: ensure executable bit is set (#29784)
* precommit ensure executable
* exclude tinygrad
* bump submodules
* exclude tinygrad globally
|
2 years ago |
Adeeb Shihadeh
|
a9626f95b6
|
add openpilot prefix to imports (#29498)
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b991 .
* fix pm test
|
2 years ago |
Adeeb Shihadeh
|
7e9acfd139
|
tici: allow fan to run to 100% (#28203)
|
2 years ago |
Adeeb Shihadeh
|
0fce5d9045
|
Move a bunch of stuff to system/ part 3 (#24829)
* move swaglog.py
* timezoned
* logmessaged
* version.py
* fix linter
|
3 years ago |
Adeeb Shihadeh
|
c5378cf8b9
|
improve tici thermal control (#24228)
* improve tici thermals
* more i
* always 70
|
3 years ago |
Adeeb Shihadeh
|
5c48e7bc86
|
remove comma two support (#24248)
* remove comma two support
* cleanup release files
* little more
* more libs
* no more gralloc
* add snpe back
|
3 years ago |
HaraldSchafer
|
634f7cebef
|
Make PI into a PID (#24151)
* Make PI into a PID
* Cast like before
|
3 years ago |
Robbe Derks
|
8c971f24e3
|
Fan controller cleanup + testing (#23886)
* clean up fan controllers in preparation for testing
* add fan controller to release
* add some unit tests around the fan controller
* subclass ABC
|
3 years ago |