George Hotz
6fbcde48e5
Using lgtm.com and fixing found alerts ( #1452 )
...
* lgtm in readme, and mac nui fixes
* call super inits in radars
* unused imports, dup lines
* more radars, more unused imports
* pass CP into RadarInterfaceBase
* more fixups
* unused imports
* delete unused lines
* ugh, new unused import
Co-authored-by: George Hotz <geohot@gmail.com>
old-commit-hash: 1295cfe06c
5 years ago
Dean Lee
c1641cc035
simplify drawing text and rect ( #1446 )
...
* add ui_draw_text
remove draw textbox
make draw_text static
add blank line
* add ui_draw_text
remove draw textbox
make draw_text static
add blank line
add ui_draw_rect
draw rounded rect
fx typo
* remove used variables
* reduce lines
fix typo
* resolve confilit
old-commit-hash: 846a58507f
5 years ago
Erich Moraga
9974fa017f
Line # 9 was a duplicate to # 5 ( #1451 )
...
Duplicate line...
#include <string.h>
old-commit-hash: c30b3b9fc9
5 years ago
Dean Lee
f2932aadfd
Bypass alignment related copy whenever possible ( #1443 )
...
remove blank lines
add file messagehelp.h
remove blank line
simplify
after review
old-commit-hash: b225016628
5 years ago
Dean Lee
5da84ba511
simplify drawing circle images ( #1445 )
...
* simplify drawing circle images
add static
set default color to 0 0 0 0
remove lines
* fix img_weel_y
* use color macro
old-commit-hash: 4857f45d6a
5 years ago
Adeeb
614adb569e
Add steerWarning and steerError to carState ( #1444 )
...
* Add steerWarning and steerError to carState
* fix gm and hyundai
* update refs
old-commit-hash: 337529d5cb
5 years ago
Willem Melching
f9a65e38b5
Less hardcoded values in profiling script
...
old-commit-hash: 5d69e97281
5 years ago
Willem Melching
730615c123
small cleanup of profiling script
...
old-commit-hash: 4301c5efb5
5 years ago
Willem Melching
46ab48372b
run both deterministic and statistical profiler
...
old-commit-hash: b3e7d94303
5 years ago
Willem Melching
06012f4867
use proper cachegrind extension
...
old-commit-hash: 04bc4a0e45
5 years ago
Willem Melching
1a825681b3
Write profiling result after running
...
old-commit-hash: 079c9e714b
5 years ago
Adeeb
2087fb940b
Chrsyler: calculate checksum in CAN packer ( #1438 )
...
old-commit-hash: 6ff08f8dee
5 years ago
Willem Melching
3314b9ee47
Run controlsd without sockets
...
old-commit-hash: 4d03b8536f
5 years ago
Willem Melching
db8dd33efc
Logreader can take car of downloading the files
...
old-commit-hash: 71589fc92e
5 years ago
Willem Melching
9e9d359d62
Move minSteerSpeed to base interface
...
old-commit-hash: e1a2fbea51
5 years ago
Shane Smiskol
eb99eae1f6
remove redundant ret.steerControlType line, fix indentation in toyota/carcontroller.py ( #1442 )
...
old-commit-hash: e7ae7b9850
5 years ago
Dean Lee
40dfc4874b
better ui_draw() ( #1432 )
...
* better ui_draw()
* fix missed border
reduce code
remove white line
old-commit-hash: 3fe3afeede
5 years ago
Willem Melching
406e13e6d0
Cleanup redundant min steer speed in hyundai
...
old-commit-hash: 5777701b42
5 years ago
Willem Melching
39cce620d4
Revert "fix memory leak in encoder_close ( #1366 )"
...
This reverts commit 62f812dca8fda5da7e14252cfcdd8c1ebef38c2c.
old-commit-hash: 9ad6cbbe6d
5 years ago
Chris Souers
3f7578d570
Rename Honda Bosch RDM signal names
...
old-commit-hash: 000deb1842
5 years ago
TK211X
7dc70a57e4
Update Elantra Values ( #1430 )
...
* Update Elantra Values one last time
I got the params learner values from EON. These are the values it settled on after driving over a week.
* Include Stiffness Params Value.
* Update interface.py
old-commit-hash: db3864b6ca
5 years ago
Willem Melching
548c4a805e
Return avg angle offset
...
old-commit-hash: 8db89a6b04
5 years ago
Willem Melching
4d7d4dd627
Retune stiffness
...
old-commit-hash: 9159a8d701
5 years ago
Chris Souers
28470d47f6
Static 0xe5 on Honda Bosch ( #1420 )
...
* Recreate a static 0xe5 and send to radar
* remove unneeded declaration
* Update ref_commit
old-commit-hash: 0f530be2b4
5 years ago
Dean Lee
4622ab2944
replace duplicate codes with variable ( #1431 )
...
* eplace duplicate codes with variable
* remove space
old-commit-hash: b2be607974
5 years ago
Willem Melching
4610143f9d
Remove fault addr from tombstone title
...
old-commit-hash: e1685b9019
5 years ago
Willem Melching
2a15611270
Faster sR and stiffness factor
...
old-commit-hash: b2aefd252f
5 years ago
Willem Melching
0862301df3
Hyundai: use same gas pressed bit as in panda ( #1428 )
...
* use same bit as in panda
* remove lines
* update ref
* switch gas pedal signal
old-commit-hash: 94bba46d6d
5 years ago
Erich Moraga
739d5c7249
Add HIGHLANDERH_TSS2 Support ( #1425 )
...
* exclude HIGHLANDERH_TSS2
* add HIGHLANDERH_TSS2 support
* Add HIGHLANDERH_TSS2 Support
* Add HIGHLANDERH_TSS2 Support
* Added to IGNORED_FINGERPRINTS per @pd0wm
old-commit-hash: 009c32d516
5 years ago
Willem Melching
c1bb506016
Unblock stdout in testing slave script
...
old-commit-hash: 09ac646abd
5 years ago
Willem Melching
8d4658790e
Remove fake yaw rate from carstate ( #1426 )
...
* remove fake yaw rate from carstate
* update ref
old-commit-hash: f7f0a81d13
5 years ago
HaraldSchafer
2e830d2ded
angles instead of vp ( #1421 )
...
* angles instead of vo
* clean migration
old-commit-hash: 368b65e29b
5 years ago
Willem Melching
6a7c712bc0
Add CRV_5G FW versions
...
old-commit-hash: d837b68a76
5 years ago
Chris Souers
0d69b39fab
Add FW IDs for 2018 Civic Sedan 1.5 Executive (Euro) ( #1417 )
...
old-commit-hash: 17a743f5a7
5 years ago
Willem Melching
f135b7d4df
remove more unused debug scripts
...
old-commit-hash: cbef7b3e71
5 years ago
Willem Melching
2325580259
msgq is done, messaging bechmarks can go
...
old-commit-hash: 2d944e4042
5 years ago
Willem Melching
deecaf4b45
fake processes that are not used
...
old-commit-hash: ca690e6ff9
5 years ago
Willem Melching
17d28e3ffc
We dont need toyota debug folder
...
old-commit-hash: aa84d05c6c
5 years ago
Willem Melching
21d7ad1e51
remove yet another reverse geocoder
...
old-commit-hash: 70ae01e3cd
5 years ago
Willem Melching
9da970c342
no more geofence
...
old-commit-hash: 267ee4d73b
5 years ago
Willem Melching
cd4c04e290
No more line following robots
...
old-commit-hash: 42f741d6ff
5 years ago
Willem Melching
5562627015
this is now in the panda repo
...
old-commit-hash: d0d117a999
5 years ago
Willem Melching
afb2f5bcb1
move sensor bootloop script
...
old-commit-hash: 90eb7aadf2
5 years ago
Willem Melching
738727770e
that is not a test
...
old-commit-hash: 035d461fdf
5 years ago
George Hotz
376c18b3b2
delete more unused, now under 40k lines of python. framereader needs to be ported to C++
...
old-commit-hash: abad49110e
5 years ago
George Hotz
cc6477015a
delete unused code
...
old-commit-hash: 8b448a7c16
5 years ago
Dean Lee
5693055806
cltuil.c:fix build warning ( #1419 )
...
old-commit-hash: 35362965d6
5 years ago
Willem Melching
9afaef9f89
catch all exceptions in testing script
...
old-commit-hash: 2ecf054891
5 years ago
Willem Melching
4f3e549a3e
Car_kf tuning
...
old-commit-hash: f15d55c2b1
5 years ago
ZwX1616
34eebc37b1
orange distracted alert is now continuous ( #1412 )
...
old-commit-hash: 922055f464
5 years ago