Michael Honan
be08124d80
Added firmware versions for RAV4 TSS2 Non-Hybrid ( #1756 )
5 years ago
Adeeb Shihadeh
3c461ca5cc
Add cppcheck as a pre-commit hook ( #1646 )
...
* add cppcheck as a pre-commit hook
* fix Dockerfile
* update precommit config
* exclude panda and opendbc
5 years ago
Adeeb Shihadeh
cab96374c5
more generic alert text for wrongCarMode
5 years ago
Adeeb Shihadeh
2ce2260eda
Pull request templates ( #1752 )
...
* pull request templates
* car port checklist
* fix link
* no space
* newline
5 years ago
Adeeb Shihadeh
4bd481245b
issue templates need descriptions apparently
5 years ago
Adeeb Shihadeh
8f9c01f66b
New issue templates ( #1751 )
...
* add pc bug report template
* better description
* update pc
* labels
* route moved
* commment
* clean up
* enhancement question
* at
5 years ago
Adeeb Shihadeh
968443c545
Alert when controls fails to start ( #1750 )
...
* alert when controls fails to start
* more friendly
* fix sound
* remove that
* just else
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Willem Melching
a8e7a187ca
Fix modeld dropping frames if processing takes over 50 ms
5 years ago
Willem Melching
0681fc04ad
debug script to track droppped frames ( #1749 )
5 years ago
Willem Melching
77b7d30683
Remove kernel check from controlsd
5 years ago
Adeeb Shihadeh
ccf6b80c7e
Cleanup startup event handling ( #1748 )
...
* cleanup startup event
* always show permanent
* lowest
* update refs
5 years ago
George Hotz
01a486308d
c++ify thneed to remove memory leaks ( #1737 )
...
Co-authored-by: Comma Device <device@comma.ai>
5 years ago
Adeeb Shihadeh
78b428e534
fix alert sounds looping
5 years ago
Willem Melching
24de8174dc
Only show gps event after 1 km ( #1747 )
5 years ago
Willem Melching
9e273eb2ec
ubloxd free->delete, fixes #1742
5 years ago
Adeeb Shihadeh
a1d4dd3adc
release2 cleanup ( #1703 )
...
* cleanup intermediate files
* test car interfaces
5 years ago
Willem Melching
2b20479a5c
Move kernel check to before creating the submaster, prevent SIGUSR2
5 years ago
Adeeb Shihadeh
0cda65b58e
catch CalledProcessError when detecting kernel version
5 years ago
Dean Lee
c8082190a0
release resources in modeld ( #1700 )
5 years ago
Dean Lee
fa0b47e6f2
save Reader to local variable to avoid repeating validate the pointer ( #1717 )
5 years ago
Michael Honan
d0254e6097
Added 2019 C-HR FPv2 firmware ( #1743 )
5 years ago
Willem Melching
5198457ca0
make sure everything runs before ending test ( #1741 )
5 years ago
Erich Moraga
853dfcd59a
Added 2020 RX350 fwdRadar f/w x018821F3301100 ( #1739 )
...
@ottopilot#7631 DongleID/route 3a5c5101bd71ad5d|2020-06-18--16-56-51
5 years ago
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