* move manager in folder
* inital refactor
* call start
* small cleanup
* add comments
* use self.signal()
* order shouldnt matter
* newlines
* add helpers
* newlines
* add process config
* split out build part of manager
* this should fix most tests
* no sensord on pc
* dont start athena
* remove comment
* fix old athena test
* fix inject model
* fix test car models
* should be not none
* fix helpers exitcode
* ignore manage_athenad
* Use time.monotonic()
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* combine init, remove spinner
* move manager test
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Get steering rate-change sign from the right signal
* Temp remove network-switching reference prior to upstream
* Additional description of BSM signals
* Simplify expression
* Typo
* Update ref_commit
* update refs after merge
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* new model files
* no more rot
* no rot no diag switch
* should be correct and cache aware
* 405d7aeb
* parse new outputs
* change uncertain policy accordingly
* 1bdbd9ed
* adjust
* 0.5 is fine
* 3d4f9cab
* no face prob no loss
* clean up
* clean up test
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* 2018 Sonata
* Refactor SONATA_2019 to SONATA_LF
For future support of 2016-2019 Sonata Limited Ultimate vehicles.
* Refactor SONATA_2019 to SONATA_LF
For future support of 2016-2019 Sonata Limited Ultimate vehicles.
* Add 2018 Sonata fingerprints
Add FPv1 and FPv2 fingerprints for 2018 Sonata Limited Ultimate (SCC+LKAS)
Refactor SONATA_2019 to SONATA_LF (LF = 2014-2019 Sonatas) for future support of 2016-2019 Sonata Limited Ultimate vehicles.
* remove 2018 Sonata FPv1
* Revert change to car name string
Co-authored-by: Willem Melching <willem.melching@gmail.com>
* broadcast managerstate
* Remove boardd
* show alert
* only trigger on actually receiving a manager state
* add managerstate to simulation exclude for longitudinal test
* broadcast managerState in process replay
* update alert text
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* audi a3 8v support
* segment
* AUDI -> VOLKSWAGEN
* remove comment
* remove values
* remove from test_models
* update readme, only tested on 2015
* replace with a route which was running this code
* empty commit to make tests run
* try one which is definitely uploaded
* A3 -> AUDI_A3
* remove publisher
* move to V2
* radard new model
* fix plant
* change packety
* need hack here too
* change to new
* this has been wrong all along
* no more model msg
* subscribe to new model
* not needed anymore
* make work
* need to ignore that too
* should pass tests, needs car test
* fix process replay
* no more poly
* update refs
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>