Files
sunnypilot/common
Willem Melching 2e182e5c57 Params refactor, simplified (#2300)
* always c++

* Create C++ params class

* get works

* tests hang now

* passes tests

* cleanup string formatting

* handle interrupt in blocking read

* fix memory leak

* remove unused constructor

* Use delete_db_value directly

* Rename put -> write_db_value

* filename cleanup

* no semicolons in cython

* Update common/SConscript

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>

* add std::string version of delete_db_value

* This is handled

* cleanup encoding

* Add clear method to clear all

* add persistent params

* fix android build

* Should be called clear_all

* only import params when needed

* set params path on manager import

* recusrively create directories

* Fix function order

* cleanup mkdirp

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
2020-10-13 16:23:23 +02:00
..
2020-10-04 15:03:20 -07:00
2020-10-13 16:23:23 +02:00
2020-10-04 15:03:20 -07:00
2020-01-17 10:28:44 -08:00
2020-01-17 10:28:44 -08:00
2020-10-13 15:35:18 +02:00
2020-08-26 14:57:17 +02:00
2020-02-01 23:36:50 -08:00
2020-10-04 15:03:20 -07:00
2020-01-17 10:28:44 -08:00
2020-08-24 16:56:29 +02:00
2020-01-17 10:28:44 -08:00
2020-10-13 16:23:23 +02:00
2020-10-09 18:39:54 -07:00
2020-10-13 16:23:23 +02:00
2020-05-31 00:48:47 -07:00
2020-09-03 17:54:49 -07:00
2020-05-30 20:14:58 -07:00
2020-07-31 13:11:59 -07:00