Dean Lee
d0fa98931b
proclogd: reduce the size of the procLog message by nearly half ( #21800 )
...
* cp msg to remove the space
* no orphans
* cleanup
* parse using istringstream
* add test
* split files
* cleanup
* add parser.cc to files_common
* add test for build message
* use > 0
* cleanup
* test proc/self/stat
* more test
* dd
* fix bug
* update test
* refactor pidStat
* cleanup
* test exe
* check procs size in message
* rename pidStat->ProcStat
* don't use util::format_string
* robust pids()
* catch conversion exception
* fix softirq
* udpate test
* use istringstream
* use REQUIRE_THAT&cleanup
* reserve vector of procStats
* use istream to parse cmdline
* cleanup
4 years ago
sshane
7166f166c0
uiview.py update ( #21859 )
...
* clean up uiview and add pandastate for going onroad
* don't need radarState
4 years ago
Adeeb Shihadeh
589f82c766
agnos 1.2 ( #21847 )
4 years ago
Harald Schafer
e63d94d8d2
Revert "nav: use calibrated orientation ( #21853 )"
...
This reverts commit 4b209f31a1
.
4 years ago
HaraldSchafer
4b209f31a1
nav: use calibrated orientation ( #21853 )
...
* calibrate map
* msg added
4 years ago
Dean Lee
fefc70b4ca
hw.h: move Hardware-related paths to namespace Path ( #21826 )
...
* refactor getenv and path
* apply review
4 years ago
Harald Schafer
8f0d4d1891
bump cereal
4 years ago
Igor Biletskyy
02beaf2e07
fix files_common ( #21849 )
4 years ago
Igor Biletskyy
a3ce32103c
bump panda ( #21848 )
4 years ago
Adeeb Shihadeh
780f737fbb
bump version to 0.8.8
4 years ago
Adeeb Shihadeh
4f9e568019
system reset improvements ( #21844 )
...
* reset improvements
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
31a4b55218
embed continue scripts in installer ( #21846 )
...
* embed continue scripts in installer
* cleanup
4 years ago
Adeeb Shihadeh
ae1f5e0e8c
remove wifisetup
4 years ago
HaraldSchafer
5eeceb2ced
Update README.MD
4 years ago
HaraldSchafer
bae238f9f9
Create README.MD
4 years ago
Jason Young
b5a0002b81
VW MQB: Add FW for 2017 SEAT Leon ( #21843 )
4 years ago
Igor Biletskyy
7112969e6f
bump panda ( #21840 )
4 years ago
Willem Melching
267a0b343b
api_get: keep same api ( #21838 )
4 years ago
Dean Lee
543e019f71
api: use API_HOST env variable everywhere ( #21814 )
...
* api base url to global constant
* update api/__init__.py
4 years ago
sshane
c900bce1b0
Use first order filter ( #21411 )
...
* Use first order filter in INDI
* use first order filter in LP as well
* Update selfdrive/controls/lib/lane_planner.py
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* RC->rc
* division safe
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
cfranhonda
060ba14eda
Honda Civic Bosch send LEGACY_BRAKE_COMMAND when radar disabled ( #21476 )
...
* Update hondacan.py
* Update hondacan.py
* Update hondacan.py
Co-authored-by: Casey Francis <@CFranHonda>
4 years ago
Adeeb Shihadeh
3129e058f8
use continue_dashcam for dashcam installer
4 years ago
Adeeb Shihadeh
3a53a7b84b
update nav ad ( #21836 )
4 years ago
aniva
02da4375e5
Add fingerprint for 2018 honda accord sport 2.0L canadian version ( #21831 )
4 years ago
Adeeb Shihadeh
1f341a2810
we have release branches now
4 years ago
Igor Biletskyy
6b0e89afa2
bump cereal ( #21835 )
4 years ago
Dean Lee
f5c95b026a
OffroadHome: update alerts immediately in showEvent ( #21808 )
4 years ago
Adeeb Shihadeh
fb028041cd
remove alert for stock fcw ( #21834 )
4 years ago
Dean Lee
8f7fc61e48
Sidebar: set Qt::WA_OpaquePaintEvent attribute ( #21782 )
4 years ago
Dean Lee
776516d72b
Qt/spinner: reduce cpu usage from 12% to 9% ( #21552 )
...
* faster spinner
* reduce to 6%
* Revert "reduce to 6%"
This reverts commit 65e23bb7a9542ccca13b8f01b7a5d56580a61bf6.
4 years ago
George Hotz
8354cfc53c
loggerd: implement DONT_LOG flag ( #21832 )
...
* implement DONT_LOG flag
* better typing
4 years ago
Adeeb Shihadeh
77a38b3f87
fcc fixups
4 years ago
Adeeb Shihadeh
a96f358966
Add C3 FCC regulatory info page ( #21833 )
...
* move uninstall to software
* fcc page
* only tici
* cleanup
* more cleanup
4 years ago
Henry-E
429c4d2640
Add Toyota Corolla Hybrid 2021 Engine FW - Sol trim ( #21820 )
...
* Update values.py
* only engine fw is new
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Adeeb Shihadeh
f1635eabdb
installer: repaint -> update
4 years ago
Adeeb Shihadeh
d748b44f48
fix loggerd test failure when camerad is slow to start
4 years ago
Willem Melching
d1fb979962
ui: remove cache from getDongleId()
4 years ago
Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
4 years ago
Dean Lee
fecdf16f6b
logger.cc/logger_build_init_data(): reuse params_map ( #21811 )
...
* faster log params
* Update selfdrive/loggerd/logger.cc
* fix build
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
03c2fe2af6
Add 2020 Corolla Hybrid FW versions ( #21824 )
4 years ago
Edward
75bb9a784b
Add fingerprint for 2018 honda civic coupe touring ( #21795 )
...
* Add honda civic coupe touring 2018
* Fix sort
4 years ago
Dean Lee
11ffbc6936
util/read_files_in_dir: return map by value ( #21815 )
4 years ago
Andrew
1d88538d31
add missing transmission FP for Elantra Hybrid 2021 ( #21817 )
4 years ago
Adeeb Shihadeh
de0ce142ae
the comma three
4 years ago
Adeeb Shihadeh
390bc3ca67
fix r3 version
4 years ago
Adeeb Shihadeh
c545dc6e14
update agnos ( #21813 )
4 years ago
Adeeb Shihadeh
0ffe920a86
UI: update toggles on show ( #21812 )
4 years ago
Mitchell Goff
15d6bbb47c
Revert "New desire model ( #21729 )" ( #21805 )
...
* Revert "New desire model (#21729 )"
This reverts commit e83973b9b3
.
* Updated process replay ref and reverted release notes
4 years ago
Dean Lee
6d2d2e584a
soundd: fix path to sound files ( #21801 )
...
* fix assert on EON
* use qmap to make it a bit cleaner
4 years ago
Willem Melching
c09cff23aa
nav: Only recompute when onroad ( #21797 )
4 years ago