Commit Graph

7 Commits

Author SHA1 Message Date
Dean Lee 9983389ffe close lock_fd if flock failed (#2231) 2020-09-28 11:47:38 +02:00
Dean Lee 4fba3408c4 Params: use a multiple-reader / single-writer flock to improve concurrency (#2207)
* improve concurrency: multiple readers, single writer locks

* remove lock in read_db_value
2020-09-24 11:51:36 +02:00
Adeeb Shihadeh 349040d958 driver monitoring cleanup (#2101)
* read rhd from param

* don't need that anymore

* fix build

* bump cereal

* read param from camerad too

* add read_db_bool helper

* bump model replay ref commit, IsRHD wasn't set
2020-08-29 17:16:00 -07:00
Dean Lee 90d97de74d add function read_db_bytes (#1662) 2020-06-09 13:46:49 -07:00
robbederks 71bebc4fca Ambient light calibration parameters on persist partition (#1429)
* WIP: light sensor persistent params

* fix params writing

* Persistent params argument in C params lib. Fixed symlink flow

* Removed debug prints

* fix boardd

* fix ui

* remove debug print
2020-05-08 19:39:18 -07:00
Andy Haden 538ca733c7 Remove legacy AccessToken param 2020-03-23 00:22:41 -07:00
George Hotz 368a956b96 selfdrive/common 2020-01-17 11:01:02 -08:00