openpilot0/selfdrive/common
Willem Melching 2eded18267 C3: detect metered Android hotspot (#23734)
* C3: detect metered networks

* show in ui

* fix text layout

* bump cereal

* revert ui changes

* set networkMetered

* add athena method

* add metered logging to uploader

* use in athena uploader

* remove param

* use networkmanager properties to set cell to unmetered

* fix indentation

* no need to check

* bump cereal

* review

* bump cereal
old-commit-hash: da5a0c41a0
2022-03-09 11:36:52 +01:00
..
tests Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
SConscript Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
clutil.cc remove trailing whitespaces (#23716) 2022-02-06 10:42:41 -08:00
clutil.h thneed/serialize: use funtions from clutil(#22760) 2021-11-04 16:19:25 +01:00
gpio.cc add space after function name and if statement (#21225) 2021-06-11 10:17:52 +02:00
gpio.h
i2c.cc Handle EINTR for all syscalls that can return it (#21948) 2021-08-31 16:22:56 -07:00
i2c.h Use C++ header files instead of C header files. (#21192) 2021-06-08 13:46:22 -07:00
mat.h
modeldata.h Fix tici bigmodel (#23817) 2022-02-21 19:57:04 -08:00
params.cc C3: detect metered Android hotspot (#23734) 2022-03-09 11:36:52 +01:00
params.h thermald: remove panda disconnect logic (#23526) 2022-01-14 14:13:18 +01:00
queue.h
statlog.cc Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
statlog.h Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
swaglog.cc Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
swaglog.h Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
timing.h Use C++ header files instead of C header files. (#21192) 2021-06-08 13:46:22 -07:00
util.cc util: move all functions into util namespace (#23203) 2021-12-12 14:42:23 -08:00
util.h Statlog in C (#23596) 2022-01-27 17:14:38 +01:00
version.h bump to 0.8.14 2022-02-15 15:32:44 -08:00
visionimg.cc EGLImageTexture: pass nullptr to glTexImage2d in last argument (#22844) 2021-11-09 18:49:48 -08:00
visionimg.h Use full include path (#21194) 2021-06-08 12:09:30 -07:00
watchdog.cc watchdog_kick: non-allocating (#22892) 2021-11-17 12:02:31 +01:00
watchdog.h