Riccardo Biasini
223323a861
Examples: fixed import bug
2019-05-22 11:49:54 -07:00
ubuntu
18c2e69ed7
Fix query_vin_and_status.py require python 3.7
2019-05-02 09:48:06 -07:00
Adam Urban
c0b1ef2c62
Example to get wifi password from panda over USB using python library
2018-08-06 16:02:17 -04:00
AllWashedOut
d8fc9ff4e8
Update tesla_tester.py
2018-06-15 12:54:37 -07:00
AllWashedOut
2a8c2c21c4
Strengthen VIN detection
...
Replaces a counter with a check of the dictionary contents to work around a potential bug: if the same VIN piece were received twice, it would still have incremented the counter.
2018-06-14 17:48:31 -07:00
adhintz
de2b19eebe
add support for multiple buses to can_unique and can_bittransition
...
output data in sorted order.
2018-03-09 19:36:04 -08:00
George Hotz
be828991ae
despite it being bad code, move isotp
2018-03-09 17:37:47 -08:00
George Hotz
81e6b0dc98
fix bug
2018-03-08 18:18:35 -08:00
George Hotz
083cd12875
should have bounty to refactor that ish
2018-03-08 15:10:35 -08:00
George Hotz
b65d30cf18
bad asserts
2018-03-08 15:05:19 -08:00
Jennifer Strange
b2e6c3fac0
isotp untested support for subaddr
2018-03-08 14:39:36 -08:00
Greg Hogan
858d150e6b
added script to find bits that transition from 0 to 1
2018-03-07 13:57:03 -06:00
George Hotz
b5e4962560
leave msgs around in isotp
2018-01-22 21:15:41 -08:00
George Hotz
0acce2df19
add recvaddr support
2018-01-22 18:55:10 -08:00
George Hotz
09ab8f6290
add sendaddr support to isotp
2018-01-07 14:31:42 -08:00
Drew Hintz
a5f99b5346
update can_unique.py for new can_logger.py format
2017-11-20 22:27:25 -08:00
Drew Hintz
80d2b1fd56
guide to using can_unique.py
2017-11-12 19:27:48 -08:00
Drew Hintz
eaff982294
Given an interesting CSV file of CAN messages and a list of background CAN
...
messages, print which bits in the interesting file have never appeared
in the background files.
2017-11-12 19:27:48 -08:00
Adam Urban
160c9c0809
Add tesla VIN decoder
2017-11-12 15:15:23 -08:00
Adam Urban
c58fbdc3b4
Adding a an example for outputting CAN data to a tesla from Panda
2017-11-12 15:15:23 -08:00
Adam Urban
1a7b95e684
Adding 0x to message to Excel doesn't trim leading zeros
2017-11-12 15:15:23 -08:00
Adam Urban
acf2377bb7
Add message length column
2017-11-12 15:15:23 -08:00
Adam Urban
bc7f21f1a4
Show address in hex to match cabana
2017-11-12 15:15:23 -08:00
Adam Urban
54d827eaf1
Add WiFi support, message counts to can_logger example
2017-11-12 15:15:23 -08:00
Adam Urban
ad21cd719e
Adding a .csv CAN logger example
...
Logs on all 3 CAN busses to output.csv
2017-11-03 19:12:42 -07:00
George Hotz
c86a19c1dc
update isotp lib
2017-10-23 14:31:53 -07:00
George Hotz
ad81439f2f
for imports
2017-10-23 14:26:10 -07:00
Jennifer Strange
26f2dba4dc
query VIN and stats example from periscope
2017-09-30 19:20:33 -07:00
George Hotz
06877818a3
add VIN query example
2017-09-30 12:21:36 -07:00