Adeeb Shihadeh
efd5dffb1e
enable flake8 E231: missing whitespace after comma
5 years ago
Adeeb
d9bf9f0a40
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
5 years ago
George Hotz
1295cfe06c
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>
5 years ago
Dean Lee
f2ef1f6fd5
fix UnicodeDecodeError in get_network_strength ( #1385 )
5 years ago
Andrew Valish
8eff974a41
revise wifi signalstrength dumpsys query ( #1224 )
...
* revise wifi signalstrength dumpsys query
* cleaner index search per willems comment
* cleaner index search per willems comment
5 years ago
Andrew Valish
d161584f99
use unknown networkstrength, not none ( #1222 )
5 years ago
Andrew Valish
6bbbe8f9cf
add network strength logging to thermal ( #1211 )
...
* add network strength logging to thermal
* import get_network_strength
* write networkStrength
5 years ago
Andy Haden
e8959e6b1a
get_network_type: Sort, correct cell network lookup and fix for pc
5 years ago
Willem Melching
98f5d30455
Handle get_network_type exception
5 years ago
George Hotz
c42e2ecc50
manager runs on Mac, and other openpilot for PC fixes ( #1037 )
...
* use the openpilot/persist directory on PC
* manager runs on mac
* sim runs w/o carla
* fix params location in test
* that rmtree can fail and it's okay
* refactor params clear functionality
* set PARAMS_PATH
5 years ago
Andrew Valish
770903520d
Add network_type to thermald ( #1030 )
...
* add network_type to thermal log
* move get_network_type to android library
5 years ago
George Hotz
c26d893a77
allow non android to be identified differently
5 years ago
George Hotz
e8d888c45b
common folder
5 years ago