dragonpilot
|
2b721f7fc8
|
update carcontroller.py for honda
|
2019-10-30 11:56:17 +10:00 |
|
dragonpilot
|
4f41bfcd9e
|
fix allow_gas for honda and slightly adjust lead car moving alert value
|
2019-10-30 09:31:51 +10:00 |
|
dragonpilot
|
7c0d01a96c
|
add SnG Mod support
|
2019-10-29 10:02:46 +10:00 |
|
dragonpilot
|
88af74a3da
|
Adjust dragon_allow_gas logic
|
2019-10-28 14:12:50 +10:00 |
|
dragonpilot
|
2393c2264c
|
Merge branch 'devel-unsupported-cars' into devel-en
|
2019-10-28 12:33:51 +10:00 |
|
dragonpilot
|
44bab52730
|
remove fp
|
2019-10-28 12:33:27 +10:00 |
|
dragonpilot
|
4ad87130f9
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-unsupported-cars
|
2019-10-28 12:33:16 +10:00 |
|
dragonpilot
|
c270f64a07
|
do not send canError if dragon_toyota_stock_dsu is on
|
2019-10-28 12:30:04 +10:00 |
|
dragonpilot
|
f17f264c1f
|
rename variable
|
2019-10-28 11:13:27 +10:00 |
|
dragonpilot
|
8ca719e75a
|
Revert "remove gas/brake value modification when allow_gas is enabled"
This reverts commit d3b7d741af.
|
2019-10-27 09:50:24 +10:00 |
|
u8511049
|
e36a14f1de
|
Add supported car for 2019 Toyota Altis Hybrid (#859)
* add supported car for 2019 Toyota Altis Hybird / Corolla hybrid 2020 (US market)
|
2019-10-25 10:28:06 -07:00 |
|
dragonpilot
|
6e8ff99781
|
update lead car alert logic
|
2019-10-25 09:17:54 +10:00 |
|
dragonpilot
|
9e26bd8a89
|
remove canbus freq checking
|
2019-10-24 13:44:03 +10:00 |
|
dragonpilot
|
1ad2ce8b2a
|
slightly adjust es_tss2 port
|
2019-10-22 11:22:02 +10:00 |
|
dragonpilot
|
61663c77ff
|
ES_TSS2 should be stop_and_go = True
|
2019-10-21 19:56:32 +10:00 |
|
dragonpilot
|
e5431eab5d
|
completely remove params.put for connectivity check for performance purpose
|
2019-10-21 19:04:27 +10:00 |
|
dragonpilot
|
09e9f25c29
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-unsupported-cars
|
2019-10-21 16:20:46 +10:00 |
|
dragonpilot
|
344dfa9bca
|
add 2019 Lexus ES200 port from Shell
|
2019-10-21 16:20:04 +10:00 |
|
dragonpilot
|
d3b7d741af
|
remove gas/brake value modification when allow_gas is enabled
|
2019-10-21 11:18:17 +10:00 |
|
dragonpilot
|
ce54902f69
|
disable internet connection checking
|
2019-10-21 11:11:51 +10:00 |
|
Riccardo
|
4fd5034aff
|
Remove unneded use of replace, causing json to fail loading the alert
|
2019-10-18 11:29:59 -07:00 |
|
dragonpilot
|
4b962fef63
|
Add Lead Car Moving Alert
|
2019-10-18 17:58:12 +10:00 |
|
dragonpilot
|
c61ee95eec
|
Make sure always use unsigned panda firmware
|
2019-10-18 09:47:14 +10:00 |
|
dragonpilot
|
608c8e46fd
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-en
|
2019-10-18 09:39:19 +10:00 |
|
dragonpilot
|
0f8cf424ce
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-unsupported-cars
|
2019-10-18 09:38:09 +10:00 |
|
Riccardo
|
9e20d79455
|
Update ref to process_replay regression test
|
2019-10-17 14:47:38 -07:00 |
|
Jason Young
|
da1161d7d8
|
Add core OP support for CRC validation, with extra support for Volkswagen MQB (#836)
* Generalized core OP CRC support plus extra bits for Volkswagen MQB.
|
2019-10-17 13:58:32 -07:00 |
|
Riccardo
|
62d14b8122
|
Revert to using the sum of the lane line probabilities instead of the the product
|
2019-10-17 13:31:28 -07:00 |
|
dragonpilot
|
1608739cf7
|
Add slow on curve toggle
|
2019-10-17 14:22:28 +10:00 |
|
dragonpilot
|
3db7389eb8
|
fix unable to display release note issue
|
2019-10-17 13:35:10 +10:00 |
|
dragonpilot
|
f096912cb5
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-unsupported-cars
|
2019-10-17 10:19:13 +10:00 |
|
dragonpilot
|
270702f54c
|
Fix charging_ctrl max/min value param reader
|
2019-10-17 09:59:13 +10:00 |
|
dragonpilot
|
601d0b8f1e
|
Add DragonCarModel/DragonCarVIN params
|
2019-10-17 09:58:47 +10:00 |
|
dragonpilot
|
4d8444a4aa
|
upgrade autonavi app to v4.3.0
|
2019-10-16 16:10:01 +10:00 |
|
dragonpilot
|
4730da4911
|
Add no-cache header when download changelog
|
2019-10-16 11:57:49 +10:00 |
|
dragonpilot
|
3c658f93c0
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-en
|
2019-10-15 11:57:02 +10:00 |
|
dragonpilot
|
7a8f3e1df3
|
fix charging ctrl toggle
|
2019-10-14 12:27:39 +10:00 |
|
rbiasini
|
2ea17f00cf
|
Force subaru to assume the stock camera is connected (#849)
|
2019-10-13 18:25:09 -07:00 |
|
dragonpilot
|
3adf752f1a
|
Display dp's changelog instead of dp's release notes
|
2019-10-14 11:02:12 +10:00 |
|
dragonpilot
|
8803683a0c
|
remove deprecated dragon params
|
2019-10-13 10:58:03 +10:00 |
|
dragonpilot
|
c37dd3ec37
|
re-enable updated
|
2019-10-13 10:36:21 +10:00 |
|
dragonpilot
|
30f707cf7a
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-en
|
2019-10-13 10:17:34 +10:00 |
|
rbiasini
|
77aaead924
|
Allow to lock safety mode to keep gm/tesla cars supported (#844)
|
2019-10-11 17:35:07 -07:00 |
|
illumiN8i
|
8e329e1e3a
|
2019 Highlander Hybrid Limited Platinum (#843)
fingerprint from ogdragonzypher on Discord
|
2019-10-11 13:46:48 -07:00 |
|
eFini
|
b773d54460
|
Increase LEXUS_IS safetyParam to 77 (#841)
|
2019-10-10 23:31:05 -07:00 |
|
dragonpilot
|
7f3f07e04e
|
Merge branch 'devel-unsupported-cars' into devel-en
|
2019-10-11 14:24:04 +10:00 |
|
dragonpilot
|
a1abe13da0
|
Add Taiwan 2019 RAV4 FP from Max Duan / CloudJ
|
2019-10-11 14:23:43 +10:00 |
|
dragonpilot
|
d855a70690
|
Merge branch 'devel' of https://github.com/commaai/openpilot into devel-unsupported-cars
|
2019-10-11 14:14:35 +10:00 |
|
dragonpilot
|
400889ce65
|
Fix fp cache issue
|
2019-10-11 13:44:16 +10:00 |
|
dragonpilot
|
2b706c4335
|
Fix FP cache
|
2019-10-11 12:16:18 +10:00 |
|