Willem Melching
04e5fdb931
replay: send frames based on encodeIdx packet ( #22361 )
...
* send frames based on encodeIdx
* use start of frame time if set
* also use end of frame if set
* fix timestamp for encode packets
* handle all cameras
* add comment
* add twice
old-commit-hash: 6881688af2
4 years ago
Dean Lee
e5d79759ff
c++ replay: more accurate sleep ( #22348 )
...
* precise sleep
* cleanup
* continue
old-commit-hash: 318a8ba854
4 years ago
Robbe Derks
04d8197e1c
higher offroad danger temp for tici ( #22363 )
...
old-commit-hash: 664d48fd5e
4 years ago
Adeeb Shihadeh
f6db1ef0b8
Update CONTRIBUTING.md
...
old-commit-hash: 545b24bf4c
4 years ago
Adeeb Shihadeh
4d2c20da14
windows setup instructions ( #22374 )
...
* windows setup instructions
* sub heading
* finish that sentence
old-commit-hash: 22cb4546d4
4 years ago
martinl
989af0a6b0
Subaru: update brake pressed signal ( #21012 )
...
* Change Global brakePressed to Brake_Status Brake signal
* Add Brake_Status Brake signal and check
* bump panda
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 4c45e90722
4 years ago
HaraldSchafer
f02787eb75
Small long MPC optimizations ( #22360 )
...
* Revert "temporarily relax camerad timings"
This reverts commit 59b8293b70e0cbd43567275dc2c6c1d29308fb84.
* cleanup
* wrong weight size
* changes ever so slightly
* seems enough
* Revert "seems enough"
This reverts commit 24f64e9b18583462206bb77c37ba7727b9e47245.
* new ref
old-commit-hash: 85dc43d166
4 years ago
Adeeb Shihadeh
8e7509a79b
update release notes
...
old-commit-hash: 4dfd7b9a15
4 years ago
Adeeb Shihadeh
f46faf7fdc
honda nidec: fix no acceleration with pedal ( #22368 )
...
old-commit-hash: 4c0b82308d
4 years ago
Chris McCammon
59ddba5582
Update Privacy Policy URL
...
old-commit-hash: 69b4872364
4 years ago
Piotrek Rybiec
415de2224c
sim: fix race condition in tmux script ( #22365 )
...
* carla simulator tmux script enhancement
* real name
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 8412f607b7
4 years ago
Adeeb Shihadeh
a4194021bd
controls: only send cruise cancel while cruise is enabled ( #22359 )
...
* controls: only send cruise cancel while cruise is enabled
* cleanup
* might actually do something
* update refs
* update refs again
* update refs
old-commit-hash: 3b8fa4b7fd
4 years ago
cto424
ccada96972
2021 Hyundai Sonata engine FW ( #22355 )
...
* Update values.py
* Apply suggestions from code review
* Also duplicate
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: d95641a594
4 years ago
Dean Lee
48e07756a2
c++ replay: improve seeking&updating events ( #22319 )
...
* improve seeking
* qDebug
* cleanup
* wait on cv
robust
* Trailing underscores for member variables
* group log variables
* small cleanup,remove unnecess std::atomic
* remove debug output
* fix seek problem
* add comment
* better lambda
* faster seek.don't block stream thread if segment already loaded
* remove assert
old-commit-hash: a548d4b5b8
4 years ago
Dean Lee
9fae8b50f3
c++ replay: chunking and concurrent downloads ( #22308 )
...
* download segment files by chunks in multiple threads
* remove easy_handl on aborting
* add test cases
* better error handling
* update test
* cleanup
* add CURLGlobalInitializer
* check http code
* finish
old-commit-hash: 4e6ff308a8
4 years ago
smithula
5e1740c09c
Add Firmware 2021 Hyundai Sonata Hybrid ( #22353 )
...
* Update values.py
* Update values.py
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 8096da1dcd
4 years ago
Dean Lee
bac9a01cb2
load d/e camera by command line flags ( #22341 )
...
old-commit-hash: e888a7e939
4 years ago
HaraldSchafer
69826b5487
Update RELEASES.md
...
old-commit-hash: a9b7e633fc
4 years ago
HaraldSchafer
219bfec09a
Update RELEASES.md
...
old-commit-hash: a75eed4876
4 years ago
HaraldSchafer
2b470f4e38
acados long merged ( #22224 )
...
* rebased
* cleaner, seems to drive better?
* more stable
* wrong import
* new way of thinking
* reports look nice
* start move back
* works at leas
* good timestamps
* step by step
* somewhat work
* tests pass
* ALL CARS STOPPED
* should work
* fake a cruise obstacle
* cleaner costs
* pretty good except cruise braking
* works pretty well now!
* cleanup
* add source
* add source
* that is needed for unit tests
* nan recovery
* little cleaner
* stop wasting arrays
* unreasonable without unfair init
* this isnt needed without the exponential
* that works too
* unused
* uses less
* new ref
* long enough
* e2e long api
* DONT PUT IN A VIEW INTO ACADOS
* new ref for outside weights
* remove debug prints
old-commit-hash: fe983a7b8c
4 years ago
Jason Young
654695809f
VW MQB: Fix min steer speed alerts ( #22358 )
...
old-commit-hash: f03ee4599e
4 years ago
ikawaoka
23b6691533
Add Prius prime 2017 FW versions ( #22350 )
...
old-commit-hash: ed5644fc1a
4 years ago
Jason Young
5ad776f4a1
VW MQB: Improve auto network location detect ( #22351 )
...
old-commit-hash: 0630c42602
4 years ago
John Belmonte
0945ba6d17
honda: replace hard-coded address for STEERING_CONTROL check ( #22352 )
...
old-commit-hash: 29edd56049
4 years ago
Erich Moraga
e8a5dbb997
Add missing COROLLAH_TSS2 engine f/w ( #22346 )
...
`emerson#6018` DongleID 4907c31e2bc2b77b
https://discord.com/channels/469524606043160576/524592892627517450/891336882485608559
old-commit-hash: 98ee53618d
4 years ago
Willem Melching
03da450865
Improve Hyundai FW query stability ( #22344 )
...
* extend timeout on valid response
* extend total timeout in fw query
* redundant query
* cleanup
* add 2 new sonata fw
* add cloudlog
* total timeout always 10x
* update ref
* time.monotonic()
* more logging
old-commit-hash: 2d7d8fba99
4 years ago
Adeeb Shihadeh
3069dde698
add honda freed to release notes
...
old-commit-hash: 6a9bc572be
4 years ago
John Belmonte
d9aa78a6bb
Car Port: Honda Freed 2020 ( #22003 )
...
* car port: Honda Freed
Popular 3-row compact minivan in Japan based on Fit platform.
test route: 2c4292a5cd10536c|2021-08-19--21-32-15
* missing DRIVERS_DOOR_OPEN signal on FREED
* remove redundant long parameters
* additional FW; confirm lack of stop-and-go
* restore gateway ECU to fingerprint
* corrected mass and wheelbase
* add another forwardRadar id
old-commit-hash: edabca193d
4 years ago
Jafar Al-Gharaibeh
0ccdb8e68b
Mazda: use cruise speed signal from PCM ( #22345 )
...
Signed-off-by: Jafar Al-Gharaibeh <to.jafar@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b170c1f4e1
4 years ago
Adeeb Shihadeh
da320f0cbe
bump opendbc
...
old-commit-hash: a377fbe910
4 years ago
Adeeb Shihadeh
a2e6e1c021
setup: add low voltage warning ( #22342 )
...
* setup: add low voltage warning
* read voltage
* fix path
old-commit-hash: 0d0aad05ce
4 years ago
HaraldSchafer
88b2a40440
NIDEC pedal, good gas/brake transition ( #22314 )
...
* need gas to combat windbrake
* coasting deadzone
* no pcm gas and no pedal when braking
old-commit-hash: 4e939a9648
4 years ago
Willem Melching
e082d60ce4
set Honda Bosch long lag to 1s ( #22335 )
...
* set Honda Bosch long lag to 1s
* update ref
old-commit-hash: c68fc8ef9c
4 years ago
Adeeb Shihadeh
18097d7c06
change reverse gear event from immediate to user disable ( #22337 )
...
old-commit-hash: 2fe91e6085
4 years ago
Jason Young
22647ed9c1
VW MQB: Add FW for 2013 Volkswagen Golf ( #22338 )
...
old-commit-hash: 6a18c8624f
4 years ago
Robbe Derks
0cf0485912
small typo
...
old-commit-hash: 3ccf712ac9
4 years ago
cydia2020
d3bed07840
UI: Fix mph and wi-fi spelling ( #22334 )
...
* display WiFi as Wi-Fi
* fix typo in metric setting description
old-commit-hash: 70e1c9c40c
4 years ago
Jason Wen
3a1b5c7110
Fix small typo in DisableRadar toggle description ( #22333 )
...
old-commit-hash: 67c09b4caf
4 years ago
Adeeb Shihadeh
66ce76309b
assets cleanup ( #22332 )
...
old-commit-hash: 9641aa1426
4 years ago
Adeeb Shihadeh
821f1f6cb6
remove community supported cars from community features ( #22330 )
...
* remove community supported cars from community features
* remove bosch and hkg long
* remove test case
* update refs
old-commit-hash: 649af76fd4
4 years ago
Willem Melching
06e22360ae
Add DisableRadar_Allow param and settings toggle ( #22329 )
...
old-commit-hash: 8c01ae5716
4 years ago
Willem Melching
b3601ce43b
Remove fuzzy fingerprint startup alert ( #22328 )
...
* deprecate fuzzy fingerprint startup alert
* bump cereal
old-commit-hash: 88d248a5af
4 years ago
Willem Melching
dd7e1bef52
params.cc: sort offroad params
...
old-commit-hash: 6dabefb68d
4 years ago
Willem Melching
e6f16a7e56
sort params alphabetically
...
old-commit-hash: 36975a0071
4 years ago
Jason Wen
a0e9d9b02c
Hyundai: Car Port for 2022 Hyundai Santa Fe ( #22325 )
...
* Add fingerprint: Hyundai Santa Fe 2022
* Update LFAHDA_mfc: Add 2022 Hyundai Santa Fe
* Add car port: Hyundai Santa Fe 2022
* Add test route: Hyundai Santa Fe 2022
* Update RELEASES.md
* Update CARS.md
* Update RELEASES.md
* Remove FPv1 due to deprecation
old-commit-hash: 9acc592cd9
4 years ago
Achilles308
6770024b14
UI: re-order sidebar temp wording ( #22323 )
...
old-commit-hash: d888ef8f89
4 years ago
Jason Young
6e9a60b726
VW MQB: Min steer speed support, other cleanup ( #22324 )
...
* VW MQB: Min steer speed support, other cleanup
* simplify
* more correct
* fix README
old-commit-hash: c51eba3fd6
4 years ago
Adeeb Shihadeh
c0356ffe9b
add log docs
...
old-commit-hash: 0f8c6f130b
4 years ago
Andrew
9804a34410
add another transmission FPv2 for elantra hev 2021 ( #22316 )
...
old-commit-hash: cc03ac49aa
4 years ago
Greg Hogan
68b0b43f15
hyundai: resume from stop faster ( #22274 )
...
* hyundai: resume from stop faster
* update ref_commit
old-commit-hash: 793ceb6b56
4 years ago