Radek
aab03bc4b6
Make can_print.py work on a all busses ( #2070 )
...
* Enable CAN3 printer (#1991 ) again
(cherry picked from commit 2b94e4fef7
)
* print messages with same address but on different bus
2024-11-06 17:09:42 +01:00
Radek
fab8d0bb4a
CAN print improvement ( #2052 )
...
* Jungle spam can.
* Print all busses by default. Prettier print.
* can_health printer
* colors on can error
2024-10-02 12:53:32 -07:00
dzid26
2b94e4fef7
Enable CAN3 printer ( #1991 )
...
* panda has 3 can peripherals
* enable printing CAN3
2024-08-26 17:15:29 -07:00
Shane Smiskol
8c3bb0151e
deprecate busTime ( #1989 )
...
* deprecate busTime
* fix test_comms.py
* update opendbc
* way more than i thought
* and here
* oops
2024-07-30 21:20:48 -07:00
Adeeb Shihadeh
3dc3b58e20
ruff: enable bugbear checks ( #1565 )
2023-08-06 14:59:22 -07:00
Willem Melching
e0a706e4f0
Stricter pylint ( #550 )
...
* stricter pylint
* Add as argument
2020-06-02 16:27:07 -07:00
Adeeb
d7f7b14118
Enable almost all Flake8 checks ( #548 )
...
* fix W391
* E262
* E703
* W293
* some E
* E231
* some more E
* E225
* more E
* E252
* no tabs
* more tabs
* E701
* uds.py
* almost all of them
* only e265 left
* not sure why this is triggering on commented out code
* ignore esptool
2020-06-01 01:49:26 -07:00
rbiasini
70219d7bb2
match safety enum in cereal ( #285 )
...
* match safety enum in cereal
* removing tons of hardcoding
* add pythonpath to safety test
* Fix safety test in Docker
2019-10-02 18:20:32 -07:00
Riccardo
2dc34096a0
2to3 applied
2019-09-24 22:33:46 -07:00
Riccardo
1e2412a297
env python -> env python3
2019-09-24 17:50:53 -07:00
George Hotz
626e3123c6
pedal has a bootstub now
2018-03-09 14:02:00 -08:00
Greg Hogan
b92b235ced
fix bytearray encode issue
2018-03-04 14:00:18 -06:00
Firmware Batman
8a6f44bb07
pedal is sending messages
2018-03-01 10:55:02 -08:00
Jessy Diamond Exum
6a25791fea
Created python package and implemented industry best practices.
...
Supports python 2 and 3 (to the best of my testing ability at the time)
2017-06-14 12:00:04 -07:00
George Hotz
17a6c28636
add can printer to panda tests
2017-05-27 12:31:29 -07:00