Pavol Sakac

Results 12 comments of Pavol Sakac

> https://github.com/mossmann/hackrf/releases/tag/v2021.03.1 > > To upgrade to this release, you must update libhackrf and hackrf-tools on your host computer. You must also update firmware on your HackRF. Obviously, I have...

New release is out, try if it works, should not require compilation on ubuntu >> [download](https://github.com/pavsa/hackrf-spectrum-analyzer/releases/tag/1.5)

Added in newest release [1.5 ](https://github.com/pavsa/hackrf-spectrum-analyzer/releases/tag/1.5)

New release is out, try if it works, should not require compilation on ubuntu >> [download](https://github.com/pavsa/hackrf-spectrum-analyzer/releases/tag/1.5)

Yeah, likely not 64bit java. I have to replace that executable launcher with something better.

Try to launch from the command line to see if it reports any trace (go to "lib" dir first): java -jar hackrf_sweep_spectrum_analyzer.jar

please go to lib\ dir first! if it doesn't work, try to launch with these parameters: `java -Djna.nosys=true -jar hackrf_sweep_spectrum_analyzer.jar` somewhere in your system there's a jnidispatch.dll in PATH which...

I have updated the JNA library in 1.4.1 which is used to access native code so that has caused it. I will disable loading the jna lib from system by...

-e should enable expandion of \n in the string passed to echo. can you post `man echo`? It might be not that portable solution. I simply needed to generate multiline...

This does not seem to be related to this project, I think you need to head to https://github.com/mossmann/hackrf