Commit Graph

2745 Commits

Author SHA1 Message Date
ZwX1616 4a064db213 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>
old-commit-hash: d25cc6f624
2020-12-08 16:12:55 -08:00
Chris McCammon e121f6af32 2017 Civic Bosch engine fw
old-commit-hash: 1a1b4abfb4
2020-12-08 15:41:01 -08:00
Adeeb Shihadeh 9044cba60a remove raw logger (#2719)
* remove raw logger

* no raw_clips

* only remove raw clips

* cleanup
old-commit-hash: 56146d84ce
2020-12-08 15:23:06 -08:00
Adeeb Shihadeh df6abf988e make fingerprint script nice
old-commit-hash: b1a4ec8135
2020-12-08 13:39:22 -08:00
Chris McCammon 2008fbb1bd 2021 Rav4 LE Engine FW
old-commit-hash: a66dc20f7c
2020-12-08 11:33:52 -08:00
HoverB_SN_11 3ea014d35d too wide
old-commit-hash: 18c9e42520
2020-12-08 19:31:38 +00:00
Willem Melching 16bb8fcf54 dont init wifi widget if there is no adapter
old-commit-hash: 3d2fec6c9a
2020-12-08 16:33:00 +01:00
Dean Lee e89e1a185c small cleanup (#2715)
old-commit-hash: 232cb25683
2020-12-08 14:20:06 +01:00
grekiki 2e07e45bed 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>
old-commit-hash: 3e466aa528
2020-12-08 12:00:51 +01:00
Willem Melching 0b60b8eb1b save calibration as JSON again
old-commit-hash: 9803d3fcdc
2020-12-08 11:54:27 +01:00
Chris McCammon e201d36a05 Lexus IS firmware
old-commit-hash: a7bf03305a
2020-12-07 20:08:03 -08:00
Henry Zhuang c4b49b3c2f 2021 Australia Rav4 hybrid FW (#2712)
old-commit-hash: e32e5d98a0
2020-12-07 15:38:50 -08:00
Chris McCammon df5b875793 Rav4 Hybrid engine FW
old-commit-hash: 1c8d3cf4f2
2020-12-07 15:30:09 -08:00
alancyau 9eea853c9f Add fingerprint for EU 2019 Civic Hatch (#2698)
old-commit-hash: 07e74c4260
2020-12-07 13:03:28 -08:00
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
2020-12-07 12:55:17 +01:00
Dean Lee fb9298b120 fix fille lead (#2703)
old-commit-hash: 531b85b983
2020-12-06 13:02:23 -08:00
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
2020-12-04 15:21:55 -08:00
Willem Melching 95e839d6c8 set y offset to zero for now
old-commit-hash: fcb3ed727b
2020-12-04 18:07:51 +01:00
Willem Melching 995950c77b Add y offset to video (#2694)
* add y offset to video

* Also reduce zoom
old-commit-hash: 35baefa72e
2020-12-04 16:29:12 +01:00
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
2020-12-04 11:09:34 +01:00
Adeeb Shihadeh d309f52c9c bump opendbc
old-commit-hash: 61ec745ffc
2020-12-03 19:55:10 -08:00
Dean Lee 8fd9523ce9 simplify common_camera_process_front (#2470)
* refactor camera_process_front

* improve
old-commit-hash: 24a84b2aff
2020-12-03 16:28:32 -08:00
Harald Schafer f749a2e424 use name
old-commit-hash: 4fafdee9e4
2020-12-03 13:29:58 -08:00
Chris McCammon c168e67fd2 Add 2021 Lexus RX
old-commit-hash: 68e1481b2a
2020-12-03 11:00:21 -08:00
brown1428 d756878e99 2021 RX fw (#2683)
old-commit-hash: 9ef9486be2
2020-12-03 10:59:50 -08:00
Willem Melching 04dd15994e bump cereal: add minSpeedCan
old-commit-hash: 79040e085f
2020-12-03 19:49:57 +01:00
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
2020-12-03 17:54:46 +01:00
Willem Melching c790bb3c99 Set correct HW type in initData (#2685)
* set hw types

* dont use c++ filesystem
old-commit-hash: e7c182b0da
2020-12-03 17:27:12 +01:00
Willem Melching 2658685895 fix typo in event name
old-commit-hash: d5a806e564
2020-12-03 17:07:03 +01:00
Willem Melching 2ddbb49742 Add event for commIssueWarning
old-commit-hash: 93e90898dd
2020-12-03 16:54:54 +01:00
Willem Melching ec8a8ab494 bump cereal
old-commit-hash: 4836617762
2020-12-03 15:56:09 +01:00
Robbe Derks 77704d67a1 bump panda
old-commit-hash: f78fc833b5
2020-12-03 14:33:27 +01:00
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
2020-12-02 20:47:47 -08:00
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
2020-12-02 20:44:14 -08:00
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
2020-12-02 18:46:12 -08:00
ZwX1616 08cd2dbb86 tici timing improvements (#2613)
* relocate

* impatience

* should be fine without

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: d3387d540a
2020-12-02 16:18:31 -08:00
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
2020-12-02 15:20:57 +01:00
Mateusz Pobudejski c0b0a2a7a0 Add CAR.RAV4H_TSS2 engine fw (#2670)
old-commit-hash: a3d0c3b921
2020-12-01 15:40:35 -08:00
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
2020-12-01 12:06:53 -08:00
Adeeb Shihadeh 07d7d650d9 setup rest of installers
old-commit-hash: c01e2df2c0
2020-12-01 11:36:18 -08:00
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
2020-12-01 11:12:54 -08:00
grekiki e4b5b9a297 Offroad alerts (#2664)
We now have a working offroad alerts

old-commit-hash: 744a3317e3
2020-12-01 16:39:14 +01:00
Adeeb Shihadeh bc4fd60f20 fix setup installer download
old-commit-hash: b3ba65d6a4
2020-11-30 23:32:08 -08:00
Adeeb Shihadeh 74814dfb75 qt setup keyboard (#2663)
* add keyboard for custom url

* it works

* cleanup
old-commit-hash: 8de4adac61
2020-11-30 23:21:40 -08:00
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
2020-11-30 22:35:17 -08:00
Adeeb Shihadeh 089843bf3c move that to two init
old-commit-hash: d00f1692b7
2020-11-30 17:02:24 -08:00
Adeeb Shihadeh 8f26c0bff9 add user agent to installer
old-commit-hash: 7560e67b3d
2020-11-30 16:57:41 -08:00
Adeeb Shihadeh be22459f4a more margin
old-commit-hash: ff91d30b16
2020-11-30 16:55:56 -08:00
George Hotz b3e7154ab1 remove ui sidebar hint (#2662)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6159906e5f
2020-11-30 16:22:42 -08:00
Adeeb Shihadeh 325e37d22c bump version to 0.8.1
old-commit-hash: c80d9f132c
2020-11-30 09:30:57 -08:00