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

Using DATIS for jamming #57

Open
132nd-etcher opened this issue Jul 14, 2020 · 1 comment
Open

Using DATIS for jamming #57

132nd-etcher opened this issue Jul 14, 2020 · 1 comment

Comments

@132nd-etcher
Copy link

Hi @rkusa !

We are using SRS and we would like to implement jamming in an upcoming campaign, and I was wondering how hard it would be to add a simple "play this sound file" feature instead of using TTS.

I believe it would work wonders when coupled with a static unit to simulate jamming in a given area! Following the same train of thought, is there a way to set the Tx power for a static DATIS static unit?

Cheers !

@rkusa
Copy link
Owner

rkusa commented Jul 31, 2020

We are using SRS and we would like to implement jamming in an upcoming campaign, and I was wondering how hard it would be to add a simple "play this sound file" feature instead of using TTS.

I planing to have something like that eventually. So basically a static unit that points to a sound file or a directory of sound files and starts a radio station similar to https://github.com/rkusa/DATIS/tree/master/crates/radio-station. But I don't have an ETA on when I starting to work on that. You could use https://github.com/rkusa/DATIS/tree/master/crates/radio-station in the meantime, but would have to start it in addition to the mission and you'd have to change and compile it yourself to update the position I am afraid.

I believe it would work wonders when coupled with a static unit to simulate jamming in a given area!

Definitely sounds like a nice use-case!

Following the same train of thought, is there a way to set the Tx power for a static DATIS static unit?

I am not aware that this is something I have control over when sending audio to SRS - but I might have just missed it.

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