Dean Lee
6dbae9593e
UI: reset interactivity timeout on PC ( #23508 )
...
* reset interactive timeout on pc
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Greg Hogan
a6b46c311e
filereader better name for cd:/ replacement
3 years ago
Greg Hogan
df35ebdceb
fix filereader cd:/ replacement
3 years ago
Jason Young
57156c4482
Chrysler: remove standstill exception for gas disengage ( #23515 )
...
* Chrysler: remove standstill exception for gas disengage
* remove test exception
* bump panda
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
3 years ago
Greg Hogan
d5f4fdb1db
eliminate xx filereader ( #23514 )
...
* eliminate xx filereader
* framereader cleanup
3 years ago
Adeeb Shihadeh
2c94f15584
linter: don't allow implicitly concatenated strings ( #23513 )
...
* linter: don't allow implicitly concatenated strings
* fix hyundai
3 years ago
Drew Hintz
6d5dce2ed5
Subaru: fix missing commas in fingerprints ( #23512 )
3 years ago
Willem Melching
15380139ef
pandad: only reset pandas on first run ( #23511 )
3 years ago
Willem Melching
6d16b0c02b
can_printer.py: default no ascii
3 years ago
jonjander
fcfea4cadc
Kia Niro EV - replace \000 by \x00 ( #23509 )
...
Co-authored-by: Jon Jander <jon.jander@ptj.se>
3 years ago
Willem Melching
c84a085e82
bump cereal: more qlog decimation
3 years ago
Dean Lee
48b6dfa15d
controlsd: check self.enabled out of the any() ( #23507 )
3 years ago
Willem Melching
9e1428fd84
Do not disable loggerd when below 5% space ( #23440 )
3 years ago
Greg Hogan
c214aee2d6
cleanup .gitattributes ( #23503 )
3 years ago
Adeeb Shihadeh
ee52a61c7d
add pre-commit hook for large files ( #23505 )
3 years ago
Adeeb Shihadeh
7d7c0ff35f
tools: add bootlog helpers ( #23504 )
...
* tools: add bootlog helpers
* this is nice
* types
3 years ago
Vivek Aithal
f808b174af
use roll std from locationd ( #23449 )
...
* use roll std from locationd
* cleaner
* add todo
* new ref
Co-authored-by: Harald Schafer <harald.the.engineer@gmail.com>
3 years ago
Dean Lee
e5f9af4a6e
calibrationd: Don't repeatedly call get_valid_idxs() ( #23473 )
...
* optimize
* rpy_init should be np.array
* rename to rpys
3 years ago
Dean Lee
de572c3755
calibrationd: fix indentation ( #23502 )
3 years ago
Adeeb Shihadeh
9941c99f7c
process replay: handle inf and nan in absolute tolerance
3 years ago
Adeeb Shihadeh
3816ecf642
bump opendbc
3 years ago
Adeeb Shihadeh
08a1ce0f3f
update release notes
3 years ago
Shane Smiskol
eb9f35946d
Toyota: Support Avalon 2022 (TSS2.5) ( #23381 )
...
* Add AVALON_TSS2
* Is TSS2 now!
* Add Avalon to CARS.md
* add to test_routes
add to test_routes
3 years ago
Jason Young
b1a226b28b
VW MQB: Add FW for 2022 Volkswagen Atlas ( #23501 )
3 years ago
Dean Lee
dbae5e7601
lateral_planner: use nympy.isnan().any() ( #23500 )
3 years ago
Willem Melching
79577e4dca
boardd: remove ublox timestamp logging ( #23498 )
...
* boardd: remove ublox timestamp logging
* more cleanup
* add cmath
3 years ago
Dean Lee
a186bcc9f1
cleanup iterate keys in dictionaries ( #23497 )
3 years ago
HaraldSchafer
85dcfbbf36
update comment ( #23495 )
3 years ago
Dean Lee
678732d0ce
AlertManager: cleanup add_many ( #23438 )
3 years ago
Willem Melching
5fb9c6aa68
thermald has slowly started to use more CPU
3 years ago
Willem Melching
8444f8267d
calibrationd: convert existing calibration to numpy ( #23494 )
...
* calibrationd: convert existing calibration to numpy
* use numpy functions
3 years ago
Dean Lee
35ec6ac1cb
use ndarray.tolist to convert numpy array to float ( #23485 )
3 years ago
Willem Melching
44592f4b0e
statsd: run at 2Hz ( #23493 )
3 years ago
Shane Smiskol
6e817f9eb5
manager: default driverview to False ( #23492 )
3 years ago
Greg Hogan
24213ac76b
lfs: easier to use config ( #23490 )
3 years ago
Shane Smiskol
233a6e4a62
LanePlanner: offsets cleanup ( #23459 )
...
* update comments
* model y axis was flipped so flip the offsets as well
* fix
3 years ago
hoomoose
ed5e58c48a
Hyundai: use regular Hyundai safety mode and add radar DBC ( #23461 )
3 years ago
Adeeb Shihadeh
7eca4d6207
tools: better joystick instructions
3 years ago
Adeeb Shihadeh
fa3055f280
smaller docker image ( #23469 )
...
* save 2gb
* not used
* more cleanup
* little more
* wget too big
* follow
* needed for sim
3 years ago
Robbe Derks
1a54d7f6ae
Ignore statsd for running process check ( #23483 )
3 years ago
Willem Melching
3ce4976db7
thermald: track engaged state in param and kmsg ( #23478 )
...
* thermald: track engaged state in param
* write in kmsg
* format string
* move to python
3 years ago
AlexandreSato
779e602de2
add missing toyota fw engine ( #23272 )
...
541c7e27e413735c|2021-12-17--14-21-53
Adding fingerprint of a corolla gr here from Brazil
3 years ago
Dean Lee
4208fe018e
LongControl: remove redundant check on active ( #23481 )
3 years ago
Robbe Derks
4ff9ee8902
monkeypatch os.link ( #23480 )
3 years ago
Dean Lee
a653461dec
check in tuple instead of list ( #23477 )
...
* check in tuple instead of list
* Update selfdrive/car/toyota/carcontroller.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* Update selfdrive/car/mazda/interface.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Robbe Derks
1b49ce6ec4
Statsd ( #23413 )
...
* device side of statsd
* need to start it
* enable in manager
* add sleep
* cleanup
* remove aggregates for now and standardize on industry terms
* manager needs main
* need to have a try/except
* atomic_write_on_fs_tmp does not work
* cleaner
* use dump
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* one file at a time
* limit amount of files
* move to influx line protocol and cleanup
* needs to be a list
* fix timezone bug
* actually rate limit
* add to release
* normalized origin
* also log deviceType
* more stats
Co-authored-by: Willem Melching <willem.melching@gmail.com>
3 years ago
Dean Lee
8eec818ae6
events: cleanup function any ( #23479 )
3 years ago
Robbe Derks
842ba8e5e6
C2 detection ( #23439 )
...
* two detection
* fix CI
* catch all
* gotta catch em all
3 years ago
Dean Lee
67af095692
controlsd: check all_valid only if not initialized ( #23437 )
...
* check all valid in if statement
* apply review
3 years ago
Dean Lee
2d08f8b318
controlsd: save lat_plan.dPathPoints to local variable ( #23462 )
3 years ago