openpilot/selfdrive/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
..
SConscript clutil refactor (#2733) 2020-12-11 13:05:32 +01:00
buffering.c Add pre-commit hooks (#1629) 2020-06-03 12:54:49 -07:00
buffering.h selfdrive/common 2020-01-17 11:01:02 -08:00
clutil.cc clutil refactor (#2733) 2020-12-11 13:05:32 +01:00
clutil.h clutil refactor (#2733) 2020-12-11 13:05:32 +01:00
cqueue.c selfdrive/common 2020-01-17 11:01:02 -08:00
cqueue.h selfdrive/common 2020-01-17 11:01:02 -08:00
efd.c selfdrive/common 2020-01-17 11:01:02 -08:00
efd.h selfdrive/common 2020-01-17 11:01:02 -08:00
framebuffer.cc add function write_file() (#2181) 2020-09-21 16:10:38 +02:00
framebuffer.h add set_brightness in framebuffer.h (#1659) 2020-06-10 10:28:18 -07:00
glutil.c Support scons build on Mac (#1034) 2020-02-01 23:36:50 -08:00
glutil.h Support scons build on Mac (#1034) 2020-02-01 23:36:50 -08:00
gpio.cc add function write_file() (#2181) 2020-09-21 16:10:38 +02:00
gpio.h Pigeon abstraction layer (#1977) 2020-08-13 10:10:50 +02:00
i2c.cc Tici Focal (#2459) 2020-11-12 17:09:36 -08:00
i2c.h Tici sensord (#2072) 2020-08-26 11:30:30 +02:00
ipc.c Wunused (#1841) 2020-07-09 09:25:32 -07:00
ipc.h selfdrive/common 2020-01-17 11:01:02 -08:00
mat.h Torch model (#2452) 2020-11-11 20:31:46 -08:00
modeldata.h Test model refactor (#2720) 2020-12-09 22:48:14 -08:00
mutex.h selfdrive/common 2020-01-17 11:01:02 -08:00
params.cc Qt Offroad stats (#19498) 2020-12-18 13:29:20 +01:00
params.h remove unused params function 2020-10-22 17:05:52 -07:00
swaglog.cc Remove unnecessary string copy (#2067) 2020-08-24 09:25:16 -07:00
swaglog.h selfdrive/common 2020-01-17 11:01:02 -08:00
test_params.c selfdrive/common 2020-01-17 11:01:02 -08:00
timing.h selfdrive/common 2020-01-17 11:01:02 -08:00
touch.c touch.c:deleting useless function (#2208) 2020-09-21 11:43:54 +02:00
touch.h touch.c:deleting useless function (#2208) 2020-09-21 11:43:54 +02:00
util.c fix build warning (#2365) 2020-10-19 22:44:24 -07:00
util.h --std=c++17 (#2330) 2020-10-17 13:33:12 -07:00
utilpp.h Qt Offroad stats (#19498) 2020-12-18 13:29:20 +01:00
version.h bump version to 0.8.1 2020-11-30 09:30:57 -08:00
visionbuf.h Clean up and test camerad refactor (#2310) 2020-10-16 21:58:05 -07:00
visionbuf_cl.c Error checking macros for opencl (#2615) 2020-11-30 12:04:49 +01:00
visionbuf_ion.c fix camerad not exiting cleanly (#2768) 2020-12-12 13:55:24 -08:00
visionimg.cc Clean up and test camerad refactor (#2310) 2020-10-16 21:58:05 -07:00
visionimg.h Clean up and test camerad refactor (#2310) 2020-10-16 21:58:05 -07:00
visionipc.c visionstream: fix doube fd close (#2057) 2020-08-24 14:07:27 +02:00
visionipc.h tici front/wide encodeIdx msgs (#2564) 2020-11-19 16:12:02 -08:00