nopenpilot/common
Willem Melching 339d1967cb
--std=c++17 (#2330)
* switch to c++17

* more 17

* 1z

* use std::clamp

* Fix types in clamp

* bump submodules

* bump laika

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-10-17 13:33:12 -07:00
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 2020-05-31 17:34:47 -07:00
kalman fix build warnings (#2355) 2020-10-17 12:40:01 -07:00
tests Params path only in one place (#2344) 2020-10-15 13:15:22 +02:00
transformations --std=c++17 (#2330) 2020-10-17 13:33:12 -07:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
SConscript Params refactor, simplified (#2300) 2020-10-13 16:23:23 +02:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
apk.py revert apk launch thread 2020-10-15 16:40:56 -07:00
basedir.py Params path only in one place (#2344) 2020-10-15 13:15:22 +02:00
clock.pyx fix build warnings (#2355) 2020-10-17 12:40:01 -07:00
common_pyx_setup.py --std=c++17 (#2330) 2020-10-17 13:33:12 -07: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 Pandad: turn on panda power (#2073) 2020-08-24 16:56:29 +02:00
hardware.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_android.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_base.py Tici hardware abstraction layer (#2183) 2020-09-17 13:36:42 +02:00
hardware_tici.py tici: reboot 2020-10-15 20:52:27 +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 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 fix build warnings (#2355) 2020-10-17 12:40:01 -07:00
params_pyx_setup.py Params path only in one place (#2344) 2020-10-15 13:15:22 +02:00
profiler.py improve profiler 2020-10-09 18:39:54 -07:00
realtime.py Run all driving processes on cores 2-3 (#2257) 2020-10-02 17:18:18 -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