-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
software-testing artifacts added so far
- Loading branch information
Showing
24 changed files
with
137 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
# UTHP Software Testing Artifacts | ||
|
||
# Table of Contents | ||
- [UTHP Software Testing Artifacts](#uthp-software-testing-artifacts) | ||
- [Table of Contents](#table-of-contents) | ||
- [CMAP](#cmap) | ||
- [scapy-automotive](#scapy-automotive) | ||
- [python-can-j1939](#python-can-j1939) | ||
- [TruckDevil](#truckdevil) | ||
- [CanCat](#cancat) | ||
- [py-hv-networks and plc4trucksduck](#py-hv-networks-and-plc4trucksduck) | ||
- [pretty-j1587](#pretty-j1587) | ||
- [pretty-j1939](#pretty-j1939) | ||
- [sigrok and can2](#sigrok-and-can2) | ||
- [rtl-sdr](#rtl-sdr) | ||
- [tmux](#tmux) | ||
- [IPython3](#ipython3) | ||
- [python2.7](#python27) | ||
- [python3](#python3) | ||
- [Jupyter Lab](#jupyter-lab) | ||
- [canmatrix](#canmatrix) | ||
- [can-utils](#can-utils) | ||
- [TruckDevil Serial Port](#truckdevil-serial-port) | ||
- [CanCat Serial Port](#cancat-serial-port) | ||
- [GRIMM J1708 Serial Port](#grimm-j1708-serial-port) | ||
- [Login to the UTHP through SSH and Serial](#login-to-the-uthp-through-ssh-and-serial) | ||
- [UDP Server for Py-Hv-Networks](#udp-server-for-py-hv-networks) | ||
- [TCP Server for TruckDevil](#tcp-server-for-truckdevil) | ||
- [TCP Server for CanCat](#tcp-server-for-cancat) | ||
- [TCP Server for GRIMM J1708](#tcp-server-for-grimm-j1708) | ||
- [UDP Server for Canelloni](#udp-server-for-canelloni) | ||
- [Extras](#extras) | ||
- [Safe Shutdown](#safe-shutdown) | ||
- [LIN](#lin) | ||
|
||
## CMAP | ||
 | ||
## scapy-automotive | ||
|
||
 | ||
|
||
## python-can-j1939 | ||
|
||
 | ||
|
||
## TruckDevil | ||
|
||
 | ||
|
||
## CanCat | ||
|
||
> Not yet ported to SocketCAN | ||
 | ||
|
||
## py-hv-networks and plc4trucksduck | ||
|
||
> This shows j1708dump (can't be run without py-hv-networks and plc4trucksduck_host.py or j17084trucksduck_host.py) and plc4trucksduck code ported to ti rpmsg driver (pru) on the UTHP. | ||
 | ||
 | ||
|
||
## pretty-j1587 | ||
|
||
 | ||
|
||
## pretty-j1939 | ||
|
||
 | ||
|
||
## sigrok and can2 | ||
|
||
 | ||
|
||
## rtl-sdr | ||
|
||
 | ||
|
||
## tmux | ||
|
||
 | ||
|
||
## IPython3 | ||
|
||
 | ||
|
||
## python2.7 | ||
|
||
 | ||
|
||
## python3 | ||
|
||
 | ||
|
||
## Jupyter Lab | ||
|
||
 | ||
|
||
## canmatrix | ||
|
||
 | ||
|
||
## can-utils | ||
|
||
 | ||
|
||
## TruckDevil Serial Port | ||
|
||
 | ||
|
||
## CanCat Serial Port | ||
|
||
## GRIMM J1708 Serial Port | ||
|
||
## Login to the UTHP through SSH and Serial | ||
|
||
 | ||
|
||
## UDP Server for Py-Hv-Networks | ||
|
||
## TCP Server for TruckDevil | ||
|
||
## TCP Server for CanCat | ||
|
||
## TCP Server for GRIMM J1708 | ||
|
||
## UDP Server for Canelloni | ||
|
||
## Extras | ||
|
||
### Safe Shutdown | ||
|
||
 | ||
|
||
### LIN | ||
|
||
 |