panda/python
Greg Hogan 390b8bce81
k-line 5 baud init (#565)
* k-line slow init

* k-line slow init LED bit blink

* fix misra violations

* better names for k-line methods

* debug prints match names

* switch to timer

* use TIM4 until I figure out TIM5

* tickle faster

* fix bit bug and add stop bit

* TIM5 working

* USB return after addr sent

* fix l-line reset

* fix misra violations

* blink for the ones instead of the zeros

* k-line 5 baud fault type

* lin check

* use TIM5 or wakeup

* better names
2020-07-10 14:18:24 -07:00
..
__init__.py k-line 5 baud init (#565) 2020-07-10 14:18:24 -07:00
dfu.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00
esptool.py Stricter pylint (#550) 2020-06-02 16:27:07 -07:00
flash_release.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00
isotp.py isotp_send fix bus and add slow mode 2020-06-11 16:42:21 -07:00
serial.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00
uds.py use same flake8 config as openpilot 2020-06-03 16:22:30 -07:00
update.py Enable almost all Flake8 checks (#548) 2020-06-01 01:49:26 -07:00