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

Some Javascript functions does not work #64

Open
TadasSu opened this issue Oct 12, 2018 · 2 comments
Open

Some Javascript functions does not work #64

TadasSu opened this issue Oct 12, 2018 · 2 comments

Comments

@TadasSu
Copy link

TadasSu commented Oct 12, 2018

JavaScript Functions in app js files does not match mapping.
Wiki:
gollumRfStartRfJamming(baseFreq, rate, mod);
File gollumRfJammingTest.js:
gollumRfStartRfJamming(freqStart, freqStop, rate, mod);

File: gollumRfPowerAmplifiers.js, function does not work:
gollumRfTRxPowerAmpSet(5);

@thesle3p
Copy link

Also confirmed the JammingStop function does not actually stop jamming

@trollwookiee
Copy link
Collaborator

JavaScript function description is a bit outdated, and also many functions are not yet created.
This is in ToDo list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants