Eric Dardet
4373e89e65
Update Hyundai firmware in values.py for 2021 Sonata ( #2714 )
...
* Update Hyundai values.py for 2021 Sonata
Added firmware versions from a 2021 Hyundai Sonata bought in Southern California
* Update selfdrive/car/hyundai/values.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Update values.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Adeeb Shihadeh
8992639754
add modelV2 to model replay ( #2725 )
...
* add modelV2 to model replay
* update refs
* ignore fields for modelv2
* execution time
* fix compare logs
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
90d7331312
fix camerad exiting on pc
4 years ago
Mitchell Goff
bbe9accd4d
Added model_replay and fixed some bugs in camera_replay ( #2679 )
...
* Added model_replay and fixed some bugs in camera_replay
* Unpack capnp logs on device
* add sync to device
* GPU now also works on PC
* update model ref
* update refs
* dont change this one
* Use pipeline calib instead of rlog calib
* remove that
* update refs
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
HoverB_SN_11
c6d68d5552
Revert "simplify"
...
cannot simplify.
4 years ago
Adeeb Shihadeh
e715b1ac54
reliability? ( #2722 )
4 years ago
Adeeb Shihadeh
b3fd759fe8
log DSP execution time ( #2723 )
...
* log dsp execution time
* don't need that
4 years ago
ZwX1616
d25cc6f624
Fix random encoder lockups ( #2707 )
...
* gbk
* surrrely not
* finalize
* such nuance, such nuisance
* this is done automatically
* add back
* give back 0
* simplify
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Chris McCammon
1a1b4abfb4
2017 Civic Bosch engine fw
4 years ago
Adeeb Shihadeh
56146d84ce
remove raw logger ( #2719 )
...
* remove raw logger
* no raw_clips
* only remove raw clips
* cleanup
4 years ago
Adeeb Shihadeh
b1a4ec8135
make fingerprint script nice
4 years ago
Chris McCammon
a66dc20f7c
2021 Rav4 LE Engine FW
4 years ago
HoverB_SN_11
18c9e42520
too wide
4 years ago
Willem Melching
3d2fec6c9a
dont init wifi widget if there is no adapter
4 years ago
Dean Lee
232cb25683
small cleanup ( #2715 )
4 years ago
grekiki
3e466aa528
UI style improvements with improved keyboard ( #2710 )
...
* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
9803d3fcdc
save calibration as JSON again
4 years ago
Chris McCammon
a7bf03305a
Lexus IS firmware
4 years ago
Henry Zhuang
e32e5d98a0
2021 Australia Rav4 hybrid FW ( #2712 )
4 years ago
Chris McCammon
1c8d3cf4f2
Rav4 Hybrid engine FW
4 years ago
alancyau
07e74c4260
Add fingerprint for EU 2019 Civic Hatch ( #2698 )
4 years ago
grekiki
ec671d4741
Tethering ( #2676 )
...
We can now enable tethering on the device. The user still has to reconnect to the wifi network after disabling tethering, the network manager is lazy.
4 years ago
Dean Lee
531b85b983
fix fille lead ( #2703 )
4 years ago
Adeeb Shihadeh
8320a153fb
move offroad alerts to home screen ( #2681 )
...
* move offroad alerts to home screen
* offroad aletrs work, but sidebar doesn't look nice
* fix sidebar
* looks better
* cleanup
* little bigger
Co-authored-by: grekiki <gregor1234567890@gmail.com>
4 years ago
Willem Melching
fcb3ed727b
set y offset to zero for now
4 years ago
Willem Melching
35baefa72e
Add y offset to video ( #2694 )
...
* add y offset to video
* Also reduce zoom
4 years ago
Igor
093456cc40
Parametrize MIN_CAN_SPEED in car interfaces ( #2684 )
...
* Parametrize MIN_CAN_SPEED in car interfaces
* fixed instance in planner.py
* fix typo
* var name change
* changed var name to minSpeedCan for consistency with other uses of CAN in the capnproto files
* added default value to get_std_params, removed unneeded instances from car interface files
* Revert PEP8 autoformat corrections
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
61ec745ffc
bump opendbc
4 years ago
Dean Lee
24a84b2aff
simplify common_camera_process_front ( #2470 )
...
* refactor camera_process_front
* improve
4 years ago
Harald Schafer
4fafdee9e4
use name
4 years ago
Chris McCammon
68e1481b2a
Add 2021 Lexus RX
4 years ago
brown1428
9ef9486be2
2021 RX fw ( #2683 )
4 years ago
Willem Melching
79040e085f
bump cereal: add minSpeedCan
4 years ago
robbederks
80dbda5342
Don't re-init pigeon while offroad ( #2687 )
...
* don't re-init pigeon while offroad
* we don't need this
4 years ago
Willem Melching
e7c182b0da
Set correct HW type in initData ( #2685 )
...
* set hw types
* dont use c++ filesystem
4 years ago
Willem Melching
d5a806e564
fix typo in event name
4 years ago
Willem Melching
93e90898dd
Add event for commIssueWarning
4 years ago
Willem Melching
4836617762
bump cereal
4 years ago
Robbe Derks
f78fc833b5
bump panda
4 years ago
Adeeb Shihadeh
fed642c4ed
Qt offroad home screen ( #2672 )
...
* some cleanup first
* home sweet home
* basic home screen
* date
* fix touch
* fix mac
* hide when onroad
* box layout didn't do what i thought
4 years ago
Adeeb Shihadeh
05fe01e30b
set camera and gpu irq affinities ( #2678 )
...
* pin camera and gpu to core 2
* can't forget about 177
4 years ago
ZwX1616
f30d15ea24
raw pred api ( #2611 )
...
* send both
* update cereal
* ptr type
* this is fine
* clean up
* v1 and v2
* header
* update cereal
* cereal
4 years ago
ZwX1616
d3387d540a
tici timing improvements ( #2613 )
...
* relocate
* impatience
* should be fine without
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
robbederks
e64484aecd
Move thermald hardware calls into HW abstraction layer ( #2630 )
...
* abstracted away hardware calls
* oopsie
* remove bugs
* remove bugs #2
* fix unit test
* removed print
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Mateusz Pobudejski
a3d0c3b921
Add CAR.RAV4H_TSS2 engine fw ( #2670 )
4 years ago
alancyau
077545a7db
Updated README to include 2020-2021 Honda Civic Hatchback ( #2659 )
...
* Updated README to include 2020-2021 Honda Civic Hatchback
* Updated Civic Hatchback supported model years
* Removed Type R
4 years ago
Adeeb Shihadeh
c01e2df2c0
setup rest of installers
4 years ago
grekiki
a5132e44f9
small UI improvements ( #2669 )
...
* small UI improvements
* style improvements
* code style
* remove the padding
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
grekiki
744a3317e3
Offroad alerts ( #2664 )
...
We now have a working offroad alerts
4 years ago
Adeeb Shihadeh
b3ba65d6a4
fix setup installer download
4 years ago