Shane Smiskol
860283c4cb
test_car_interface: run CC once ( #32449 )
...
run once
old-commit-hash: 593ea504e7
12 months ago
ZwX1616
2cb58bbe35
DM: improve e2e predictions ( #32431 )
...
* good but need to freeze quant weights
* pass ref
* pg
* update model reply
old-commit-hash: b8171a1e9c
12 months ago
Shotaro Watanabe
3913887f7d
fix(ui): fix build error in onroad_home.cc without ENABLE_MAPS ( #32441 )
...
old-commit-hash: 288a3fcd8b
12 months ago
Shane Smiskol
785d92c474
Revert "card: move all car events ( #32427 )" ( #32439 )
...
* Revert "card: move all car events (#32427 )"
This reverts commit e1918a6270257e96d68df3ac03e884603253c8e2.
* keep the event here
* oops
* Revert "oops"
This reverts commit ea99a2768f
.
* Revert "keep the event here"
This reverts commit ec089b4e1a
.
old-commit-hash: 407791113d
12 months ago
Kirito3481
cdd1f2b109
Fix incorrect korean translation ( #32436 )
...
old-commit-hash: 6605743b48
12 months ago
Shane Smiskol
1a5533a8c3
[bot] Fingerprints: add missing FW versions from new users ( #32438 )
...
Export fingerprints
old-commit-hash: 1bf2d2e1f9
12 months ago
Shane Smiskol
8143e49ad1
Revert "python deps: add sortedcontainers" ( #32433 )
...
Revert "python deps: add sortedcontainers (#32428 )"
This reverts commit b7d9690b1c84af21314af1fc452373542f6d8ee3.
old-commit-hash: 84c15e9d31
12 months ago
Shane Smiskol
cd782c06d1
card: move all car events ( #32427 )
...
* move last event over
* fix
old-commit-hash: 8f46028bd4
12 months ago
Shane Smiskol
f9dc18f418
Events: remove dependency ( #32430 )
...
* Revert "Events: use sorted container (#32395 )"
This reverts commit 3c9c039ca3202649d7212ee259b1b82a65a92c4f.
* remove implicit dependency
old-commit-hash: e9bf36232b
12 months ago
Shane Smiskol
c3630f813a
controlsd: use already initialized params ( #32429 )
...
old-commit-hash: 6f3cd143ef
12 months ago
Shane Smiskol
30292b0783
bump opendbc ( #32426 )
...
bump
old-commit-hash: 0f6bbcaa2e
12 months ago
YassineYousfi
6e8e119638
python deps: add sortedcontainers ( #32428 )
...
old-commit-hash: db8273823d
12 months ago
Shane Smiskol
426ab7d7d8
Fix test_time_to_onroad ( #32423 )
...
* this star doesn't make sense
* only docs for now
* flip
* fix spotty test_time_to_onroad.py
* better
fix
fix
fix
fix
* already there -_-
* we can fp again
old-commit-hash: 46eda64177
12 months ago
Shane Smiskol
97dc134a42
card: create pedal pressed event ( #32417 )
...
* card: create pedal pressed event (#32393 )
* move pedalPressed to card
* rm
* needs to be a builder
* move these
* clean up
* reader later
* Update ref_commit
* moved to card
old-commit-hash: d0d44a51a0
12 months ago
Shane Smiskol
6c2c024855
Car docs: gate auto resume star on enable down to stop ( #32421 )
...
* this star doesn't make sense
* only docs for now
* flip
old-commit-hash: 82e70db47c
12 months ago
Shane Smiskol
f7eaec0a4b
Hyundai Kona: add min speed ( #32420 )
...
* add min speed for kona
* update docs
old-commit-hash: 06c581e202
12 months ago
Greg Hogan
a17639bddb
logreader: skip internal source if connection refused ( #32418 )
...
* logreader: skip internal source if connection refused
* fix indentation
* fix spacing
* explicit ipv4 and tcp
old-commit-hash: 2a46d71fc8
12 months ago
Adeeb Shihadeh
d71879a4af
let's be more decisive
...
old-commit-hash: 7f9ad78ac8
12 months ago
Adeeb Shihadeh
6e0d84d829
rerun.io proof of concept ( #32416 )
...
* Adding demo version for acceleration only
* Adding, plot any event
* Adding dynamic blueprint creation and menu to choose what to plot
* Adding, pool of processes for faster data visualization
* Adding, install rerun if not present
* Adding. thumbnail support
* Refactoring, minor cleanup
* -Use rerun pre-release
-Remove json as a middle format
-Replace recursion with stack-based approach
* Refactoring, using services from cereal instead of hardcoding them
* Use of lr.run_across_segments instead of pool,
Use of python dict instead of capnp objs - better performance
Use LogReader syntax
* Enable logging of liveTracks, pandaStates
* Use of plotjuggler user experience
* Fixing bug in log_msg function
* cleanup
---------
Co-authored-by: savojovic <jovo.savic00@gmail.com>
Co-authored-by: savojovic <74861870+savojovic@users.noreply.github.com>
old-commit-hash: 1c481c5ad3
12 months ago
Shane Smiskol
4c7c4272d0
Revert "card: create pedal pressed event" ( #32414 )
...
Revert "card: create pedal pressed event (#32393 )"
This reverts commit 05be56def1f1fdddb761291e1a40cce459fc7d36.
old-commit-hash: 9287a69624
12 months ago
Shane Smiskol
48bb3caaac
card: create pedal pressed event ( #32393 )
...
* move pedalPressed to card
* rm
* needs to be a builder
* move these
* clean up
* reader later
* Update ref_commit
old-commit-hash: d18da895d3
12 months ago
Adeeb Shihadeh
f641d7e851
ui: fix brightness when there's no camera ( #32413 )
...
old-commit-hash: 79c8fb0236
12 months ago
Shane Smiskol
4a0b3c8b64
CarInterface: move stateless, common car events to car interface ( #32394 )
...
* move stateless, common car events to car interface
* try to reduce process replay diff a bit
* Revert "try to reduce process replay diff a bit"
This reverts commit b12798deab
.
* update refs
old-commit-hash: 3dfb6d7931
12 months ago
Shane Smiskol
4b0149cb14
Events: use sorted container ( #32395 )
...
* use SortedList
* Update ref_commit
old-commit-hash: d98ab4ddb1
12 months ago
commaci-public
6281b1da26
[bot] Update Python packages and pre-commit hooks ( #32411 )
...
Update Python packages and pre-commit hooks
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: 6a9be01857
12 months ago
Shane Smiskol
2d7bd1942c
[bot] Fingerprints: add missing FW versions from new users ( #32412 )
...
Export fingerprints
old-commit-hash: be3e99e2d3
12 months ago
commaci-public
44ced20226
[bot] Bump submodules ( #32410 )
...
bump submodules
Co-authored-by: Vehicle Researcher <user@comma.ai>
old-commit-hash: acd84e0f9c
12 months ago
Jason Young
013088133f
VW MQB: Support for preempted HCA state ( #32298 )
...
* bump opendbc
* VW MQB: Support for preempted HCA state
old-commit-hash: f770f55a4e
12 months ago
Dean Lee
ddd09f528b
boardd: Improve performance of `can_list_to_can_capnp()` ( #32356 )
...
old-commit-hash: e548742701
12 months ago
Andrei Radulescu
ec604b1907
ui: don't show PrimeUserWidget on PrimeType.UNKNOWN ( #31976 )
...
old-commit-hash: ced3fab7d5
12 months ago
Julio Salamanca
190fec65f4
Remove qlog param from demo example ( #32406 )
...
Remove qlog param from demo instructions
qlog param was removed in this commit
fae2400f40
old-commit-hash: 6aa17ab10a
12 months ago
Adeeb Shihadeh
5e2cc23cec
boardd: SPI corruption test ( #32404 )
...
* simple test
* little more
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: dcfb206a38
12 months ago
Adeeb Shihadeh
da105b759c
bump cereal ( #32403 )
...
old-commit-hash: 07aad17993
12 months ago
Adeeb Shihadeh
0d9aad726e
boardd: fix SPI return code on some transfer failures ( #32401 )
...
old-commit-hash: 4af50cee63
12 months ago
Shane Smiskol
1c7a1555b9
[bot] Fingerprints: add missing FW versions from new users ( #32397 )
...
Export fingerprints
old-commit-hash: 3fd549f30a
12 months ago
Shane Smiskol
c4e445e6c5
card: more final structure
...
old-commit-hash: d28624fe5b
12 months ago
Shane Smiskol
753dbe8f6e
controlsd: use latest actuatorsOutput ( #32390 )
...
use current actuatorsOutput
old-commit-hash: ef1693433f
12 months ago
Shane Smiskol
d9c32672d1
[bot] Fingerprints: add missing FW versions from new users ( #32384 )
...
Export fingerprints
old-commit-hash: 4486947e81
12 months ago
Shane Smiskol
8708fb2a32
card: preparation ( #32382 )
...
* card prep
* also format
old-commit-hash: 2e6b2ef3c9
12 months ago
ZwX1616
1e7865e4c9
Always-on DM: no audible alert at low speeds / block engagement if alert present ( #32379 )
...
* min speed
* cmments
* no entry?
* comment
old-commit-hash: 273a4f5ca9
12 months ago
Shane Smiskol
af0310ff0c
Volkswagen: improve fuzzy fingerprinting ( #32378 )
...
* improve VW fuzzy FP matching
* annotate
* Revert "annotate"
This reverts commit 09cbb150e9
.
* hmm
old-commit-hash: a83b182c55
12 months ago
Adeeb Shihadeh
583fa3bfbf
agnos 10.1 ( #32373 )
...
old-commit-hash: 7ff66986c1
12 months ago
Shane Smiskol
bd843cc5e7
Cleanup auto_fingerprints.py ( #32377 )
...
* messyyy
* super clean car wash
* rm
old-commit-hash: b895095031
12 months ago
Jason Young
00fbd8660c
VW MQB: Add FW for 2022 CUPRA Ateca ( #32318 )
...
* VW MQB: Add FW for 2022 SEAT Ateca
* extend Ateca supported model-years
* CUPRA Ateca available from 2018
* regen CARS.md
* wrong model year format
old-commit-hash: fe4c7f1499
12 months ago
YI418LT
e2395bf382
Honda: add missing FW for Civic Hatchback 2020 (Type R Japanese model) ( #32305 )
...
* Update fingerprints.py
* format
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 451a38ddee
12 months ago
Jason Young
2b755e330d
VW: raise minimum steering speed to fix a fault ( #31450 )
...
* VW: Steer to zero, for large values of zero
* ah, the joy of floating point
* comment, style
* actually fix floating point issue
* follow PlatformConfig refactor
* this check is not useful after PlatformConfig
* don't really need that
* work around docs assert
* little better
* one comment
* update refs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 93fa207c5c
12 months ago
young
02fb8ebef5
Kia: add missing K8 Hybrid 2024 FW ( #32259 )
...
add kia k8 hev 2024 fingerprints
old-commit-hash: adf52c7355
12 months ago
Dean Lee
a896ef9680
util: remove unused functions ( #32372 )
...
cleanup
old-commit-hash: c063395312
12 months ago
andreasdamm
5318929581
Added ECU FW version for 2021 Lincoln Aviator Black Label Grand Touring ( #32361 )
...
old-commit-hash: 7ab39fb92c
12 months ago
Adeeb Shihadeh
f18c7e9b9d
boardd: add debug flag for injecting SPI errors ( #32346 )
...
* pull out ll first
* errors
---------
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2d838f95da
12 months ago