Commit cbca866
File tree
49 files changed
+470
-314
lines changed- common
- docs/docker
- release
- selfdrive
- car
- ford
- subaru
- controls/lib
- locationd
- test
- manager
- test/process_replay
- ui
- qt
- system/loggerd
- tools
- cabana
- chart
- streams
- tests
- tools
- plotjuggler/layouts
- sim
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+470
-314
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
22 | 29 | | |
23 | 30 | | |
24 | 31 | | |
25 | | - | |
| 32 | + | |
26 | 33 | | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
359 | 361 | | |
360 | 362 | | |
361 | 363 | | |
| 364 | + | |
362 | 365 | | |
| 366 | + | |
363 | 367 | | |
364 | 368 | | |
365 | 369 | | |
| |||
491 | 495 | | |
492 | 496 | | |
493 | 497 | | |
494 | | - | |
| 498 | + | |
495 | 499 | | |
496 | 500 | | |
497 | 501 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
- .github/workflows/repo.yml+28
- .github/workflows/tests.yml+43-20
- .gitignore+1
- .pre-commit-config.yaml+4-4
- Dockerfile+5-7
- acura_ilx_2016_can_generated.dbc+1-1
- acura_rdx_2018_can_generated.dbc+1-1
- acura_rdx_2020_can_generated.dbc+3-3
- can/SConscript+8-1
- can/common.h+3-1
- can/common.pxd+2-3
- can/common_dbc.h+2-13
- can/dbc.cc+11-3
- can/parser.cc+30-18
- can/parser_pyx.pyx+16-23
- can/tests/test_dbc_exceptions.py
- can/tests/test_define.py
- can/tests/test_packer_parser.py+10-10
- can/tests/test_parser.py+76
- generator/gm/gm_global_a_powertrain.dbc+5
- generator/honda/_bosch_2018.dbc+2-2
- generator/honda/_bosch_adas_2018.dbc+1-1
- generator/honda/_nidec_common.dbc+1-1
- generator/honda/honda_civic_ex_2022_can.dbc+13-1
- generator/honda/honda_crv_executive_2016_can.dbc+1-1
- generator/honda/honda_crv_touring_2016_can.dbc+1-1
- generator/subaru/subaru_global_2017.dbc+12
- generator/toyota/_toyota_2017.dbc+1-1
- gm_global_a_powertrain_generated.dbc+5
- honda_accord_2018_can_generated.dbc+3-3
- honda_civic_ex_2022_can_generated.dbc+15-3
- honda_civic_hatchback_ex_2017_can_generated.dbc+3-3
- honda_civic_touring_2016_can_generated.dbc+1-1
- honda_clarity_hybrid_2018_can_generated.dbc+1-1
- honda_crv_ex_2017_can_generated.dbc+3-3
- honda_crv_executive_2016_can_generated.dbc+2-2
- honda_crv_touring_2016_can_generated.dbc+2-2
- honda_fit_ex_2018_can_generated.dbc+1-1
- honda_fit_hybrid_2018_can_generated.dbc+1-1
- honda_insight_ex_2019_can_generated.dbc+3-3
- honda_odyssey_exl_2018_generated.dbc+1-1
- honda_odyssey_extreme_edition_2018_china_can_generated.dbc+1-1
- hyundai_2015_ccan.dbc+1-1
- nissan_xterra_2011.dbc+43-5
- requirements.txt+7-7
- subaru_global_2017_generated.dbc+12
- toyota_new_mc_pt_generated.dbc+1-1
- toyota_nodsu_pt_generated.dbc+1-1
- toyota_tnga_k_pt_generated.dbc+1-1
- vw_golf_mk4.dbc+30-17
- vw_mqb_2010.dbc+30-18
- .github/workflows/repo.yml+28
- .github/workflows/test.yaml+2
- Dockerfile+2-2
- Jenkinsfile+109-32
- README.md+14-9
- board/README.md+4-7
- board/SConscript+2-1
- board/boards/dos.h+1-1
- board/config.h+1
- board/drivers/bxcan.h+1-1
- board/drivers/can_common.h+1
- board/drivers/fake_siren.h+6-4
- board/drivers/fan.h+60-34
- board/drivers/fdcan.h+9-5
- board/drivers/simple_watchdog.h+26
- board/drivers/spi.h+14-2
- board/drivers/usb.h+7-13
- board/faults.h+3-1
- board/flash.py+17
- board/flash.sh-5
- board/health.h+8-7
- board/main.c+7-1
- board/main_comms.h+3
- board/recover.py+26
- board/recover.sh-8
- board/safety.h+2-2
- board/safety/safety_chrysler.h+1-2
- board/safety/safety_defaults.h+4-4
- board/safety/safety_ford.h+1-2
- board/safety/safety_gm.h+3-4
- board/safety/safety_honda.h+26-10
- board/safety/safety_hyundai.h+1-2
- board/safety/safety_hyundai_canfd.h+1-2
- board/safety/safety_mazda.h+1-2
- board/safety/safety_nissan.h+1-2
- board/safety/safety_subaru.h+7-22
- board/safety/safety_subaru_legacy.h+1-2
- board/safety/safety_tesla.h+13-9
- board/safety/safety_toyota.h+1-2
- board/safety/safety_volkswagen_mqb.h+6-7
- board/safety/safety_volkswagen_pq.h+1-2
- board/safety_declarations.h+1-1
- board/stm32fx/inc/stm32f205xx.h+3-1
- board/stm32fx/llfan.h-2
- board/stm32h7/llfan.h-2
- board/stm32h7/llfdcan.h+7-5
- board/stm32h7/llusb.h+2-2
- board/stm32h7/stm32h7_config.h+13-2
- board/utils.h+21-11
- crypto/sign.py+23-21
- python/__init__.py+36-24
- python/dfu.py+8-7
- python/spi.py+23-11
- python/uds.py+38-22
- tests/canfd/test_canfd.py+7-3
- tests/ci_reset_internal_hw.py+47
- tests/fan/fan_test.py+2-5
- tests/fan/fan_tuning.py+88
- tests/hitl/0_dfu.py+26-1
- tests/hitl/1_program.py+1-1
- tests/hitl/2_health.py+1
- tests/hitl/7_internal.py+65
- tests/hitl/conftest.py+39-10
- tests/hitl/helpers.py+5-4
- tests/libpanda/libpanda_py.py+2-2
- tests/libpanda/safety_helpers.h+1
- tests/libs/resetter.py+11-17
- tests/pedal/test_pedal.py+1
- tests/safety/common.py+12-8
- tests/safety/test_gm.py+2-2
- tests/safety/test_honda.py+36-17
- tests/safety/test_subaru.py+3-3
- tests/safety/test_tesla.py+8-8
- tests/safety/test_volkswagen_mqb.py+7-5
- tests/setup_device_ci.sh+79
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
| 399 | + | |
399 | 400 | | |
400 | | - | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
120 | 154 | | |
121 | 155 | | |
122 | 156 | | |
| |||
168 | 202 | | |
169 | 203 | | |
170 | 204 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments