Adeeb Shihadeh
c0012892da
remove unnecessary scons clean
4 years ago
ShaneSmiskol
a680d0cea1
Fix logging unsupported empty ssid networks
4 years ago
sshane
4000d4a8d2
Networking: Only refresh when visible ( #21445 )
...
* only refresh when visible
* catch other case
4 years ago
Adeeb Shihadeh
a74b9dc94f
bump cereal
4 years ago
HaraldSchafer
6838e1c82c
Refactor lateral lag compensation ( #21334 )
...
* add T_IDXS
* refactor
* fix test
* unused
* typo
* needs casting
* Update selfdrive/controls/lib/drive_helpers.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* deprecate field
* regen all
* new segs
* add todo
* split back
* clean
* bad names
* do in controls
* add arg
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
ShaneSmiskol
f1ee79ef14
Revert "debugging"
...
This reverts commit 67e32b4a3c
.
4 years ago
ShaneSmiskol
67e32b4a3c
debugging
4 years ago
Willem Melching
240214afc0
nav: truncate favorite length
4 years ago
Willem Melching
7c6bf89e04
tici: flash bootloader partitions from manifest ( #21399 )
...
* move swapping to python
* only create downloader if needed
* typo
* number
* add sanity check
* boot full check to test
* manifest is required argument
* implement full hash check
* off by one
* new manifest
* only write tag for system
* bump splash
* review comments part 1
* trigger update
Co-authored-by: Robbe Derks <robbe.derks@gmail.com>
4 years ago
Willem Melching
86630effcf
bump date in time_valid check
4 years ago
Adeeb Shihadeh
8f1fc93a5e
exclude raw logger files from upload
4 years ago
Adeeb Shihadeh
eb6552c83c
segment regen: handle log rotation discrepencies
4 years ago
HaraldSchafer
70f0059be4
Revert DM model change ( #21442 )
...
* Revert "tici patch"
This reverts commit 09de331f18
.
* Revert "dm e2e outputs added (#21210 )"
This reverts commit 46e3f4528f
.
* Revert "improved dm model (#21113 )"
This reverts commit 0f48fddf41
.
4 years ago
mitchell
463736126b
Bump laika
4 years ago
Adeeb Shihadeh
4f019cebc8
log GPU usage on NEOS ( #21440 )
...
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Jafar Al-Gharaibeh
43ead46a46
Add Mazda CX-5 2018 fw ( #21403 )
...
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
4 years ago
Dean Lee
f90a3eeb20
qt/util.h: move implementation to source file ( #21412 )
...
* Move implementation to source file
* space
* include the headers
* mv all to cc
* space
4 years ago
Willem Melching
ad7f0207ac
Log gpu usage ( #21404 )
...
* Log gpu usage
* 100 total
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
orphen
325cabd4da
fix: sim: gracefully shutdown the bridge ( #21413 )
4 years ago
Willem Melching
6395fc3abd
bump panda: enable siren on heartbeat lost
4 years ago
Willem Melching
2de4c09e62
nav: show star for favorites ( #21434 )
4 years ago
Willem Melching
f73dc9f19c
nav: use mapChanged signal alongside isFullyLoaded()
4 years ago
Willem Melching
6729e963c9
Honda: emulate convenience blinker from stalk ( #21387 )
...
* Honda: emulate convenience blinker from stalk
* comment
* light->lamp
* reset on rising edge
* update ref
4 years ago
Willem Melching
60cc07c62a
nav: pull next location while onroad ( #21421 )
4 years ago
Adeeb Shihadeh
8e36a7d07c
fix warning -> userPrompt
4 years ago
Adeeb Shihadeh
4a1aec27ef
segment regen ( #21148 )
...
* start seg regen
* send vipc
* fix up some paths
* set fp
* fix no entries
* engages
* seperate camera procs
* send real frames
* regen test routes
* nice argparser
* fix valgrind test
* move that
* fix that
4 years ago
Adeeb Shihadeh
880435f6a2
make speed too high alert orange
4 years ago
Adeeb Shihadeh
49d96f0acc
fixup release build ( #21430 )
...
* fixup release3 build
* works on pc
* install release3
* push dashcam
* only import on tici
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
sshane
01773c11f0
Quicker refreshing and use connection signals ( #21408 )
...
* Quicker refreshing and use connection signals
* Android remembers connections with incorrect passwords
* forget network on password incorrect
* knownConnections is already filled here
4 years ago
Adeeb Shihadeh
f85226412d
support acados on device ( #21409 )
...
* build tera
* larch64
* x86
* aarch64 libs
* aarch tera
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
645dbd3f24
modeld.cc: no need to initialize desire to -1 ( #21424 )
4 years ago
John Belmonte
563917348e
Add TSS2 Corolla FW ( #21419 )
4 years ago
Jason Young
dbacbce7ba
VW MQB: Add FW for 2016 Volkswagen Tiguan ( #21418 )
...
* Add FW for 2016 Tiguan (mikkelamby)
* autogratitude
* Update RELEASES.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
48d000cd00
Add Lexus RXH 2021 fw ( #21416 )
...
* Add Lexus RXH 2021 fw
* add to readme
4 years ago
sshane
0a603d2d21
Fix connect button race condition ( #21406 )
4 years ago
Willem Melching
9f98a3e44f
nav: show recents ( #21405 )
...
* add recent buttons
* remove static request
* layout
* recent doesn't have to be a favorite
* work
* spacing
* spacing
* no recents
* query next
* not null
* this needs to live here
* less spacing between items
4 years ago
Willem Melching
eb3144ef71
use nmcli conn up lte to bring out of registered state
4 years ago
sshane
6402edb898
keyboard: backspace key repeat ( #21395 )
4 years ago
HaraldSchafer
234971203b
Simplify longitudinal tests ( #21337 )
...
* first pass
* passes!
* little more cleanup
* little more
* fix sim
* remove more plot stuff
* fix crash check
* fcw
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
fb2eec03e1
add alphard to release notes
4 years ago
John Belmonte
6d2069b762
Car port: Toyota Alphard ( #21382 )
4 years ago
Nelson Chen
450e9d2dc9
Fix link to test_routes in PR template ( #21398 )
4 years ago
Willem Melching
4c9aba2dd5
nav: change map loaded detection ( #21397 )
4 years ago
Willem Melching
1ace0c5df2
nav: update libqmapboxl.so
4 years ago
Willem Melching
5b032bf9ad
bump panda
4 years ago
Willem Melching
e7476943b6
Stay in ELM327 mode during controls init ( #21386 )
4 years ago
Adeeb Shihadeh
8ac7ee6bc6
cleanup eon hw abstraction layer ( #21396 )
...
* cleanup eon hw
* handle none from getprop
4 years ago
Adeeb Shihadeh
1da3ab42dc
diag logging ( #21360 )
...
* rat
* log max power
* cloudlog
* no print
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
a420c7ad50
remove lte toggle ( #21392 )
...
* remove lte toggle
* little more
4 years ago
Adeeb Shihadeh
050a89e598
tici: differentiate ethernet and tethering ( #21391 )
...
* differentiate ethernet
* fix tethering
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago