windytan / redsea

Command-line FM-RDS decoder with JSON output.
MIT License
390 stars 36 forks source link

tmc description is missing #26

Closed flux242 closed 7 years ago

flux242 commented 8 years ago

the following is selected: [.location,.event_codes,.description]'

result: [12823,[243],"."] [12823,[243],"."] [12820,[501],"."] [31769,[802],"."] [61452,[401,1472],"."] [12744,[1926],"."] [7613,[105],"."] [7613,[105],"."] [32245,[802,810],"."] [7613,[241],"."] [7613,[241],"."] ^C

flux242 commented 8 years ago

ah, the csv files aren't linked as resources to the executable so the cwd should contain the data folder

windytan commented 8 years ago

Thanks for the report, is this something I could improve on in how the repository is set up?

flux242 commented 8 years ago

well, the csv files in the data folder could be linked to the executable. In this case it won't be necessary to have data folder in the current working directory (cwd).

windytan commented 8 years ago

Reopening this as a reminder.

windytan commented 7 years ago

fixed v0.7.3