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

Fix MLAT (mostly) / Other container improvements #48

Merged
merged 10 commits into from
Jun 26, 2021

Conversation

fredclausen
Copy link
Member

  • MLAT now appears to work. However, due to RB server issues (the best I can tell) users may still have a problem with it. But when it decides to play nice, it'll work
  • All log entries now are time-stamped
  • You can disable MLAT via ENV variables

I wouldn't merge this yet, as I haven't figured out why the logging for the RB process when VERBOSE_LOGGING is not set to true, but I wanted to put this out there for you to review.

I am unsure of the difference between mode=beast and raw, but it seems like raw is used in the radarbox bare-metal install and it works in the current configuration, so I went with it.

Removed the now-unused mlat-client log directory

Explicitly disable MLAT if MLAT is turned off by the user

Start up the MLAT client via RB feeder because this seems to be the only configuration where MLAT actually ever gets fed to radarbox.
Doesn't seem to print log messages if VERBOSE_LOGGING isn't true...
@fredclausen fredclausen marked this pull request as draft June 26, 2021 22:33
@mikenye mikenye self-assigned this Jun 26, 2021
@fredclausen fredclausen marked this pull request as ready for review June 26, 2021 22:56
@fredclausen
Copy link
Member Author

I'd give this a good once over but it looks good to me. I haven't tested this on an x86 machine, so I don't know how starting the mlat-client through rb feeder in qemu will work

@mikenye mikenye merged commit 00eaae6 into sdr-enthusiasts:master Jun 26, 2021
@labuwx labuwx mentioned this pull request Feb 22, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants