Willem Melching
ac9ecb3e3b
also call interface.apply in test
...
old-commit-hash: e31ebda7a3
5 years ago
Willem Melching
3206cb8ca2
Unneeded tuple
...
old-commit-hash: ca51858644
5 years ago
Willem Melching
2ab4d10d20
Fix typo in test comment
...
old-commit-hash: df16d08efb
5 years ago
Willem Melching
d7810667e8
Also test radar interface
...
old-commit-hash: 54ef38d7f6
5 years ago
Willem Melching
60677729eb
Also create a radar interface
...
old-commit-hash: 86e0202549
5 years ago
Willem Melching
de8dcf3614
Add test that gets all the car params
...
old-commit-hash: 16b6c70884
5 years ago
Willem Melching
fd3db576af
More public routes in test car models ( #1208 )
...
* remove non public routes
* Fix linter
* add rav4h
* add odyssey
* add pilot and civic_bosch
* cth and camry
* add regal
old-commit-hash: a25acaae07
5 years ago
Jason Young
d3d88ff4a2
Updates to Volkswagen port ( #1147 )
...
* Remove unreachable Radar Fault alert code
* Update max torque
old-commit-hash: c2200baf60
5 years ago
Shane Smiskol
682c866a55
initialize all messages in 1 line ( #1206 )
...
old-commit-hash: 6ff881f789
5 years ago
rbiasini
e848fbf7f2
Nissan: remove unnecessary lines ( #1207 )
...
old-commit-hash: 543ba27103
5 years ago
Willem Melching
4925cf44a4
bump cereal
...
old-commit-hash: 93c6032630
5 years ago
Willem Melching
261419dfda
Always use Toyota good angle sensor if available ( #1198 )
...
* always use good angle sensor if available
* fix linter
* Don't learn offset in TSS2 cars
* Fix spelling
* Cleanup
* Remove another not
* Add to signals for all cars
* Removed unused import
old-commit-hash: 498fa13cb1
5 years ago
HaraldSchafer
b038c1f93b
Locationd packet ( #1204 )
...
* initial
* add desire
* initial
* some progress
* fill in, untests
* add timestamping
* fixes
* unix timestamp
* no debug print
* cleanre
* normal syntax
* no laika
old-commit-hash: 24eeec4e0b
5 years ago
Willem Melching
0a47a0cb3e
Nissan port - dashcam only ( #1203 )
...
* Nissan port
* add x-trail to release notes
* update readme and model
* remove from releases until tested
* Don't test Nissan for now
* Forced dashcam in test_car_models
old-commit-hash: 6db044c86c
5 years ago
Willem Melching
eeed93f410
bump panda
...
old-commit-hash: ca05a18de9
5 years ago
Willem Melching
b58122058a
bump opendbc
...
old-commit-hash: f4ee70d035
5 years ago
George Hotz
640c41a3ff
Add sentinels to logs and qlogs ( #1205 )
...
* sentinel WIP
* logger is now a cc, not a c
* simpler code doesn't touch loggerd.cc
* oops, double lock. and logreader is nicer
old-commit-hash: 2f2b85581c
5 years ago
Willem Melching
c55d04cf6e
CHR hybrid firmware versions
...
old-commit-hash: 3012ce1fb5
5 years ago
Willem Melching
e78cad8989
add progress to save_logs
...
old-commit-hash: 78c1745ed5
5 years ago
Willem Melching
937b20ad0a
revert opendbc
...
old-commit-hash: 6ccf11ffb0
5 years ago
Willem Melching
0729c7a6f1
bump opendbc
...
old-commit-hash: 0497d26dd7
5 years ago
Harald Schafer
b2db29d305
reupdate calib
...
old-commit-hash: c0557b0519
5 years ago
HaraldSchafer
544d198bed
Pulse desire ( #1172 )
...
* initial
* compilation fixes
* add desire
* pulse desire
* 0d5728f6-a918-40a6-bce3-a9d0f1238180/20
* cleaner
* inject model
* inject model
* test runs
* ah already done I see
* remove useless
* update
* updates, doesnt work
* fix generating new references
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 63d3bb517f
5 years ago
Harald Schafer
ef6362b42f
stable calib
...
old-commit-hash: bae7816999
5 years ago
Harald Schafer
9e86d1d5fb
unstable init
...
old-commit-hash: a8f2dbe727
5 years ago
Willem Melching
342e34ffcc
bump cereal
...
old-commit-hash: cd8a1e0046
5 years ago
Willem Melching
19fd5a945f
upda panda with no toyota ipas ( #1197 )
...
old-commit-hash: 5f74b5e2fa
5 years ago
rbiasini
f25442a4ee
removing ipas steering control option from toyota ( #1193 )
...
* removing ipas steering control from toyota
old-commit-hash: a984da1f9c
5 years ago
Willem Melching
dea4e5681e
default values in version.py, fixes #1187
...
old-commit-hash: 4695b2daa9
5 years ago
Chris Souers
959c28a80f
Restrict CIVIC_BOSCH_DIESEL to FW fingerprinting ( #1189 )
...
old-commit-hash: 7d764b409c
5 years ago
Willem Melching
5dcfd8adca
Remove Camry fingerprints from Rav4 list
...
old-commit-hash: c0b8f4faed
5 years ago
Willem Melching
1076fb3da2
Track CPU usage in CI ( #1168 )
...
* run openpilot for 60 seconds and report cpu
* Not passive
* Set training version
* Write cpuset
* Add community toggle
* Formatting
* Refactor
* Reorder processes
* Add max cpu
* Try this
* Try this to exit
* Does this work?
* This should work
* now it should work again
old-commit-hash: 3d2696c60b
5 years ago
Andrew Chan
5a125fc7d6
Adding error checking to only use the cached fp if they're valid ( #1182 )
...
old-commit-hash: 5e9daf2471
5 years ago
Ayman Saleh
1cae066cda
NUI comma api intergration ( #1186 )
...
* Prototyping comma api call
* Adding nui command
* Fixing hard coded vals
* Adding generalized nui changes
* Added both public and private api support
* Removing debug statement
* Chaning private api tag to use env variables
* FrameReader change for string parsing
old-commit-hash: 763493e988
5 years ago
littlemountainman
af2a48f249
Make Nui tests work. Framereader moved to tools/clib ( #1185 )
...
* add more deps
* setup is now working,removing brackets
* Fixing tests in nui
* make it eveno
* readme markdown and town not needed since set via client
* adding explanations for sim in readme
* make it markdown buildable
* revert changes in setup
* work now
old-commit-hash: a32fe80d39
5 years ago
George Hotz
e53830ae84
Revert "[Memory leak]uniq_ptr for tmsg ( #985 )"
...
This reverts commit b1f3fbd71f40c2142e6aaddd3b5579413a1412a3.
old-commit-hash: 86b1ca176a
5 years ago
George Hotz
cf04af0098
mac fixes
...
old-commit-hash: 2a199f867d
5 years ago
George Hotz
2d34a9e640
setup ubuntu improvements
...
old-commit-hash: 3693aa56a7
5 years ago
pjlao307
77a7daba64
Add missing FW for 2019 Civic EX ( #1181 )
...
* Add missing FW for 2019 Civic EX
* Move to correct list (bosch civic)
old-commit-hash: 4557ee62e7
5 years ago
George Hotz
50096ddbc8
commit external/capnp and don't build it
...
old-commit-hash: e10f330290
5 years ago
littlemountainman
12f79f439a
missing bracket ( #1178 )
...
old-commit-hash: 660a156557
5 years ago
rbiasini
8912a61a42
upd panda+cereal ( #1175 )
...
* upd cereal
* upd panda
old-commit-hash: 4f6bb0b8d3
5 years ago
George Hotz
67176f1211
Simulator running with keyboard ( #1176 )
...
* sim with keyboard
* write calibration
* need recv
* use readchar
* doesn't accelerate
* queue, not zmq
* fix line wrap
* fix physics
* add BLOCK to manager
old-commit-hash: 9d8d7ade3e
5 years ago
ZwX1616
c44b4a9ac6
WIP: sim, need to unhack openpilot ( #1174 )
...
* comma hackathon
* update readme
* update readme
* Update README.md
* Update README.md
* Update README.md
* add more to readme
* Update README.md
* unhack
* Delete README.md
* Delete get_carla_095.sh
* Delete run_carla_095.sh
* remove NO_FLIP, and fix imu destroy
* remove pipfile
* make ui match
* actually match ui
Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 78ba94a977
5 years ago
Comma User
2bae503cd5
Merge branch 'master' of https://github.com/commaai/openpilot
...
ecessary,
old-commit-hash: 0a77684bcd
5 years ago
Comma User
36f80cbf96
it's a real script now
...
old-commit-hash: 756a6d6ed8
5 years ago
HaraldSchafer
abe47454be
Update README.md
...
old-commit-hash: 01e237375d
5 years ago
HaraldSchafer
f57bc00a56
Update README.md
...
old-commit-hash: 713666c0b0
5 years ago
HaraldSchafer
be512dd538
Update README.md
...
old-commit-hash: eb0c5c6c53
5 years ago
ZwX1616
2bfe2d3cdb
town4
...
old-commit-hash: 64dded0125
5 years ago