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

HackRF support? #8

Open
Brett99 opened this issue Nov 25, 2017 · 3 comments
Open

HackRF support? #8

Brett99 opened this issue Nov 25, 2017 · 3 comments
Labels

Comments

@Brett99
Copy link

Brett99 commented Nov 25, 2017

Is it possible to use this with the hackrf?

@rtlsdrblog
Copy link

I haven't tested it but a HackRF ExtIO should work e.g. https://github.com/jocover/ExtIO_HackRF.

@hackliu
Copy link

hackliu commented Nov 30, 2017

Hi!
Every time I try to run the .JAR file release I get the error.

D:\JavaGUI>java -jar JTempestSDR.jar
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: martin.te
mpest.core.TSDRLibrary.init()V
at martin.tempest.core.TSDRLibrary.init(Native Method)
at martin.tempest.core.TSDRLibrary.(TSDRLibrary.java:207)
at martin.tempest.gui.Main.(Main.java:186)
at martin.tempest.gui.Main$1.run(Main.java:165)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP
rivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Any help with the error? Thanks.

@AkechiShiro
Copy link

Is it possible to use this under Linux because the DLL I believe is only useful under Windows

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

No branches or pull requests

5 participants