Commit Graph

5529 Commits

Author SHA1 Message Date
Adeeb Shihadeh 2cf7ee8ced missing nvme is only offroad alert 2021-05-17 16:12:31 -07:00
Willem Melching def141571c get_network_info: check response length 2021-05-17 23:08:20 +02:00
Adeeb Shihadeh 313741062e offroad alert for missing nvme (#20931)
* offroad alert for missing nvme

* remove that

Co-authored-by: Comma Device <device@comma.ai>
2021-05-17 13:35:24 -07:00
Willem Melching b749ba4fe2 j16 -> j8 2021-05-17 16:13:53 +02:00
Willem Melching 86aefbe766 Mapbox widget (#20751)
* squash mapbox stuff

* only hacks for pc

* no hack there

* only update when needed

* get destination from param

* no need for user agent

* add athena method

* change nav path color

* layout cleanups

* margin top

* add build scripts

* rename header file

* set pitch

* fix icon blinking

* keep both options

* draw on top to fix last blinking

* only recomput with gps

* fix include

* put map in onroadwidget

* update mapbox plugin to allow specifying directions url

* cycle through views

* dynamic resize

* only when present

* add map_helpers

* whitespace

* small fixes

* let scons decide

* update setup files

* implicit dependency

* fix alerts

* Update selfdrive/ui/SConscript

* move clearLayout to util.h

* only build when map.cc present

* move maps to own folder

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-05-17 14:57:07 +02:00
Willem Melching 0252072729 tools/lib/auth.py update oauth redirect url 2021-05-17 14:51:29 +02:00
Willem Melching 2a05701f47 increase cloudlog size for uploader errors 2021-05-17 13:51:07 +02:00
Willem Melching c08f043b1c bump cereal 2021-05-17 13:10:31 +02:00
Willem Melching f6cf350d3a thermald: fetch more detailed network info (#20928) 2021-05-17 13:10:08 +02:00
Dean Lee 0495426535 Cleanup includes (#20925)
* remove #include <pthread.h>

* remove #include<stdbool.h> for cc files

* remove #include<iostream>
2021-05-17 10:31:31 +02:00
grekiki 243bec3444 CI: Valgrind assert leaks (#20863)
* update with improvement to process replay

* reduce diff
2021-05-17 10:28:24 +02:00
Dean Lee 2c73cac0a2 MainWindow: use static QSet for filter_events (#20924) 2021-05-16 21:21:46 -07:00
Cameron Reikes 12ce822252 Set standstill bit in sim (#20921) 2021-05-15 21:09:17 -07:00
Adeeb Shihadeh 0b39e0353c bump version to 0.8.5 2021-05-15 17:09:41 -07:00
iejMac f0d0b82b8d Replay: seeking functionality (#20763) 2021-05-15 17:06:30 -07:00
Dean Lee 533bc30c2e UI: remove duplicate capnp readers (#20855)
* refactor submaster

* rebase master

* CAPNP best pratice

* zero initialize

* vwp_w has not been initialized before UIState()

* no static

* rebase master

* Minimize refactoring

* cleanup

* remove gpsOk

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-05-14 22:47:06 -07:00
Adeeb Shihadeh e694f0b4d6 boardd: set can and pandaState valid flags (#20899)
* boardd: set can and pandaState valid flags

* add event

* bump cereal

* consistency
2021-05-14 21:26:02 -07:00
siggie0815 4b7ea0a032 sim: mount working dir to the same dir in the container (#20908) 2021-05-14 20:00:13 -07:00
Willem Melching a7b3df5df8 Also use sentry for capnp exceptions (#20900)
* Also try sentry for capnp exceptions

* catch potential exceptions

* cloudlog on exception

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-05-14 18:06:27 -07:00
Dean Lee c08ee575f8 read_files_in_dir: closedir before return (#20903) 2021-05-14 17:33:46 -07:00
HaraldSchafer e5f93ef142 Add ublox interference monitor (#20911)
* add interference monitor

* new thresholds

* correct labels

* always run for test

* new msg

* add flag

* Revert "always run for test"

This reverts commit b04b92ac2d73d996d1526509e26c4e1a4338cbbb.

* add hw status flags
2021-05-14 15:23:27 -07:00
Jason Young ed08d0af6c VW MQB: Add FW values for 2018 Volkswagen Golf Alltrack (#20905)
* Add FW values for 2018 Alltrack MT (pixl)

* Update README for supported Alltrack years
2021-05-14 11:36:04 -07:00
Greg Hogan a7b878e59d make brakePressed always bool (#20895) 2021-05-14 15:08:40 +02:00
Adeeb Shihadeh 2bc9b97aba bootlog: setup cloudlog on keywords (#20898)
* bootlog: setup cloudlog on keywords

* just log
2021-05-13 23:02:08 -07:00
Jason Young c4d00134ee VW MQB: Volkswagen Golf Alltrack Mk7 (#20893) 2021-05-13 12:13:49 -07:00
Jason Young 7f8a332517 Add FW values for 2020 Jetta SEL (Sir) (#20894) 2021-05-13 13:01:47 -05:00
Adeeb Shihadeh ff16145f4d fix reverse gear alert text cutoff (#20888)
* fix reverse gear alert text cutoff

* offset removed
2021-05-12 18:18:06 -07:00
Willem Melching 38acef1c6a process replay: add timeout to C++ test in case of process crash (#20886) 2021-05-12 16:58:28 +02:00
Willem Melching 65ab98a6c8 locationd: ignore empty sensorEvents (#20887) 2021-05-12 16:47:52 +02:00
Willem Melching f59c6d379d athenad: catch WebSocketException 2021-05-12 16:03:56 +02:00
Willem Melching 75c0594cdb athenad: catch connection/timeoutError 2021-05-12 16:01:31 +02:00
Willem Melching 989230d2aa bump cereal 2021-05-12 11:16:36 +02:00
Willem Melching 4742f55749 store all files in /sys/fs/pstore in bootlog (#20875)
* store all files in /sys/fs/pstore in bootlog

* whitespace

* fix bootlog test
2021-05-12 11:15:54 +02:00
cfranhonda 2dc4d3584b 2021 Acura RDX FW versions (#20876)
for @izjamest
2021-05-12 11:14:56 +02:00
Willem Melching 411ad52ea6 Add 2021 Lexus ES Hybrid to readme 2021-05-12 11:12:29 +02:00
Robert Hanna 081bb59bfd Add new firmware versions for LEXUS_ESH_TSS2 (#20883) 2021-05-12 11:11:40 +02:00
HaraldSchafer 62e22e7eac time checks in locationd (#20880)
* time checks

* no debug print

* correct timestamps in test

* non nan
2021-05-11 15:57:13 -07:00
Adeeb Shihadeh dc3d8f2ea2 add note about max speed 2021-05-11 15:20:30 -07:00
Jason Young f4f70995ed VW MQB: Add FW values for 2019 Volkswagen Golf GTI (#20882) 2021-05-11 15:04:21 -07:00
Adeeb Shihadeh c3afffc920 add atlas to release notes 2021-05-11 15:03:24 -07:00
Jason Young cca887f195 VW MQB: Volkswagen Atlas Mk1 (#20881)
* Add support for VW Atlas

* Add test route for VW Atlas

* Add Atlas to README
2021-05-11 15:00:31 -07:00
Tommy Roberts 11a09ff2dc Update README.md to include 21 Subaru Forester as supported car (#20877) 2021-05-11 14:53:06 -07:00
Adeeb Shihadeh ace5ee9d46 prime ad: comma connect -> explorer 2021-05-11 14:50:48 -07:00
Willem Melching 4ca0edda97 Change wwan power command (#20874) 2021-05-11 16:58:45 +02:00
Adeeb Shihadeh b93ccc465d offroad alert for unregistered devices (#20870)
* offroad alert for unregistered devices

* update tests

* add param

* fix stretch
2021-05-11 03:18:45 -07:00
Adeeb Shihadeh 0400f05bd2 update release notes 2021-05-11 01:28:50 -07:00
Adeeb Shihadeh 5f5bbd64f2 onroad UI optimizations (#20871)
* onroad UI optimizations

* remove that

Co-authored-by: Comma Device <device@comma.ai>
2021-05-10 23:19:32 -07:00
Adeeb Shihadeh 38741b2e08 remove offset from full screen onroad alerts 2021-05-10 22:39:28 -07:00
Adeeb Shihadeh e06f9828ea match nvg onroad alerts (#20854) 2021-05-10 22:09:36 -07:00
HaraldSchafer 0a34900fec clip arcsin to prevent locationd orientation NaN (#20868)
* clip arcsin

* can of course be negative
2021-05-10 20:21:20 -07:00