Commit Graph

1772 Commits

Author SHA1 Message Date
Adeeb Shihadeh 00bc04a870 add link to the wiki on the new issue page
old-commit-hash: a3dd33593a
2020-06-22 17:50:20 -07:00
Comma Device 46f4f3271d fix linter
old-commit-hash: d4e8785355
2020-06-22 16:45:39 -07:00
Comma Device e23dcec07d bring back cycle_alerts.py
old-commit-hash: c3171e66b3
2020-06-22 16:25:44 -07:00
Willem Melching 08fa4c4691 Locationd: only process valid log messages (#1761)
old-commit-hash: bfeefb6fd3
2020-06-22 14:41:15 -07:00
Willem Melching b772d12f87 Make model packets invalid when frames are too old (#1759)
* make model packets invalid when frames are too old

* add frame numbers to cloudlog
old-commit-hash: 88f9266378
2020-06-22 14:27:58 -07:00
Willem Melching 6dc1c6e58e cleanup no sensor data alert (#1760)
old-commit-hash: 264015c584
2020-06-22 14:27:07 -07:00
Adeeb Shihadeh cf18830d3a bump submodules
old-commit-hash: fa7b5d38b8
2020-06-22 14:05:34 -07:00
Adeeb Shihadeh d8adab2ce5 enable flake8 F error codes
old-commit-hash: d204d87b95
2020-06-22 14:00:32 -07:00
VirtuallyChris 3d228f47ad Add Civic hatch fw version (#1758)
old-commit-hash: ddd6029a86
2020-06-22 11:40:23 -07:00
Adeeb Shihadeh 4ae4575c39 add upate_kernel.json to release files
old-commit-hash: 6cb2d83253
2020-06-22 11:32:48 -07:00
Dean Lee a4695dc837 Fix resource leak in visionbuf_free (#1699)
* fix resource leak in visionbuf_free

* add mmap_len to VisionBuf
old-commit-hash: a64f0119e0
2020-06-22 11:29:18 -07:00
Michael Honan bb0d671eae Added firmware versions for RAV4 TSS2 Non-Hybrid (#1756)
old-commit-hash: be08124d80
2020-06-22 10:18:04 -07:00
Adeeb Shihadeh 0891b1331d Add cppcheck as a pre-commit hook (#1646)
* add cppcheck as a pre-commit hook

* fix Dockerfile

* update precommit config

* exclude panda and opendbc
old-commit-hash: 3c461ca5cc
2020-06-19 20:39:34 -07:00
Adeeb Shihadeh d66c6202bb more generic alert text for wrongCarMode
old-commit-hash: cab96374c5
2020-06-19 20:36:10 -07:00
Adeeb Shihadeh 3ed3a1d8e5 Pull request templates (#1752)
* pull request templates

* car port checklist

* fix link

* no space

* newline
old-commit-hash: 2ce2260eda
2020-06-19 20:28:14 -07:00
Adeeb Shihadeh 3faffc2e6a issue templates need descriptions apparently
old-commit-hash: 4bd481245b
2020-06-19 19:55:38 -07:00
Adeeb Shihadeh 61736acf2f New issue templates (#1751)
* add pc bug report template

* better description

* update pc

* labels

* route moved

* commment

* clean up

* enhancement question

* at
old-commit-hash: 8f9c01f66b
2020-06-19 19:53:47 -07:00
Adeeb Shihadeh dd3247d128 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>
old-commit-hash: 968443c545
2020-06-19 19:28:56 -07:00
Willem Melching f9cae2aa8f Fix modeld dropping frames if processing takes over 50 ms
old-commit-hash: a8e7a187ca
2020-06-19 16:57:28 -07:00
Willem Melching ac40387318 debug script to track droppped frames (#1749)
old-commit-hash: 0681fc04ad
2020-06-19 16:56:56 -07:00
Willem Melching df9cd4dadd Remove kernel check from controlsd
old-commit-hash: 77b7d30683
2020-06-19 16:54:42 -07:00
Adeeb Shihadeh e8ced8bee5 Cleanup startup event handling (#1748)
* cleanup startup event

* always show permanent

* lowest

* update refs
old-commit-hash: ccf6b80c7e
2020-06-19 16:16:48 -07:00
George Hotz 83f6ec221f c++ify thneed to remove memory leaks (#1737)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 01a486308d
2020-06-19 15:53:48 -07:00
Adeeb Shihadeh 1f6af4ded2 fix alert sounds looping
old-commit-hash: 78b428e534
2020-06-19 14:53:55 -07:00
Willem Melching c9e2c38f91 Only show gps event after 1 km (#1747)
old-commit-hash: 24de8174dc
2020-06-19 14:11:23 -07:00
Willem Melching 42f153e4e4 ubloxd free->delete, fixes #1742
old-commit-hash: 9e273eb2ec
2020-06-19 13:56:46 -07:00
Adeeb Shihadeh 309bb796cd release2 cleanup (#1703)
* cleanup intermediate files

* test car interfaces
old-commit-hash: a1d4dd3adc
2020-06-19 13:46:24 -07:00
Willem Melching 390b28cd11 Move kernel check to before creating the submaster, prevent SIGUSR2
old-commit-hash: 2b20479a5c
2020-06-19 13:26:52 -07:00
Adeeb Shihadeh ac0bdce786 catch CalledProcessError when detecting kernel version
old-commit-hash: 0cda65b58e
2020-06-19 12:42:33 -07:00
Dean Lee e04a272892 release resources in modeld (#1700)
old-commit-hash: c8082190a0
2020-06-19 11:38:39 -07:00
Dean Lee e5749977dd save Reader to local variable to avoid repeating validate the pointer (#1717)
old-commit-hash: fa0b47e6f2
2020-06-19 11:37:31 -07:00
Michael Honan eb2896e2af Added 2019 C-HR FPv2 firmware (#1743)
old-commit-hash: d0254e6097
2020-06-19 11:28:10 -07:00
Willem Melching dacbb1a388 make sure everything runs before ending test (#1741)
old-commit-hash: 5198457ca0
2020-06-18 17:50:01 -07:00
Erich Moraga 3d04aaed84 Added 2020 RX350 fwdRadar f/w x018821F3301100 (#1739)
@ottopilot#7631 DongleID/route 3a5c5101bd71ad5d|2020-06-18--16-56-51
old-commit-hash: 853dfcd59a
2020-06-18 15:38:19 -07:00
Adeeb Shihadeh b32859413f hwType is in health
old-commit-hash: fd8514eee3
2020-06-18 15:37:21 -07:00
Adeeb Shihadeh a8edabe453 if sky visible
old-commit-hash: e892d6a9d9
2020-06-18 14:40:57 -07:00
Adeeb Shihadeh 16b4216a40 fix 'openpilot' symlink being created in release branches
old-commit-hash: 9b6864b31a
2020-06-18 14:23:11 -07:00
Adeeb Shihadeh fb4bdf8c24 update no GPS alert for comma two users
old-commit-hash: b3101998ed
2020-06-18 13:01:28 -07:00
Adeeb Shihadeh 304d893af6 GM cleanup + ignition fix (#1729)
* small cleanup

* alertmanager handles that

* improve tuning

* below steer speed

* Revert "improve tuning"

This reverts commit 5d2de147d2c9979af09b7964ad59e4b95ddb2f2a.

* bump panda

* update refs

* bump panda
old-commit-hash: 472fe66962
2020-06-18 12:24:47 -07:00
Adeeb Shihadeh 642a30f298 bump panda
old-commit-hash: 6385fae0e6
2020-06-18 11:58:08 -07:00
Adeeb Shihadeh 58c4798332 Remove logentries from pyextra (#1721)
* remove logentries from pyextra

* update release files

* gitignore
old-commit-hash: bbb6fa1172
2020-06-18 11:48:28 -07:00
eFini 92fa40ee8a remove dpulicated firmware id, already existed 3 lines above (#1736)
old-commit-hash: ee2f60f1cc
2020-06-18 08:31:42 -07:00
Adeeb Shihadeh e802167e9d bump panda
old-commit-hash: 08f715f176
2020-06-17 23:24:36 -07:00
Johannes Schmitz b3f972b1b7 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.
old-commit-hash: 2a9b5b395c
2020-06-17 17:53:17 -07:00
Scott Adair 82e6650743 ESP Firmware for Hyundai Palisade (#1728)
old-commit-hash: dbc609b240
2020-06-16 18:35:42 -07:00
George Hotz 3ad7346daf Revert broken NEOS kernel (#1723)
* untested

* bump kernel
old-commit-hash: 58c1504f1a
2020-06-16 14:51:55 -07:00
Adeeb Shihadeh 092cb5a021 NEOS update required alert (#1722)
* NEOS update required

* permanent alert

* bump cereal
old-commit-hash: 6c156d7f45
2020-06-16 12:21:41 -07:00
George Hotz be8ec181dd neos update for only kernel
old-commit-hash: fed9325d22
2020-06-16 12:00:40 -07:00
Jason Young 266130770f modeld process time logging to DEBUG (#1720)
Co-authored-by: Jason Young <jason@comma.ai>
old-commit-hash: 80101b350b
2020-06-16 10:36:04 -07:00
Adeeb Shihadeh 456bcbe597 bump panda
old-commit-hash: 3335f6b48c
2020-06-15 21:18:40 -07:00