TempestSDR icon indicating copy to clipboard operation
TempestSDR copied to clipboard

HackRF support?

Open Brett99 opened this issue 7 years ago • 3 comments
trafficstars

Is it possible to use this with the hackrf?

Brett99 avatar Nov 25 '17 03:11 Brett99

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

rtlsdrblog avatar Nov 25 '17 21:11 rtlsdrblog

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.

hackliu avatar Nov 30 '17 06:11 hackliu

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

AkechiShiro avatar Mar 19 '22 23:03 AkechiShiro