Shane Smiskol
2424e13aaf
no debug
1 year ago
Shane Smiskol
1589e0898c
ParamWatcher is nice
1 year ago
Shane Smiskol
a4d1b5441f
doesn't write param now
1 year ago
Shane Smiskol
9f0d8fdf61
Update selfdrive/controls/lib/longitudinal_planner.py
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
1 year ago
Shane Smiskol
12fea0564a
more
1 year ago
Shane Smiskol
4ffbc291a3
better nane
1 year ago
Shane Smiskol
5a61c9f382
don't write when setting checked (only user clicks)
1 year ago
Shane Smiskol
296ca6a225
write in plannerd as well, I assume this is atomic?
1 year ago
Shane Smiskol
c38b541b66
Revert "plannerd: only track changes in case no ui"
...
This reverts commit 2b081aa6ce
.
1 year ago
Shane Smiskol
2b081aa6ce
plannerd: only track changes in case no ui
1 year ago
Shane Smiskol
14ef62b205
allow some time for ui to receive and write param
1 year ago
Shane Smiskol
c4d270ee3c
ui
1 year ago
Shane Smiskol
28c0efed37
more
1 year ago
Shane Smiskol
e90f6105e2
some clean up
1 year ago
Shane Smiskol
30c8e5cd02
don't need this, we update from longitudinalPlan on changes
1 year ago
Shane Smiskol
cb8dc633e9
setChecked activates buttonToggled and already writes param!
1 year ago
Shane Smiskol
0f93c04628
write param so we save the distance button changes
1 year ago
Shane Smiskol
5ead6e2bb8
inside settings
1 year ago
Shane Smiskol
82bd430b07
clean up
1 year ago
Shane Smiskol
dd9c6b7ad3
works but at what cost
1 year ago
Shane Smiskol
a506ad1690
not all cars yet
1 year ago
Shane Smiskol
fcd250c725
Merge remote-tracking branch 'upstream/master' into person-changing
1 year ago
Shane Smiskol
a475417220
[bot] Fingerprints: add missing FW versions from new users ( #31731 )
...
* Export fingerprints
* Update selfdrive/car/toyota/fingerprints.py
1 year ago
Shane Smiskol
2c353a25a4
longitudinal personality: display in Toyota instrument cluster ( #31760 )
...
* start at param
* start by sending personality
* change to personality
* POC: button changes personality
* what's wrong with this?
* fix
* not really possible but fuzzy test catches this
* there's always a typo
* dang, we're dropping messages
* clean up
* no comment
* bump
* rename
* revert longplan
* revert this
* Fix check
* more appropriate up here
* consistenet
* Update selfdrive/car/toyota/carstate.py
* Update ref_commit
1 year ago
Yasushi Oh
1589adddf1
bugfix: add support for Bronco Sport 2023 ( #31794 )
...
* bugfix: add support for Bronco Sport 2023
* Apply suggestions from code review
* update docs
---------
Co-authored-by: Shane Smiskol <shane@smiskol.com>
1 year ago
Shane Smiskol
5be3f0b7db
Subaru: log alt request ( #31812 )
...
* add alt query (same as Hyundai)
* refs
1 year ago
Shane Smiskol
3862911ae6
[bot] Fingerprints: add missing FW versions from new users ( #31732 )
...
Export fingerprints
1 year ago
Shane Smiskol
66adf8781e
Subaru: extra logging request for camera ( #31783 )
...
* 7f - service not supported in active session
* update refs
* rm short
* Apply suggestions from code review
* bus 0
1 year ago
ZwX1616
7eb1e95884
camerad: OS04C10 operational ( #31674 )
...
* it's something
* backup
* 16:10
* cleanup
* this is fine
* close
* remove some junk
* no heck
* disos
* real 10
* for some reason this is flipped
* 20hz
* no return
* ae
* tear
* need curve laster
* correct real gains
* fix time
* cleanup
* why the scam
* disable for now
* 0.7
* hdr
* that doesnt work
* what
* hugeoof
* clean up
* cleanup
* fix regs
* welp cant
* is this corrent
* it is sq
* remove
* back
* add base comment
* clean up
* make orders clear
* not abcd
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Justin Newberry
bc81daee8b
test_updated: check the version and consistency of finalized dir ( #31808 )
...
* check finalized
* also check consistent
1 year ago
Michel Le Bihan
9c8a27ad24
simulator: Increase map size to contain road ( #31805 )
1 year ago
Adeeb Shihadeh
06ab3de4de
update cavli config
1 year ago
Justin Newberry
74bf9dcdc7
updated: more common helpers ( #31804 )
...
update more helpers
1 year ago
Adeeb Shihadeh
bfd6ab68b5
cgpsd: use hasFix
1 year ago
Adeeb Shihadeh
33d1b127c9
much commit
1 year ago
Justin Newberry
358461896c
add helper for serving a directory ( #31802 )
...
directory http server
1 year ago
Adeeb Shihadeh
a0389d7120
add hasFix field to gpsLocation ( #31778 )
...
* add hasFix field to gpsLocation
* migration
* update refs for ubloxd
* cereal master
1 year ago
Justin Newberry
b93f6ce4f6
updated: prep for new updater ( #31695 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* proc
* release
* fix
* this should move here
* e2e update test
* that too
* fix
* fix
* fix running in docker
* don't think GHA will work
* also test switching branches
* it's a test
* lets not delete that yet
* fix
* fix2
* fix
* fix
* tests too
* fix
* cleanup / init
* test agnos update
* test agnos
* move this back up
* no diff
1 year ago
Justin Newberry
c30688fe3a
test_updated: more consistent test ( #31786 )
...
* consistent
* bump timeout
* bump again
1 year ago
Shane Smiskol
e964c5944d
LogReader: fix sort by time and union types ( #31565 )
...
* fix :(
* test_sort_by_time
* this isn't required
* not slow, and just compare sorted
* messy
* works
* clean up
* clean up
* not here
* clean up
* clean up
* clean up
* makes network call
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago
Shane Smiskol
99610c8819
Revert "common PlatformFlags base class + test for < 32 bits" ( #31793 )
...
Revert "common PlatformFlags base class + test for < 32 bits (#31779 )"
This reverts commit 8ba5d660f3
.
1 year ago
Shane Smiskol
0885b7f3dd
Merge remote-tracking branch 'upstream/master' into person-changing
1 year ago
Shane Smiskol
782b707824
HKG CAN FD: add instrument cluster ECU ( #31790 )
...
* Add instrument cluster in case it can tell us more about the car
* and i thought I wanted to remove this test!
1 year ago
Shane Smiskol
fdab60cad7
longitudinal planner: start at personality param ( #31788 )
...
start at param
1 year ago
Shane Smiskol
11dfeb02d9
rename
1 year ago
Shane Smiskol
1835927a01
bump
1 year ago
Shane Smiskol
eb020e6461
Merge remote-tracking branch 'upstream/master' into disp-personality
1 year ago
Adeeb Shihadeh
158e36976b
fix old route sorting ( #31787 )
...
* fix old route sorting
* cleanup
* Update system/loggerd/uploader.py
---------
Co-authored-by: Comma Device <device@comma.ai>
1 year ago
Adeeb Shihadeh
fd51bfb27b
tools: update replay route parsing for timeless format
1 year ago
Shane Smiskol
90442e3597
Subaru: make OBD query logging ( #31785 )
...
* make OBD query logging
* Update selfdrive/car/subaru/values.py
Co-authored-by: Justin Newberry <justin@comma.ai>
* wording
---------
Co-authored-by: Justin Newberry <justin@comma.ai>
1 year ago