Willem Melching
a5c3340c8d
Fix kernel logging in logcatd, fixes #957
2020-03-17 17:03:10 -07:00
Willem Melching
fa98a83b06
camerad zmq_poll, also recover from EAGAIN
2020-03-17 13:47:15 -07:00
Vehicle Researcher
d1ad7f3fe1
openpilot v0.7.4 release
2020-03-16 16:19:36 -07:00
ZwX1616
42e0d13389
revert AF for release ( #1160 )
...
* Update camera_qcom.c
* Update RELEASES.md
2020-02-24 13:37:21 -08:00
ZwX1616
c534346d70
AF: improve general responsiveness ( #1137 )
...
* sync control with readout; always assume worst
* faster recover
2020-02-20 13:41:49 -08:00
Vehicle Researcher
332cb82886
openpilot v0.7.3 release
2020-02-17 18:12:52 -08:00
Willem Melching
d25c617595
Add Corolla Hybrid TSS2 eps firmware version
2020-02-11 13:55:47 -08:00
Willem Melching
b5807aab22
Add engine FW version for Camry Hybrid
2020-02-11 13:54:11 -08:00
ZwX1616
7827a7cdba
fix not resetting on interaction ( #1063 )
2020-02-08 11:22:21 -08:00
Vehicle Researcher
21f4245444
openpilot v0.7.2 release
2020-02-06 13:51:42 -08:00
Willem Melching
1e1de64a1e
update athenad.py
2020-01-21 12:18:16 -08:00
Willem Melching
460a8e3189
catch exception in uploader.py
2020-01-20 11:30:04 -08:00
Willem Melching
21572ce67b
Panda signature needs to be bytes
2020-01-19 09:42:10 -08:00
Willem Melching
7c25bb6950
registration: send up both imeis
2020-01-16 11:43:09 -08:00
Vehicle Researcher
8da8b6135c
openpilot v0.7.1 release
2020-01-15 14:05:04 -08:00
rbiasini
a2ae18d1db
Honda fwd fixes ( #5 )
...
- fix chime forwarding
- forward radar hud msg from stock
- no EON chime during stock fcw
2019-12-25 21:38:00 -08:00
Riccardo
a4b4513149
Allow more time for snapshots and increase alert priority for disallowed community feature
2019-12-14 10:36:39 -08:00
Vehicle Researcher
c025b96e8a
openpilot v0.7 release
2019-12-13 13:03:08 -08:00
Arne Schwarck
02c4ade948
Battery protection ( #888 )
...
* Battery protection
If your car battery voltage is lower than 0% switch off charging to stop the Eon from damaging the 12v car battery. Leaving you with a car that can not start but has a fully charged eon ;-)
* add rbiasini comment && !ignition
* Update Offroad_ChargeDisabled with voltage low
* simplify alert
* non-temporal hysteresis from @rbiasini
And up the start charge limit to 12v. i.e. 50% car battery voltage
* once battery power recovers to 11.500 volts charge
This leaves 1v inbetween for any fluctuations that could occur.
* fix indent
* Fix indent of whole block
It looks like sometimes when you copy and paste into the github web interface some white spacing gets added or removed. BE AWARE!
2019-12-04 11:46:39 -08:00
Shane Smiskol
84ef9d50b7
Fix typo ( #891 )
2019-11-25 21:40:51 -08:00
Jason Young
1e1065874b
Fixes for various merge and refactoring fallout, typo fixes. ( #878 )
...
* Fixes for various merge and refactoring fallout, typo fixes.
* Tab->Spaces
2019-11-12 17:19:34 -08:00
Alex Wang
d4eb5a6eaf
Add fingerprint ( #875 )
2019-11-08 23:34:19 -08:00
Willem Melching
3f4695de53
Make DBC preprocessing deterministic
2019-11-08 17:26:48 -08:00
Willem Melching
d20896ced5
Make visiond compile on pc ( #874 )
2019-11-08 12:49:30 -08:00
Willem Melching
a649732568
Fix unicode bug in DoUninstall reading
2019-11-07 13:53:42 -08:00
Willem Melching
3c6d8846ac
Fix fan control when not plugged into panda
2019-11-07 11:28:35 -08:00
Riccardo
29642139f0
Decrease build time for dbc files
2019-11-04 19:23:02 -08:00
Vehicle Researcher
d7f0b402a8
openpilot v0.6.6 release
2019-11-04 15:13:52 -08:00
Ted Slesinski
affe1c3d2c
Adds 2019 Lexus ES (non hybrid) ( #866 )
...
* Adds 2019 Lexus ES (non hybrid)
* Updated test route
2019-10-30 10:38:10 -07:00
xBJx
98d2907a35
Added fingerprint from Sienna XLE AWD ( #848 )
...
* Added fingerprint from Sienna XLE AWD
* Update driver_monitor.py
* Update driver_monitor.py
* Update driver_monitor.py
2019-10-28 19:26:50 -07:00
dekerr
2a77b02bd8
remove unnecessary comprehensions ( #863 )
2019-10-28 15:16:37 -07:00
u8511049
d2a92fcbe3
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
Riccardo
7a2addf782
Remove unneded use of replace, causing json to fail loading the alert
2019-10-18 11:29:59 -07:00
Riccardo
23dfde1ce7
Update ref to process_replay regression test
2019-10-17 14:47:38 -07:00
Jason Young
d953b6a7aa
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
26dd7e27c8
Revert to using the sum of the lane line probabilities instead of the the product
2019-10-17 13:31:28 -07:00
rbiasini
70d17cd69b
Force subaru to assume the stock camera is connected ( #849 )
2019-10-13 18:25:09 -07:00
rbiasini
069e337bea
Allow to lock safety mode to keep gm/tesla cars supported ( #844 )
2019-10-11 17:35:07 -07:00
illumiN8i
6b62dd2308
2019 Highlander Hybrid Limited Platinum ( #843 )
...
fingerprint from ogdragonzypher on Discord
2019-10-11 13:46:48 -07:00
eFini
08d86aa7d7
Increase LEXUS_IS safetyParam to 77 ( #841 )
2019-10-10 23:31:05 -07:00
Vehicle Researcher
cf80f7a28b
openpilot v0.6.5 release
2019-10-09 18:43:53 +00:00
Chris Souers
1bc51d6b47
Add 2018 Civic Hatchback 1.0l CVT (European) support ( #823 )
...
* Add 2018 Civic Hatchback 1.0l CVT support
test_fingerprints returns fine
2019-10-03 14:18:30 -07:00
illumiN8i
6edc36181a
Add 2020 Corolla XSE AFS option ( #821 )
...
Frank McTank on Discord has XSE with Connectivity Package with Adaptive Front Lighting System option
2019-09-30 13:39:27 -07:00
Kishan Karunaratne
a0b41e6cf9
Update thermald to set ignition_seen back to False if Panda disconnected ( #820 )
2019-09-30 13:06:38 -07:00
illumiN8i
47e87baa60
2020 Toyota Prius Prime Limited ( #813 )
...
* 2020 Prius Prime Limited
Fingerprint for 2020 Prius Prime Limited from garglo. 86a0adcb192c9424
* Update README.md
2020 supported
2019-09-19 12:08:23 -07:00
Willem Melching
5cfc0be5cb
Add spinner source files ( #812 )
2019-09-17 12:47:30 -07:00
Willem Melching
58f376002e
Revert dPoly computation to 0.6.3 behavior ( #809 )
...
* Revert dPoly computation to 0.6.3 behavior
* update test reference
2019-09-13 17:01:54 -07:00
Willem Melching
b0563a5968
Driver monitoring fix when face is visible briefly during nighttime ( #806 )
2019-09-10 17:35:40 -07:00
Vehicle Researcher
61229779e4
openpilot v0.6.4 release
2019-09-09 23:03:02 +00:00
heitikender
da42760e55
Update values.py ( #797 )
...
changed Lexus ES DBC scheme to hybrid_tss2, since this is the correct one. Tested on car, works.
2019-09-04 13:38:52 -07:00