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
5 years ago
Adeeb Shihadeh
9670f8fb9f
these don't need json
5 years ago
George Hotz
d5ca841b0f
Revert "Bypass alignment related copy whenever possible ( #1443 )"
...
This reverts commit b225016628
.
5 years ago
George Hotz
1295cfe06c
Using lgtm.com and fixing found alerts ( #1452 )
...
* lgtm in readme, and mac nui fixes
* call super inits in radars
* unused imports, dup lines
* more radars, more unused imports
* pass CP into RadarInterfaceBase
* more fixups
* unused imports
* delete unused lines
* ugh, new unused import
Co-authored-by: George Hotz <geohot@gmail.com>
5 years ago
Dean Lee
b225016628
Bypass alignment related copy whenever possible ( #1443 )
...
remove blank lines
add file messagehelp.h
remove blank line
simplify
after review
5 years ago
Willem Melching
9ad6cbbe6d
Revert "fix memory leak in encoder_close ( #1366 )"
...
This reverts commit 3b3eebb137
.
5 years ago
Comma Device
cead4c6e85
mark unuploaded
5 years ago
Dean Lee
2928c53e4f
cleanup visionipc when recovering from fault in dmonitoringd and loggerd ( #1402 )
5 years ago
Willem Melching
02e474580e
Release messaging sockets and context on shutdown ( #1391 )
...
* release resources when thread is done
* add white space
* add white space
Co-authored-by: deanlee <deanlee3@gmail.com>
5 years ago
Dean Lee
3b3eebb137
fix memory leak in encoder_close ( #1366 )
...
* fix memory leak in encoder_close
* add &
5 years ago
Dean Lee
a4ad9d1f46
remove buggy pthread_mutex_unlock in event_handler ( #1369 )
5 years ago
Greg Hogan
337fb1a273
update tests
5 years ago
Greg Hogan
85a09b3113
handle ignored uploads more gracefully
5 years ago
Dean Lee
434a2b0658
improve loggerd error handling ( #1332 )
...
* call BZ2_bzWriteClose after fail
* set closed file handles to NULL
* move fclose after BZ2_bzWriteClose
5 years ago
George Hotz
cfcf3f9368
tici: fix loggerd ( #1302 )
...
* loggerd builds
* codec
* add frame_id cams
* working
* no qcam on tici
* pthread always
Co-authored-by: Tici <robbe@comma.ai>
5 years ago
Willem Melching
3dad97a211
One more BaseException in test_uploader.py
5 years ago
Greg Hogan
13ec384ea0
uploader: allow ctrl+c
5 years ago
Greg Hogan
f21d0f325e
uploader: do not delete files after uploading ( #1253 )
...
* cffi xattr function wrapper
* xattr wrapper error handling
* xattr tests
* use xattr for tracking files uploaded
* uploader xattr exception handling
* update uploader tests
* remove unused import
* update release build
* xattrs.py -> xattr.py
5 years ago
Shane Smiskol
6ff881f789
initialize all messages in 1 line ( #1206 )
5 years ago
George Hotz
2f2b85581c
Add sentinels to logs and qlogs ( #1205 )
...
* sentinel WIP
* logger is now a cc, not a c
* simpler code doesn't touch loggerd.cc
* oops, double lock. and logreader is nicer
5 years ago
Willem Melching
891c4cabb8
more generic catch in uploader and thermald
5 years ago
Adeeb
e8cb6ea06a
Abstract common events + event cleanup ( #1129 )
...
* too many if
* unused
* whitespace
* key
* sefldrive/car/*
* no more gctx
* lower
* start abstracting common events
* all cars
* start small
* all cars
* reverse gear
* wrongCarMode
* wrongGear
* espDisabled
* steerUnvailable
* make linter happy
* c isn't used
* fix esp_disabled in VW
* update ref
* more red
* more cleanup
* fix subaru
* update ref
5 years ago
Willem Melching
2f33e1e0b0
Fix qlog decimation
5 years ago
Willem Melching
de6d73599b
Also keep 10% free so 64gb/128gb EON will still engage when full
5 years ago
Adeeb
0ad5715255
use services.h in loggerd ( #1056 )
...
* loggerd: use services.h
* don't need yaml-cpp anymore
* forgot that
5 years ago
Willem Melching
393c4987c8
Fix junk data in initParams
5 years ago
Willem Melching
f6835e9490
Add cloudlog for is_on_wifi fail
5 years ago
Willem Melching
6adbe24d4c
catch CalledProcessError in uploader wifi check
5 years ago
George Hotz
da079d47d7
logcatd, loggerd, mapd, modeld, proclogd
5 years ago