alancyau
9eea853c9f
Add fingerprint for EU 2019 Civic Hatch ( #2698 )
...
old-commit-hash: 07e74c4260
4 years ago
grekiki
c76d239a8e
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.
old-commit-hash: ec671d4741
4 years ago
Dean Lee
fb9298b120
fix fille lead ( #2703 )
...
old-commit-hash: 531b85b983
4 years ago
Adeeb Shihadeh
672d0d4727
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>
old-commit-hash: 8320a153fb
4 years ago
Willem Melching
95e839d6c8
set y offset to zero for now
...
old-commit-hash: fcb3ed727b
4 years ago
Willem Melching
995950c77b
Add y offset to video ( #2694 )
...
* add y offset to video
* Also reduce zoom
old-commit-hash: 35baefa72e
4 years ago
Igor
95bb79c51c
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>
old-commit-hash: 093456cc40
4 years ago
Adeeb Shihadeh
d309f52c9c
bump opendbc
...
old-commit-hash: 61ec745ffc
4 years ago
Dean Lee
8fd9523ce9
simplify common_camera_process_front ( #2470 )
...
* refactor camera_process_front
* improve
old-commit-hash: 24a84b2aff
4 years ago
Harald Schafer
f749a2e424
use name
...
old-commit-hash: 4fafdee9e4
4 years ago
Chris McCammon
c168e67fd2
Add 2021 Lexus RX
...
old-commit-hash: 68e1481b2a
4 years ago
brown1428
d756878e99
2021 RX fw ( #2683 )
...
old-commit-hash: 9ef9486be2
4 years ago
Willem Melching
04dd15994e
bump cereal: add minSpeedCan
...
old-commit-hash: 79040e085f
4 years ago
robbederks
0fe9e3adf6
Don't re-init pigeon while offroad ( #2687 )
...
* don't re-init pigeon while offroad
* we don't need this
old-commit-hash: 80dbda5342
4 years ago
Willem Melching
c790bb3c99
Set correct HW type in initData ( #2685 )
...
* set hw types
* dont use c++ filesystem
old-commit-hash: e7c182b0da
4 years ago
Willem Melching
2658685895
fix typo in event name
...
old-commit-hash: d5a806e564
4 years ago
Willem Melching
2ddbb49742
Add event for commIssueWarning
...
old-commit-hash: 93e90898dd
4 years ago
Willem Melching
ec8a8ab494
bump cereal
...
old-commit-hash: 4836617762
4 years ago
Robbe Derks
77704d67a1
bump panda
...
old-commit-hash: f78fc833b5
4 years ago
Adeeb Shihadeh
86dd0f5df1
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
old-commit-hash: fed642c4ed
4 years ago
Adeeb Shihadeh
aa0c100724
set camera and gpu irq affinities ( #2678 )
...
* pin camera and gpu to core 2
* can't forget about 177
old-commit-hash: 05fe01e30b
4 years ago
ZwX1616
f4bdc2127c
raw pred api ( #2611 )
...
* send both
* update cereal
* ptr type
* this is fine
* clean up
* v1 and v2
* header
* update cereal
* cereal
old-commit-hash: f30d15ea24
4 years ago
ZwX1616
08cd2dbb86
tici timing improvements ( #2613 )
...
* relocate
* impatience
* should be fine without
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d3387d540a
4 years ago
robbederks
3209380a23
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>
old-commit-hash: e64484aecd
4 years ago
Mateusz Pobudejski
c0b0a2a7a0
Add CAR.RAV4H_TSS2 engine fw ( #2670 )
...
old-commit-hash: a3d0c3b921
4 years ago
alancyau
0af6df62dc
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
old-commit-hash: 077545a7db
4 years ago
Adeeb Shihadeh
07d7d650d9
setup rest of installers
...
old-commit-hash: c01e2df2c0
4 years ago
grekiki
1a686500fe
small UI improvements ( #2669 )
...
* small UI improvements
* style improvements
* code style
* remove the padding
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: a5132e44f9
4 years ago
grekiki
e4b5b9a297
Offroad alerts ( #2664 )
...
We now have a working offroad alerts
old-commit-hash: 744a3317e3
4 years ago
Adeeb Shihadeh
bc4fd60f20
fix setup installer download
...
old-commit-hash: b3ba65d6a4
4 years ago
Adeeb Shihadeh
74814dfb75
qt setup keyboard ( #2663 )
...
* add keyboard for custom url
* it works
* cleanup
old-commit-hash: 8de4adac61
4 years ago
Adeeb Shihadeh
fa147c5d6e
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
old-commit-hash: 6a2678aae7
4 years ago
Adeeb Shihadeh
089843bf3c
move that to two init
...
old-commit-hash: d00f1692b7
4 years ago
Adeeb Shihadeh
8f26c0bff9
add user agent to installer
...
old-commit-hash: 7560e67b3d
4 years ago
Adeeb Shihadeh
be22459f4a
more margin
...
old-commit-hash: ff91d30b16
4 years ago
George Hotz
b3e7154ab1
remove ui sidebar hint ( #2662 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6159906e5f
4 years ago
Adeeb Shihadeh
325e37d22c
bump version to 0.8.1
...
old-commit-hash: c80d9f132c
4 years ago
Erich Moraga
40ae4d67c5
Add missing engine f/w for CAR.RAV4H_TSS2 ( #2653 )
...
Togo#7636 https://discord.com/channels/469524606043160576/524327905937850394/782969064989392896
[also fixed some alpha-sorting]
old-commit-hash: 200f246d5a
4 years ago
Dean Lee
df9e0b2cb4
simplify building capnp messages with arrays ( #2617 )
...
old-commit-hash: bd4f6650fa
4 years ago
Dean Lee
57138a6e0f
Error checking macros for opencl ( #2615 )
...
* macro CL_CHECK&CL_CHECK_ERR
* trigger checks
old-commit-hash: 42183d913f
4 years ago
alancyau
111ff3a411
Added 2020 Honda HRV ( #2643 )
...
old-commit-hash: 528b87473a
4 years ago
George Hotz
c22f0fc034
Make the DSP work everywhere ( #2621 )
...
* Use DSP again
* 20 Hz
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: bdb1b766d0
4 years ago
Shane Smiskol
0ca54982b6
Fix toyota_eps_factor.py script ( #2647 )
...
* fix toyota_eps_factor.py script, don't use samples where wheel is touched
* caps mistake
* Hope this is correct, don't use CS.steeringPressed
* revert sorting now that we don't use CS
old-commit-hash: 460e4dc3b0
4 years ago
Adeeb Shihadeh
7ec1329d53
small calibration refactor + tests ( #2641 )
...
* calibration tests
* read from capnp
* save using cereal struct
* reset calibration if new car
* car params
old-commit-hash: ee43eb552b
4 years ago
Adeeb Shihadeh
c6b35839d6
no gl inside nvg frame
...
old-commit-hash: b9c14c92a7
4 years ago
Adeeb Shihadeh
d1e04999c1
quick toggles cleanup
...
old-commit-hash: f66fac1a0b
4 years ago
grekiki
3bfc92bafc
Qt ui: improve toggle buttons ( #2639 )
...
* works, but is still a bit ugly
* works
* looks much better now
* fix compile error
* reduce diff
* write to params
* cleanup
old-commit-hash: 61884d2c50
4 years ago
Willem Melching
19855c90f1
remove check on frame drop in modeld ( #2638 )
...
old-commit-hash: feaecbd615
4 years ago
Adeeb Shihadeh
b882046c76
close spinner when manager fails to start
...
old-commit-hash: 631059d931
4 years ago
Adeeb Shihadeh
0c87036b54
fix release build
...
old-commit-hash: db0d4cdd86
4 years ago