updated profile loading

git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@410 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
This commit is contained in:
kascade 2007-01-08 13:31:35 +00:00
parent f60b0ab97a
commit ad0d1087e1
1 changed files with 4 additions and 0 deletions

View File

@ -97,6 +97,10 @@ So much to do, so little time....
Autoconnect Stuff:
TODO: Finish ecu specific parameters (IAM, Engine Load) config in logger.xml
TODO: Add ecu id and calid to ecu_defs
TODO: Keyboard accessibility (enable/disable parameters, select tabs, etc)
TODO: Check/fix MRP corrected
TODO: Autoselect rear defogger switch for file logging - add checkbox to toolbar (toolbar checkbox enables/disables file logging, switch list checkbox enables/disables logging of rear defogger switch)
TODO: Add settings screen for setting warning levels etc per parameter/switch
*/
public final class EcuLogger extends JFrame implements WindowListener, PropertyChangeListener, MessageListener {