Commit Graph

18 Commits (a379faf2b09e9ce40b01ad612f62ef8667567dbe)

Author SHA1 Message Date
rbiasini fce38a91d7
Linter python (#299)
* Added pyflakes and Pylint for python

* Actually run linter in CI

* some simple pyflakes changes

* Add flake8 to panda reqs for linter test

* flake8 errors are fixed

* run flake8 in regression tests

* meant to run flake8

* hack to ignore unused import

* bug

* fix bugs in tucan_loopback

* Another fix by using set_safety_mode

* added pylintrc file

* more fixes and enabled pylint as well

* Fix pylint in circleci

* added linter to readme
2019-10-15 14:03:31 -07:00
Riccardo ffa68ef711 undo unnecessary brackets for print 2019-09-24 18:07:05 -07:00
Riccardo dbc248027e Fix all the prints with 2to3, some need to be undo 2019-09-24 18:02:15 -07:00
Riccardo 1e2412a297 env python -> env python3 2019-09-24 17:50:53 -07:00
Riccardo c97d60be64 Removed bad language 2019-07-08 12:05:08 -07:00
George Hotz 9ab6a56260 gmlan recv test 2018-06-15 16:56:11 -07:00
George Hotz a1a2d979f0 gmlan test 2018-06-15 16:55:31 -07:00
George Hotz bb41ff753d test 2018-06-15 16:28:14 -07:00
George Hotz e21447765e use timer for can bitbanging 2018-06-11 10:06:10 -07:00
George Hotz ed2920cf8a support extended addressing in canbitbang 2018-06-11 09:02:11 -07:00
George Hotz 223a1fb68f cleanin it up 2018-06-10 23:40:58 -07:00
George Hotz 1ba79077bd that space tho 2018-06-10 23:30:52 -07:00
George Hotz d917386bf8 bitbanging works 2018-06-10 23:29:20 -07:00
George Hotz 74af4417db can crc 2018-06-10 23:11:29 -07:00
George Hotz 932d727867 bit stuffing support 2018-06-10 22:52:53 -07:00
George Hotz be22522714 bros ok match bros 2018-06-10 16:48:53 -07:00
George Hotz 55da0b654f rigol yea, dj pauly d yea 2018-06-10 16:33:34 -07:00
George Hotz a577583530 working on gmbitbang 2018-06-10 16:23:54 -07:00