openpilot/common
Shane Smiskol fb6f6268d3
TextWindow Enhancements (#2114)
* cause error

* revert for now

* decrease font by 10 pts

* remove unnecessary () for class ;)

* move exit button closer to right corner

* 70% transparency for black background

* cause error

* well that's not right

* try showing more lines

* actually show last three lines

* forgot to join

* debug what we can leave out

* show last four files

* revert

* show 3 lines and one extra for last erroring line

* increase by 5 points

* move text left a bit

* fix

* fix

* two more lines

* add double indentation for formatting

* remove indentation of file lines

* fix

* fix

* try this

* try this

* make lines shorter

* clean up error code in manager

* try one more

* reduce lines altered in PR

* four is good

* this actually isn't required anymore

* can move more left

* and increase size

* slightly less

* slightly less

* try a different error

* try last three with negative

* revert to 75

* fix

* clean up

* remove path hiding

* revert offsets

* revert
2020-09-03 17:54:49 -07:00
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 2020-05-31 17:34:47 -07:00
kalman update pipfile.lock (#1896) 2020-07-21 21:15:09 +02:00
tests add test for params permissions 2020-07-18 18:30:29 -07:00
transformations makes more sense 2020-08-04 15:30:20 -07:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
android.py Hardware abstraction class (#2080) 2020-08-26 14:57:17 +02:00
apk.py enable flake8 E231: missing whitespace after comma 2020-05-31 12:49:11 -07:00
basedir.py Hardware abstraction class (#2080) 2020-08-26 14:57:17 +02:00
clock.pyx Support scons build on Mac (#1034) 2020-02-01 23:36:50 -08:00
common_pyx_setup.py common folder 2020-01-17 10:28:44 -08:00
cython_hacks.py common folder 2020-01-17 10:28:44 -08:00
ffi_wrapper.py manager runs on Mac, and other openpilot for PC fixes (#1037) 2020-02-02 12:15:02 -08:00
file_helpers.py mkdirs_exists_ok more specific URL detection 2020-06-09 08:56:16 -07:00
filter_simple.py add low pass filter on cpu temp (#1305) 2020-04-01 15:58:40 -07:00
gpio.py Pandad: turn on panda power (#2073) 2020-08-24 16:56:29 +02:00
hardware.py hardware.py: PC is wifi so uploader works 2020-08-26 20:12:56 +02:00
hardware_base.py Hardware abstraction class (#2080) 2020-08-26 14:57:17 +02:00
lazy_property.py common folder 2020-01-17 10:28:44 -08:00
logging_extra.py remove duplicate logging context 2020-07-03 16:18:29 -07:00
numpy_fast.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
params.py clean up old params 2020-09-03 16:37:48 -07:00
profiler.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
realtime.py tici: fix set_realtime_priority (#2124) 2020-09-02 17:52:41 +02:00
SConscript Rebuild cython extensions when dependency version changes (#1886) 2020-07-16 13:59:32 -07:00
spinner.py Fix most remaining LGTM alerts (#1893) 2020-07-19 16:12:22 -07:00
stat_live.py Flake8 E22X (#1607) 2020-05-31 00:48:47 -07:00
string_helpers.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
text_window.py TextWindow Enhancements (#2114) 2020-09-03 17:54:49 -07:00
timeout.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
window.py dont init sound 2020-07-31 13:11:59 -07:00
xattr.py uploader: do not delete files after uploading (#1253) 2020-03-19 18:09:26 -07:00