Difference between revisions of "HAN Tools"

From OpenMBD
Jump to: navigation, search
m (Roel moved page HAN Tools&action=edit to HAN Tools without leaving a redirect)
(HANtune)
Line 9: Line 9:
 
...
 
...
  
== HANtuner ==
+
== HANtune ==
  
...
+
HANtune is a real-time software application for Windows, written in Java. It can be used as a generic CAN-dashboard, as well as a tuning and calibration tool using the XCP protocol. HANtune is capable of:
 +
 
 +
<ul>
 +
<li>Automated recognition of parameters from generated code using the ASAP2 file, and present these in a list for usage. These can be constants (parameters) or variables (signals).</li>
 +
<li>Automated recognition of CAN messages and signals from a dbc file, and present these in a list for usage. These can be used for both visualizing and sending CAN-messages.</li>
 +
<li>Visualizing parameters and CAN-messages by using “viewers” and adjusting parameters and sending CAN-Messages by using “editors”.</li>
 +
<li>Logging the received data to a log file. (.csv file)</li>
 +
<li>Displaying active errors (occurred at runtime) and stored errors (all errors) with an option to delete or log them.</li>
 +
</ul>
 +
 
 +
For more information about HANtune, please '''[[HANtune| go to this page]]''', or '''[http://openmbd.com/download/| download your copy here]'''.
  
 
== A2LPrep ==
 
== A2LPrep ==
  
 
...
 
...

Revision as of 14:23, 9 April 2018


HAN Tools

...

HANcoder

...

HANtune

HANtune is a real-time software application for Windows, written in Java. It can be used as a generic CAN-dashboard, as well as a tuning and calibration tool using the XCP protocol. HANtune is capable of:

  • Automated recognition of parameters from generated code using the ASAP2 file, and present these in a list for usage. These can be constants (parameters) or variables (signals).
  • Automated recognition of CAN messages and signals from a dbc file, and present these in a list for usage. These can be used for both visualizing and sending CAN-messages.
  • Visualizing parameters and CAN-messages by using “viewers” and adjusting parameters and sending CAN-Messages by using “editors”.
  • Logging the received data to a log file. (.csv file)
  • Displaying active errors (occurred at runtime) and stored errors (all errors) with an option to delete or log them.

For more information about HANtune, please go to this page, or download your copy here.

A2LPrep

...