Willem Melching
b768729755
paramsd: nan checks are implicit now
4 years ago
Willem Melching
d6a575a860
paramsd: stricter checks on locationd yaw rate outputs
4 years ago
Willem Melching
32fa26075f
speed up fuzzing by sending SIGKILL when done
4 years ago
Willem Melching
d96edb6817
C++ Process replay improvements - Part 1 ( #20828 )
...
* C++ Process replay improvements
* revert that change
* create publisher before subscribers
* dont block forever, print warning
* add comment
* create sockets after process init
* try once more to receive the message
* SIMULATION env variable
* print message num when no response
4 years ago
Willem Melching
33edb62967
hypothesis fuzz testing ( #20818 )
...
* add hypothesis testing
* cleanup
* some cleanup
* check for infinity too
* one-liner
* add more fields that are used
* no print
* add locationd testing
* sensor timestamp is signed
* recursive finite checking
* keep locationd inputs finite for now
* specify proces name on command line
* increase timeout and add raw speed
* abstract runner in function
* add unittest class
4 years ago
Adeeb Shihadeh
f907219957
Qt onroad alerts ( #20776 )
4 years ago
Dean Lee
00aa20f55a
SshControl: use HttpRequest to get ssh keys ( #20784 )
...
* use HttpRequest
* remove eventloop
* rebase master
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
ec414e2eb1
set nice values for non RT processes ( #20812 )
...
* set nice values for non RT processes
* builds
* fix qcom build
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Erich Moraga
bea9cc14d3
Add ESP f/w for AVALON ( #20824 )
...
`@JRyan#4759` 2020 Toyota Avalon Limited DongleID/route 619c87373e917a0c|2021-05-04--17-08-14
4 years ago
xps-genesis
1e473d764a
Chrysler BSM info signal ( #20694 )
...
* Chrysler BSM info signal
* change to ==1
* add checks to enable bsm
* add fingerprint can id for enableBsm
* gate behind enableBsm
* fix indenatation
* update refs
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
847dae80fe
add back .python-version
4 years ago
Brett Sanderson
6a679161ba
2017 Honda CRV firmware ( #20821 )
4 years ago
Adeeb Shihadeh
b4447993c1
add CLEAR_ON_IGNITION param type ( #20810 )
4 years ago
Dean Lee
c405442820
Sidebar: update text and color in one place ( #20777 )
...
* do not set text&color in ctor
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
27d3f820bf
Params: move keys from cython to cc ( #20814 )
...
* move keys from cython to cc
* consistency
* passes tests
* more consistency
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
ed3b6bd90c
UI: fast startup ( #20781 )
...
* faster startup
* faster
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
9fb79024ef
Add more sanity checks to paramsd ( #20820 )
...
* add more sanity checks to paramsd
* Update selfdrive/locationd/paramsd.py
4 years ago
Willem Melching
7a8f61f4bf
Remove unnecessary trim levels from car name ( #20815 )
...
* remove unnecessary trim levels from car name
* remove hardcoded strings
* fix process replay
* more fixes
* fix migration
* update ref
4 years ago
Adeeb Shihadeh
0b26b08a7c
CI: clear qcom replay build cache
4 years ago
Adeeb Shihadeh
6075683474
raise jenkins timeout
4 years ago
Adeeb Shihadeh
b9f9e2dfda
fix double DM sounds ( #20811 )
...
* fix double DM sounds
* debug script
* bool
* cleanup
* inf
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
80eb9abc67
fix release files
4 years ago
Adeeb Shihadeh
8a280fbb8e
bump cereal
4 years ago
Dean Lee
bdf4a94cd0
ui/replay: file extensions to .cc and .h ( #20805 )
4 years ago
Adeeb Shihadeh
5f3fe01002
don't init sentry on non-comma remote
4 years ago
Adeeb Shihadeh
6954eb6259
clear controls ready flag on falling edge of ignition ( #20807 )
4 years ago
Willem Melching
0b4d28b9d6
paramsd: check NaN in inputs and outputs ( #20804 )
4 years ago
Willem Melching
b38e57eb2b
Improve community feature alert text ( #20803 )
4 years ago
Dean Lee
81491dc57f
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
4 years ago
Dean Lee
4bb3619a0e
Fix build errors in qt/setup ( #20795 )
...
* fix build error
* remove line
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Comma Device
23faedd25e
configure SSL globally on NEOS
4 years ago
Adeeb Shihadeh
adf89264b7
remove from release notes after revert
4 years ago
HaraldSchafer
daecf4247b
Revert "Locationd 100hz ( #20759 )" ( #20797 )
...
* Revert "Locationd 100hz (#20759 )"
This reverts commit 333313cf0e
.
* new ref
4 years ago
Adeeb Shihadeh
c65c6102a6
Building on M1 ( #20796 )
...
* cereal builds
* UI builds
* libyuv
4 years ago
Shane Smiskol
5f61cd0531
Update route for 2017 Corolla ( #20793 )
4 years ago
Adeeb Shihadeh
5b764ab477
registration unit tests ( #20792 )
...
* start tests
* more test
* done
4 years ago
Dean Lee
4781598e12
Qt: use new signal slot syntax ( #20783 )
...
* new signal slot syntax
continue
* continue
4 years ago
Dean Lee
f01c3c649b
CommaApi: passing arguments by reference ( #20786 )
...
* passing arguments by reference
* remove unused networkAccessManager
* ref
4 years ago
Nelson Chen
aa7aace9c7
Necessary changes for the LEXUS IS Hybrid were never merged in; Remove entry in README.md ( #20789 )
4 years ago
Dean Lee
228308b719
Replay: make response a const reference in parseResponse ( #20787 )
4 years ago
Dean Lee
ad57cd3759
HttpRequest: passing references in signals ( #20782 )
4 years ago
Adeeb Shihadeh
563cdd39c0
skip neos update confirmation if fully cached ( #20779 )
...
* skip neos update confirmation if fully cached
* update bin
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
cacb799a82
more release notes & bump submodules
4 years ago
Gabor
7d9aa1352f
Civic 2019 EU new ECU values added ( #20774 )
...
* Update values.py
* non essential
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Erich Moraga
5c9151478a
Add ESP f/w for RAV4_TSS2 ( #20778 )
...
`@Priyam#6501` 2021 RAV4 Limited AWD DongleID/route 6b0dae5689fa7dde|2021-04-29--23-45-18
4 years ago
Adeeb Shihadeh
10e50f817c
bump opendbc
4 years ago
Adeeb Shihadeh
1c89825d86
trigger sidebar status widget repaints on color change
4 years ago
Adeeb Shihadeh
f9a961f6fb
delay controls start ( #20761 )
...
* delay controls start
* shouldn't need this stuff anymore
* only delay board
* bail after 2s
* fix loopback test
* fix process replay
* update refs
* bump cereal
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
b4c21fe348
update 0.8.4 release notes
4 years ago
Comma Device
065e2bc7d0
spinner is a qwidget
4 years ago