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

Add a KRAKEN_VERSION environment variable #108

Open
alexeysirenko opened this issue Nov 21, 2023 · 0 comments
Open

Add a KRAKEN_VERSION environment variable #108

alexeysirenko opened this issue Nov 21, 2023 · 0 comments

Comments

@alexeysirenko
Copy link

Example:
ENV KRAKEN_VERSION="1.7.0"
Otherwise, it is tricky to find out the exact version of the software. Currently, I have to parse some HTML files to extract the version, which is tedious. Besides, those files change location from version to version. It is required to know the exact version for the DOA post-processing software

godsic added a commit to godsic/krakensdr_doa that referenced this issue Dec 28, 2023
At the moment system properties and processing status is not exposed to
client software. Some go as far as parsing the web gui page to figure
out this information. Lets make thier life easier and dump potentially
useful information to json file, which can also be accessed over web.
This PR addresses krakenrf#108.
godsic added a commit to godsic/krakensdr_doa that referenced this issue Dec 28, 2023
At the moment system properties and processing status is not exposed to
client software. Some go as far as parsing the web gui page to figure
out this information. Lets make thier life easier and dump potentially
useful information to json file, which can also be accessed over web.
This PR addresses krakenrf#108.
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

1 participant