panda/python
Robbe Derks 237ffedcb3
Dos fan fix (#1335)
* hitl fan test

* enable cooldown on dos as well

* small cleanup

* get expected RPM from panda class

* fix

* overshoot test

* fix max RPM getting

* fix percentage

* revert cooldown fix

* add cooldown for dos fan as well

* remove feedforward from the fan controller to eliminate overshoot

* update clip

* cleanup

* add that back

---------

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2023-04-18 14:15:06 -07:00
..
__init__.py Dos fan fix (#1335) 2023-04-18 14:15:06 -07:00
base.py python: non-zero default timeout (#1279) 2023-03-07 14:44:10 -08:00
ccp.py Same mypy checks as openpilot (#1233) 2023-02-11 12:25:13 -08:00
constants.py PandaDFU: SPI support (#1270) 2023-03-06 21:52:08 -08:00
dfu.py python: fix libusb deprecation warning (#1302) 2023-04-01 23:09:12 -07:00
isotp.py isotp_send fix bus and add slow mode 2020-06-11 16:42:21 -07:00
serial.py add baudrate property and flush method for better compatibility (#677) 2021-07-01 15:34:46 +02:00
spi.py PandaDFU: retry SPI comms (#1348) 2023-04-16 14:43:58 -07:00
uds.py IsoTpMessage: return if consecutive frame last received (#1314) 2023-03-31 20:11:53 -07:00
usb.py python: non-zero default timeout (#1279) 2023-03-07 14:44:10 -08:00