Jump to content

[APP] Telemetry


VELOCIPEDE

Recommended Posts

Please find my telemetry apps which is now working well (I hope)
https://www.dropbox.com/s/w5bmry150d4uxjv/General Telemetry.rar

EDIT


7v2b.jpg
This app will allow you to check and improve your performances using data analysis:

  • many data types to check(RPM, gas, brake, clutch, suspension travel...)
  • up to 4 curves at the same time
  • track layout to check where you are
  • abcsissa can be time or distance for each lap
  • very easy to create the layout for each track
  • complete storage (low size of files) for all data

End of EDIT

The complete installation is explained in the read me text file.

 

fonte AC Forum

Link to comment
Share on other sites

  • 5 months later...

Qualcuno è riuscito a farla funzionare?

Io arrivo al punto 15 del file readme e ricevo questo errore:

Traceback (most recent call last):
  File "C:\Python34\Telemetry Window.py", line 1, in <module>
    from PySide import QtCore, QtGui
ImportError: No module named 'PySide'

Link to comment
Share on other sites

Qualcuno è riuscito a farla funzionare?

Io arrivo al punto 15 del file readme e ricevo questo errore:

Traceback (most recent call last):

  File "C:\Python34\Telemetry Window.py", line 1, in <module>

    from PySide import QtCore, QtGui

ImportError: No module named 'PySide'

Questo scoglio è stato superato installando PySide e decomprimendolo dentro la cartella c:\python34 con 7Zip

 

adesso:

Traceback (most recent call last):

  File "C:\Python34\Telemetry Window.py", line 1, in <module>

    from PySide import QtCore, QtGui

ImportError: DLL load failed: %1 non è un'applicazione di Win32 valida.

Link to comment
Share on other sites

adesso:

Traceback (most recent call last):

  File "C:\Python34\Telemetry Window.py", line 1, in <module>

    from PySide import QtCore, QtGui

ImportError: DLL load failed: %1 non è un'applicazione di Win32 valida.

 

Risolto: avevo installato x errore Python 32 su sistema a 64 bit

adesso:

Traceback (most recent call last):

  File "C:\Python34\Telemetry Window.py", line 1, in <module>

    from PySide import QtCore, QtGui

ImportError: DLL load failed: Impossibile trovare il modulo specificato.

Link to comment
Share on other sites

alla fine sono riuscito a farla funzionare

se vi interessa, quando installate Python, dovete fare molta attenzione

durante l'installazione compare una finestra "CUSTOMIZE PYTHON"

dovete abilitare"ADD PYTHON.EXE TO PATH"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.