nopenpilot/common
grekiki 5b26c97141
Qt Offroad stats (#19498)
* probably broke a lot, need the commit though

* finally works

* make it work...

* ...

* kind of works

* better styling

* all should work

* tiny cleanup

* temp

* looks nicer

* create JWT in C++

* kilometers -> km

* use correct free methods

* dont put code in assert statement

* Build JWT payload dynamically

* get dongle id once

* include cleanup

* Remove qDebug

* Update drive_stats.cc

Github is a nice editor :)

* swap week and all and fix sconscript

* install openssl

* openssl include dirs on mac

* is this where openssl is?

* It's here

* small cleanup

Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
2020-12-18 13:29:20 +01:00
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 2020-05-31 17:34:47 -07:00
kalman Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
tests Simple improvements for quality gate (#2517) 2020-11-12 14:48:45 -08:00
transformations HW abstraction layer (#19530) 2020-12-16 21:30:23 -08:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
SConscript Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
basedir.py Qt Offroad stats (#19498) 2020-12-18 13:29:20 +01:00
clock.pyx Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
cython_hacks.py common folder 2020-01-17 10:28:44 -08:00
ffi_wrapper.py --std=c++17 (#2330) 2020-10-17 13:33:12 -07: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 HW abstraction layer (#19530) 2020-12-16 21:30:23 -08: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 Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
params_pxd.pxd Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
params_pyx.pyx Scons builder for cython extensions (#2485) 2020-11-11 21:14:51 +01:00
profiler.py improve profiler 2020-10-09 18:39:54 -07:00
realtime.py HW abstraction layer (#19530) 2020-12-16 21:30:23 -08:00
spinner.py agnos updater (#2600) 2020-12-18 13:17:12 +01: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 Qt spinner (#2494) 2020-11-06 18:44:04 -08:00
timeout.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
window.py support for halve in Window 2020-10-20 16:07:05 -07:00
xattr.py uploader: do not delete files after uploading (#1253) 2020-03-19 18:09:26 -07:00