Adeeb
a92683a973
cleanup readme ( #1348 )
...
* cleanup readme
* restart numbering
* reorder numbering
5 years ago
Drew Hintz
756dbd8e3b
add Jeep GC 2019 USA fingerprint from al_nyc ( #1339 )
...
* add Jeep GC 2019 USA fingerprint from al_nyc
* merge Jeep GC 2019 USA fingerprint with existing fingerprint
5 years ago
Greg Hogan
337fb1a273
update tests
5 years ago
Greg Hogan
85a09b3113
handle ignored uploads more gracefully
5 years ago
George Hotz
ef8aaa77b7
Remove bg_thread from ui ( #1347 )
...
* remove bg_thread
* debug print app
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Andy
35b34fb700
offroad/ui: Transparent layout mode and msgq-based layout control ( #1337 )
...
* offroadLayout
* replace broadcasts with offroadLayout socket
* apk
* set 'none' layoutstate for transparent offroad
* refactor, hide offroad when vision connected
* apk supporting transparency
* reset layout state when stopping
* apk
* cleanup includes
* permit offroad to mangae sidebar state only when vision disconnected
* apk
* use c-capnp
* always upd
* send that too
* sync layout state with offroad
* apk
* fix regression in onboarding (mock engage green border)
* apk
* bump apks
* simplify event processing
* bump cereal to master
* in case ui exited in a bad state
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Willem Melching
1ac5c48e5d
Add Lexus RX fw versions
5 years ago
Willem Melching
7d54453f04
No hardcoded bitset size
5 years ago
Willem Melching
f718ceafd5
Populate health.faults from panda health packet
5 years ago
Willem Melching
fcb75d7d09
bump cereal
5 years ago
Willem Melching
3ad614596c
bump panda: Toyota gas pressed bit
5 years ago
Adeeb
928b1561aa
Toyota: use universal gas pressed bit to match panda safety ( #1335 )
...
* Toyota: use universal gas pressed bit to match panda safety
* update ref
5 years ago
Willem Melching
d38a952102
Remove unmaintained mapd code
5 years ago
Willem Melching
9e5bac7061
fix import spinner start position
5 years ago
Dean Lee
ee52046957
remove unnecessary nvgLineTo ( #1333 )
5 years ago
Willem Melching
7643b0a511
Force decel on soft disable ( #1334 )
5 years ago
Willem Melching
64f6e0c1d1
Init mutex just to be safe
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
HaraldSchafer
c22f1267cd
Update README.md
5 years ago
Willem Melching
3eda14f2fe
update test ref
5 years ago
Adeeb
0f6c22ce8b
Unit test for alert width ( #1307 )
...
* unit test for alert width
* fix scale
* comment
* fix offending alert text
* rename
* update process replay refs
Co-authored-by: Willem Melching <willem.melching@gmail.com>
5 years ago
Willem Melching
017b1f6770
Don't use battery temperature to determine fan type ( #1331 )
...
* Don't use battery temperature to determine fan type
* Add cloudlog
* Init is_uno
5 years ago
Willem Melching
8b1b56a904
bump panda
5 years ago
ZwX1616
52fcbb1b92
add pc to supported hardware ( #1328 )
5 years ago
martinl
d0b3c69505
Add Subaru gearShifter to carstate ( #1318 )
...
* Add Subaru gearShifter to carstate
* reset submodules, remove ignore gearshifter from subaru interface
* update apks to master
* update ref_commit
5 years ago
Erich Moraga
6013704586
CAR.COROLLAH_TSS2 x018821F3301100\x00\x00\x00\x00 ( #1327 )
...
@capthawker#8604 DongleID a362a5e990fe49e9
5 years ago
Willem Melching
d35c946148
switch panda back to master
5 years ago
Willem Melching
7ea2524b6f
openpilot support for panda nak ( #1324 )
5 years ago
Willem Melching
b16e11cde5
Boardd should always send health, even with no panda ( #1322 )
...
* dont go offroad when health times out
* always send health packet
* Handle disconnect in thermal
* Handle unplug in power monitoring
* Small cleanup
* Remove copied code
* Add mutex
* Can just use infinite timeout. It will still return if not connected
5 years ago
Willem Melching
f9257fc75f
bump cereal
5 years ago
Willem Melching
1eb9b05c17
bump opendbc
5 years ago
Shane Smiskol
10331b1cf8
few small spinner updates ( #1319 )
5 years ago
Arne Schwarck
bbf3cc48be
PRIUS Ecu.engine FW ( #1315 )
...
dongle_id
0e936661c2ec3047
5 years ago
DeanLee
9bcd5faa70
Fix memory leak in boardd.cc ( #1321 )
...
* fix memory leak
* dd
5 years ago
Andy
41bb3ac7ca
Sidebar Connectivity Status ( #1268 )
...
* store athena connected-at time
* refactor
* deref
* dt import
* Athena status based on last ping time param
* upd test for pingtime
* lower error timeout
5 years ago
Andre Volmensky
522dc29b53
Add angle based steer saturation timer ( #1311 )
...
* Add angle based steer saturation timeout
* Fixed saturated check
5 years ago
DeanLee
b4641b7392
fix AttributeError: 'FakeSpinner' object has no attribute 'close' ( #1317 )
5 years ago
Willem Melching
c985e997e9
Add 2020 Camry FW versions
5 years ago
Arne Schwarck
972682580c
More RAV4_TSS2 FW ( #1312 )
...
* More RAV4_TSS2 FW
dongle_id: 00dc05336f1756d9
* Then only the one FW to update
5 years ago
Arne Schwarck
43b62d8bb6
Toyota Tss2 Blindspot signals ( #1309 )
...
* Toyota Tss2 Blindspot signals
Adding these signals are easy, they are on the can bus.
* Update ref_commit
5 years ago
Willem Melching
dae19a284d
Show manager startup failures using TextWindow ( #1310 )
...
* show text window on build failure
* Only show last 10 line
* Fix that
* better layout
* Fix fake text window
* Only show spinner and textwindow on android
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Willem Melching
c95134defe
Direct logentries logging from manager ( #1306 )
...
* add function to add direct logentries handler
* Whitespace
* Add manager crash handler
* Log scons build errors
* Add line to format exception
* Small cleanup
* That is now a list
* Read all data from stderr
5 years ago
Adeeb
83d8dd4717
tools is no longer a separate repo ( #1308 )
5 years ago
Willem Melching
0112a8d3fd
Fix dashcam missing CarState
5 years ago
Comma Device
6abbda1467
fix background on computer ui
5 years ago
Willem Melching
b497a01417
add low pass filter on cpu temp ( #1305 )
5 years ago
Willem Melching
30d4d64b4c
bump panda back to master
5 years ago
Jason Young
0970dd74b7
Boot-loop testing script for EON/C2 device sensors ( #1303 )
...
* Sensor test boot-loop script
* Changing file permissions
* Set executable
* Changing file permissions
* Sensor test boot-loop script
* Changing file permissions
* Set executable
* Changing file permissions
* Bugfix to text_window
* Capture logs during a failure event
* Capture logs during a failure event
5 years ago
Willem Melching
202a4c2011
Add binary to display text ( #1301 )
...
* add binary to display text
* fake text needs status too
* Rename to TextWindow
Co-authored-by: Comma Device <device@comma.ai>
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