Adeeb Shihadeh
be0b43f339
enable flake8 E231: missing whitespace after comma
...
old-commit-hash: efd5dffb1e
5 years ago
Adeeb
5e857427ba
Enable more flake8 checks ( #1602 )
...
* enable some more flake8 checks
* some more quick ones
* bump opendbc
* e401
* e711 e712
* e115 e116
* e222
* e301
* remove that
* e129
* e701 e702
* e125 e131
* e227
* e306
* e262
* W503
* e713
* e704
* e731
* bump opendbc
* fix some e722
old-commit-hash: d9bf9f0a40
5 years ago
Greg Hogan
10becfa268
FrameReader env vars FFMPEG_THREADS and FFMPEG_CUDA
...
old-commit-hash: d112a58366
5 years ago
Willem Melching
2b60ee9531
Run mypy commit hook ( #1591 )
...
* run mypy commit hook
* fix mypy errors
old-commit-hash: 3d08dcc3b2
5 years ago
Greg Hogan
5db5ecd0b9
framereader single threaded env var
...
old-commit-hash: 2d0686faa1
5 years ago
Willem Melching
57cc3cd69a
framereader only has to support h265 and raw ( #1588 )
...
old-commit-hash: 639cf2288f
5 years ago
Willem Melching
12a306021d
flake8 in pre-commit( #1583 )
...
old-commit-hash: 29aaa44740
5 years ago
Willem Melching
c0866d9edb
pre-commit pylint ( #1580 )
...
* "The commit-hook project sounds interesting though. I would definitely merge something that runs flake8 and pylint on the modified files!"
- pd0wm, https://github.com/commaai/openpilot/pull/1575#issuecomment-634974344
* add pylint to pre-commit and make everything pass
* Remove uncommented stuff
Co-authored-by: J <user@4800.lan>
old-commit-hash: bd06434243
5 years ago
Willem Melching
3339270bf3
not needed
...
old-commit-hash: 43f7fe178d
5 years ago
Willem Melching
9cc9be5bb3
use system capnp
...
old-commit-hash: 43873c9600
5 years ago
Willem Melching
89241b3dba
ffprobe use -f instead of -format
...
old-commit-hash: cd79cee41a
5 years ago
Adeeb Shihadeh
d6d8d48b3f
Revert "function doesn't have that arg"
...
This reverts commit 9b8b482a0048290fcadc19f0bb4de442f8faa143.
old-commit-hash: a25d535793
5 years ago
Adeeb Shihadeh
e2687448d6
function doesn't have that arg
...
old-commit-hash: d712d9cf3b
5 years ago
Greg Hogan
83c1286efd
framereader index data as param
...
old-commit-hash: 0b5758f1be
5 years ago
George Hotz
d47b2ef576
More LGTM fixups ( #1457 )
...
* exclude lib dirs, fix 3 cpp errors
* fix more alerts, exclude mkvparse
Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: e568d3cadc
5 years ago
George Hotz
6fbcde48e5
Using lgtm.com and fixing found alerts ( #1452 )
...
* lgtm in readme, and mac nui fixes
* call super inits in radars
* unused imports, dup lines
* more radars, more unused imports
* pass CP into RadarInterfaceBase
* more fixups
* unused imports
* delete unused lines
* ugh, new unused import
Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 1295cfe06c
5 years ago
Willem Melching
6993b1ecca
Build log_index using scons
...
old-commit-hash: 845abed5db
5 years ago
George Hotz
7eb4fabe97
more red diffs, remove hevc framereader stuff and two unused classes
...
old-commit-hash: d4f8943075
5 years ago
Greg Hogan
f70e7ba371
support any number of top level dirs
...
old-commit-hash: f48e39778d
5 years ago
George Hotz
640c41a3ff
Add sentinels to logs and qlogs ( #1205 )
...
* sentinel WIP
* logger is now a cc, not a c
* simpler code doesn't touch loggerd.cc
* oops, double lock. and logreader is nicer
old-commit-hash: 2f2b85581c
5 years ago
Andy Haden
7db2f5b3d7
tools: Print auth url to console
...
old-commit-hash: 327a255a1a
5 years ago
Andy Haden
03acf56736
Revert "no more xx imports in tools"
...
This reverts commit 2de79769f0e7d29cc1e4f5544ae1681127ed3c5c.
old-commit-hash: 4a94e507cf
5 years ago
Willem Melching
6929d5b6e0
no more xx imports in tools
...
old-commit-hash: 1f9485171e
5 years ago
Andy
738c3cca79
Tools: Storage API ( #1161 )
...
* filereader
* support URLs in filereader, logreader
* unused
* use route files api; add auth file
* Implement browser auth
* Update readme, fix up cache paths
* Add tests, clear token on 401
* Factor out URLFile
* space
old-commit-hash: c4af05868b
5 years ago
George Hotz
99c5800ea5
merge in tools
...
old-commit-hash: 29ac3da7b8
5 years ago