Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VuSection #4

Open
nyckysoft opened this issue Aug 6, 2019 · 5 comments
Open

VuSection #4

nyckysoft opened this issue Aug 6, 2019 · 5 comments

Comments

@nyckysoft
Copy link

Hello.

in VuSizes the dimension of VUCALIBRATIONRECORD should be 167 instead of 164. There is an error in the specifications. If you add all the components you will have 167 and not 164 as they noted. All the best.

@AskmeKolaric
Copy link

@nyckysoft Where did you find this information?

@nyckysoft
Copy link
Author

According to the specs for the tachographs a calibration reccord contains the following informations

CALIBRATIONPURPOSE(1),
WORKSHOPNAME_VUCALIBRATIONDATA(36),
WORKSHOPADDRESS_VUCALIBRATIONDATA(36),
WORKSHOPCARDNUMBER_VUCALIBRATIONDATA(18),
WORKSHOPCARDEXPIRYDATE(4),
VEHICLEIDENTIFICATIONNUMBER(17),
VEHICLEREGISTRATIONIDENTIFICATION_TREP5(15),
WVEHICLECHARACTERISTICCONSTANT(2),
KCONSTANTOFRECORDINGEQUIPMENT(2),
LTYRECIRCUMFERENCE(2),
TYRESIZE(15),
AUTHORISEDSPEED(1),
OLDODOMETERVALUE(3),
NEWODOMETERVALUE(3),
OLDTIMEVALUE_VUCALIBRATIONDATA(4),
NEWTIMEVALUE_VUCALIBRATIONDATA(4),
NEXTCALIBRATIONDATE(4)

Adding all the numbers...you will get 167
I used this to develop a tachograph reader section for my app and tested on a lot of files. It is working very well.

@nyckysoft
Copy link
Author

The specs can be found here
https://dtc.jrc.ec.europa.eu/iot_doc/EU%202016-799-EN.pdf

@AskmeKolaric
Copy link

Thank you so much.
I have an android app: https://play.google.com/store/apps/details?id=rs.tahograf
Friend oy mine maid it. I am now learning all about it.
If you want to test it out, let me know.

We have a problem with some cards ( from 30 cards, 4 we cannot read), that is why I am doing all the research not to find the solution.

By any chance, do you have any .ddd file generation 2?

@nyckysoft
Copy link
Author

No. don't have generation 2 ddd files... yet. If I get some I will let you know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants