Adeeb Shihadeh
fd8514eee3
hwType is in health
5 years ago
Adeeb Shihadeh
e892d6a9d9
if sky visible
5 years ago
Adeeb Shihadeh
9b6864b31a
fix 'openpilot' symlink being created in release branches
5 years ago
Adeeb Shihadeh
b3101998ed
update no GPS alert for comma two users
5 years ago
Adeeb Shihadeh
472fe66962
GM cleanup + ignition fix ( #1729 )
...
* small cleanup
* alertmanager handles that
* improve tuning
* below steer speed
* Revert "improve tuning"
This reverts commit 5d2de147d2
.
* bump panda
* update refs
* bump panda
5 years ago
Adeeb Shihadeh
6385fae0e6
bump panda
5 years ago
Adeeb Shihadeh
bbb6fa1172
Remove logentries from pyextra ( #1721 )
...
* remove logentries from pyextra
* update release files
* gitignore
5 years ago
eFini
ee2f60f1cc
remove dpulicated firmware id, already existed 3 lines above ( #1736 )
5 years ago
Adeeb Shihadeh
08f715f176
bump panda
5 years ago
Johannes Schmitz
2a9b5b395c
Clarify shortcut usage in Carla simulation mode ( #1724 )
...
The keys to control openpilot have to be pressed with focus on the
terminal running the Carla bridge.
Also improve table formatting.
5 years ago
Scott Adair
dbc609b240
ESP Firmware for Hyundai Palisade ( #1728 )
5 years ago
George Hotz
58c1504f1a
Revert broken NEOS kernel ( #1723 )
...
* untested
* bump kernel
5 years ago
Adeeb Shihadeh
6c156d7f45
NEOS update required alert ( #1722 )
...
* NEOS update required
* permanent alert
* bump cereal
5 years ago
George Hotz
fed9325d22
neos update for only kernel
5 years ago
Jason Young
80101b350b
modeld process time logging to DEBUG ( #1720 )
...
Co-authored-by: Jason Young <jason@comma.ai>
5 years ago
Adeeb Shihadeh
3335f6b48c
bump panda
5 years ago
Willem Melching
f418794e40
Add Accord FW version
5 years ago
Adeeb Shihadeh
25688f36cc
Block entry on non-adaptive cruise mode ( #1708 )
...
* block entry on non-adaptive cruise mode
* user disable
* toyota
5 years ago
Willem Melching
ed7e568b70
update ref
5 years ago
Harald Schafer
d217589394
add stuff to liveloc
5 years ago
HaraldSchafer
637eecc2b2
save bad calib too for display ( #1678 )
5 years ago
HaraldSchafer
2afe224813
need to do something about the valid ( #1713 )
5 years ago
Adeeb Shihadeh
be9034b263
Remove apks submodule ( #1711 )
...
* remove apks submodule
* missed that
5 years ago
VirtuallyChris
a34e8a64fc
Many readme updates
5 years ago
Adeeb Shihadeh
9e34ed4e8c
bump cereal
5 years ago
Willem Melching
4ca8283d73
Modeld: loop over platforms to find CPU/GPU ( #1710 )
...
* Modeld: loop over platforms to find gpu
* Remove prints
* PC needs CPU
* Keep default for qcom
* Update error message
5 years ago
Dean Lee
8cacc14b31
Sound refactor ( #1589 )
...
* Soud refactor
* remove files from files_common
* add timeout to set_volumn
* add param volume to init
* done
* test.cc
* fix typo
* add repeat param instead of loop
* revert submodule
* add member function currentSound
* remove function create_player from class member
* fix build error
fix repeat
* rename CHECK_RESULT to ReturnOnError
* set currentSound_ before posible err
* use std::map to initialize sound table
cleanup
cleanup
cleanup
fix bug in stop
change paramater name
* done
* remove function CreatePlayer, create player in init()
* resolve conflict
* remove sound test
* rebase
* remove whitespace
* Apply great review suggestion
* use player's SLVolumeItf interface to set volume
* use float
* leave the volume control the way it is
5 years ago
Willem Melching
10cb6ab87a
dont conflate in ubloxd
5 years ago
Adeeb Shihadeh
224672705c
Hyundai Ioniq EV LTD ( #1694 )
...
* add ioniq
* bump panda
* test route
* bump pnada
5 years ago
Michael Honan
1d9920a177
Impreza 2018-20 should be 2017-20 ( #1701 )
5 years ago
Dean Lee
981a166a7c
remove duplite #include ( #1697 )
5 years ago
Erich Moraga
3316e19aa4
Added C-HR Hybrid engine f/w ( #1695 )
...
@joxaarol#2418's 2020 C-HR Hybrid DongleID b7087e3bfd3a9cf6
https://discord.com/channels/469524606043160576/524592892627517450/721373655174742086
I also alphanumerically sorted the engine firmwares as a best practice, and to be consistent.
5 years ago
Adeeb
437b974505
Add hyundai legacy safety mode ( #1693 )
5 years ago
Adeeb Shihadeh
92c29c4269
bump cereal
5 years ago
Adeeb Shihadeh
855a630dfc
rename docker containers
5 years ago
Greg Hogan
32c4367ffb
ffmpeg hwaccel is better
5 years ago
Willem Melching
17619a63ee
bump cereal
5 years ago
Willem Melching
684f7b2cc0
no gps warning after 5 minutes ( #1692 )
5 years ago
Willem Melching
1ea80bedad
Add mention about improved thermal management to release notes
5 years ago
Adeeb
0bbe870b5f
Delay alert creation for some events ( #1689 )
...
* add creation delay parameter to alerts
* 1s delay for sensorsInvalid and canError
* bump cereal
* update refs
5 years ago
Willem Melching
955d2aefdd
Cool down device before going onroad if CPU temp over 75 C ( #1688 )
...
* Block going onroad when temperatures are too high
* add relay check
5 years ago
Willem Melching
2a12c653d5
update process replay after sonata stiffness change
5 years ago
Willem Melching
6f46eed874
Fixed virtualenv https://github.com/pypa/virtualenv/issues/1857
5 years ago
Willem Melching
0f26c04a7b
use older pre-commit version
5 years ago
Willem Melching
ef1c7b6833
Reset stiffness at beginning of each drive
5 years ago
Adeeb
7e80ae3f09
Push docker image with prebuilt openpilot to dockerhub ( #1686 )
...
* add CI job to push a prebuilt image to dockerhhub'
* fix config
* Update test.yaml
* better name
* only run on schedule
5 years ago
Willem Melching
3061aea9f4
Update Sonata stiffnes
5 years ago
Willem Melching
b19098dbf8
remove pycocotools
5 years ago
Willem Melching
6810333075
Sim hw type is grey panda now
5 years ago
George Hotz
344a9a3699
Fixups for Mac, and a bunch for PC ( #1654 )
...
* fix mac nui
* fix cereal
* builds on mac without warnings
* ui swap shouldn't be instant on pc
* camerad builds on mac
* modeld, and now everything, builds on mac
* ui draws pictures on mac now
* fix camerad shutdown
* support ui looping on pc
* python3 on that
* SCNu64 should be cross platform
* bump cereal and new apk
* clean up
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
5 years ago