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

Cannot export into CSV #26

Closed
BobSquarePants opened this issue Oct 23, 2016 · 4 comments
Closed

Cannot export into CSV #26

BobSquarePants opened this issue Oct 23, 2016 · 4 comments

Comments

@BobSquarePants
Copy link

Hi people,

The exported file format is .obd and I don't know with what open them ?

If have found in settings\Development option 2 related option
Image of ss1

but when i click on it I have
Image of ss2

Any idea ?

@fr3ts0n
Copy link
Owner

fr3ts0n commented Oct 24, 2016

The settings dialog above is used for customisation/expansion of protocol parameters.
(see: https://github.com/fr3ts0n/AndrOBD/wiki/Data-customization)

The .obd file can be loaded with AndrOBD menu function "Load measurement"
After loading the .obd you can select the parameters you want to see and chart these out ...
CSV format of selected data can be shared from the chart view (using share button)
(see: https://github.com/fr3ts0n/AndrOBD/wiki/Data-recording)

@BobSquarePants
Copy link
Author

Thank you @fr3ts0n !

So I can send myself an email with the .CSV, but strangely the csv is not an attached file, instead all the content of the csv is write in to the body of the email without any CR.
csv.gif

And also is there anyway the change the first Columns (second from start) as a full time like yyyy-mm-dd HH:MM ?

Thx and good job btw !

@fr3ts0n
Copy link
Owner

fr3ts0n commented Nov 6, 2016

Thanks for your input.

Yes, you are right, it does make more sense to export it directly to a file which then may be shared, or whatever ...
CR is contained within the current output format, but it is not a CR/LF as windows programs would expect.
Also the full time output makes sense.

I will try to find a configurable solution to allow adaptions to the CSV output. Please give me some time to think about this ...

@fr3ts0n
Copy link
Owner

fr3ts0n commented Jan 15, 2017

fixed with release V1.4.6

  • field and line delimiters configurable
  • export into CSV file
  • immediate CSV file share configurable
    • shared as file attachment

@fr3ts0n fr3ts0n closed this as completed Jan 15, 2017
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