Adeeb Shihadeh
4ace476f14
fanSpeedRpmDesired -> fanSpeedPercentDesired
4 years ago
Adeeb Shihadeh
6264b5bb3b
reset panda on startup ( #20065 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
b85a0f19f4
improve cpu usage test robustness ( #20067 )
...
* improve cpu usage test robustness
* more fix
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
fe7f3f0ec6
remove gpsd ( #20027 )
4 years ago
Chris McCammon
012fa35096
Honda Odyssey tune ( #20058 )
4 years ago
Adeeb Shihadeh
b3cf60cd0b
use gpsOK flag from locationd
4 years ago
HaraldSchafer
ab0456c0eb
fixup ui ( #20049 )
...
* fixup ui
* works
* new formate
* more cleanup
* works I assume we need a library somehow
* more readable
* fix lead sign
* put on road
* transformations lib
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
HaraldSchafer
0c900c8ce1
fix low speed lateral ( #20053 )
...
* fix low speed lateral
* update ref
* fix failing CI jobs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Erich Moraga
952fbc6e69
combinationMeter f/w for Acura ILX ( #20050 )
...
@MarkTerry#4429 2019 Acura ILX DongleID/route f763bc8fcd2708c9|2021-02-09--12-36-33
4 years ago
Willem Melching
2fc1104e8b
ui.cc: fix divide by zero
4 years ago
Willem Melching
7054a9d237
dont print slow frame on pc
4 years ago
Dean Lee
204add6952
ui.cc: replace s->scene with scene ( #20045 )
4 years ago
HaraldSchafer
b3a868103a
fix timestamps ( #20029 )
...
* fix timestamps
* nanoseconds
* update refs
4 years ago
Dean Lee
c2aefab553
UI: remove struct track_vertices_data ( #20018 )
...
* remove struct track_vertices_data
* space
* rebase master
4 years ago
Dean Lee
2a935a2010
boardd: check do_exit in usb_retry_connect ( #20007 )
4 years ago
Igor
18382f7819
Toyota interface.py: Create separate section for custom long tune ( #20021 )
...
* Move custom long tune section
* Move default tune to else statement
4 years ago
Dean Lee
40919a6f48
removed margin paramater from car_space_to_full_frame ( #20017 )
4 years ago
Dean Lee
1fad5216ea
loggerd: remove the segment variable from encoders ( #20034 )
4 years ago
vanillagorillaa
4e99b4c232
Chrysler Pacifica: additional 2020 Fingerprint values ( #20032 )
...
* Additional 2020 Values
* space
4 years ago
Adeeb Shihadeh
f9d8652cbd
Qt UI refactoring + improvements ( #20033 )
4 years ago
Adeeb Shihadeh
bb0f91791a
android logcatd fixes + better test ( #20036 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
4c04e220a1
Timezoned ( #19960 )
...
* untested code
* add to manager
* whitespace
* only save on fix
* cleanup
* fix typo
* add to ignored processes
* import tici
* fix param name
* cleanup
* only run offroad
* use itertools
* wait for thermald
* simpler
* fall back to api call
* add param to override timezone
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
3dc45554d7
UI: make onroad/offroad transition more robust ( #20030 )
...
* make onroad/offroad transition more robust
* fix up driver view
* check other started
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
53bb7e3e10
Agnos v0.5 ( #20023 )
4 years ago
Adeeb Shihadeh
d75ff15048
fix font weights in qt ui
4 years ago
Adeeb Shihadeh
54b59783cb
show sat count in sidebar ( #20028 )
...
* show sat count in sidebar
* fix
* revert that
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
HaraldSchafer
c3707328f5
Different lag comp ( #20024 )
...
* more sensible
* different names for different segs
* new ref
* this is checked somewhere
4 years ago
Dean Lee
a7fe4560a6
move global SET_SPEED_NA to function that uses it ( #20026 )
4 years ago
Julian Pieles
2e32f18d06
support for Nissan Leaf with ADAS ECU in alt location (instrument cluster) ( #19619 )
4 years ago
Adeeb Shihadeh
5930749a12
make thneed compile more robust
4 years ago
Adeeb Shihadeh
a94bf25d6f
swap factory reset order
4 years ago
Adeeb Shihadeh
4ca462a846
skip manager check in sim
4 years ago
HaraldSchafer
bad68e4663
camera offsets ( #20022 )
...
* camera offsets
* runs on pc so is 0 in proc replay
4 years ago
Willem Melching
1744076514
thneed: lookup dlsym offset at compile time ( #20019 )
4 years ago
Comma Device
366292a059
fix logcatd after bugfix
4 years ago
Dean Lee
1b140bdbca
logcatd: fix bug: subsequent reads after the first always return empty ( #19994 )
...
* refactor logcatd
* cleanup
* rename logger_list to loggers
* apply review
* little cleaner
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
000bd226aa
Cereal cleanup ( #20003 )
...
* start cleanup
* fan speed
* cleanup dm
* fix cereal
* hwType -> pandaType
* update refs
* update refs
* bump cereal
* freeSpacePercent
* cereal master
4 years ago
HaraldSchafer
61a4e3e661
Remove curv factor ( #20011 )
...
* cleaning crew
* need that to match
* smooth factor
* that didn't really work
* closer to previous
* new ref
* new names
4 years ago
robbederks
99d58193e4
implement ublox MON_HW2 message ( #19962 )
...
* implement MON_HW2 message
* didn't mean to remove this
4 years ago
Adeeb Shihadeh
d7281387ad
don't show on tici
4 years ago
HaraldSchafer
3f2b42b4e3
Deal with long lag compensation ( #20004 )
...
* add hack for big lags
* wrong bracket
* new pathplanner values
4 years ago
Willem Melching
7b56ab7811
small tombstoned cleanup
4 years ago
Dean Lee
13ea8b5fc9
move global connected_once into function static ( #19999 )
4 years ago
Dean Lee
91504176e4
Don't call function in assert ( #19997 )
4 years ago
Willem Melching
fd01c89491
BMX055 magnetometer calibration ( #19992 )
4 years ago
Dean Lee
1588a6f0ac
Logger: added function logger_get_route_name ( #19995 )
...
* added function logger_get_route_name
* remove empty line
4 years ago
Dean Lee
678c149246
mv logger_build_boot to bootlog.cc ( #19996 )
4 years ago
Dean Lee
aa37e95341
OmxEncoder: use c++ mutex&condition_variable ( #19786 )
...
* use c++ mutex&condition_variable
* rebase
* cleanup includes&use while
* remove include pthread.h
4 years ago
Adeeb Shihadeh
449e60cb82
skip dashcam3 build for now
4 years ago
Dean Lee
ef6d1aeaaa
Logger: new class BZFile ( #19959 )
...
* add class BZFile
* inline
* cleanup includes
* stack bzfile
* log first error
* remove assert
* rename log_err to err_logged
* assert in destructor
* LOGE
* don't assert statement
* assert error of fclose
4 years ago