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

pothos won't accept the demo #8

Open
freepcb opened this issue Mar 19, 2019 · 8 comments
Open

pothos won't accept the demo #8

freepcb opened this issue Mar 19, 2019 · 8 comments

Comments

@freepcb
Copy link

freepcb commented Mar 19, 2019

I downloaded the Simple _FM_demod demo but Pothos won't open it saying that it is
invalid. You should probably fix it or remove it.

@guruofquality
Copy link
Contributor

lol, I'm betting you downloaded the html for the webpage instead

@freepcb
Copy link
Author

freepcb commented Mar 19, 2019

No, I downloaded the .pothos file

@freepcb freepcb closed this as completed Mar 19, 2019
@freepcb
Copy link
Author

freepcb commented Mar 19, 2019

Before this, I downloaded the latest PothosSDR Windows package from the website because I hadn't used my LimeSDR for a few months. Previously, I was using SDRconsole and SDRuno with the LimeSDR without any problems, but now they don't recognize the LimeSDR. LimeSDR Suite still works, but an application that I wrote to perform spectrum analysis with the PothosSDR library now crashes when I try to initialize the LimeSDR. Previously, it was working perfectly. Also, I had multiple .pothos files that worked, but now fail. Something has changed. Any actual help would be appreciated.

@freepcb
Copy link
Author

freepcb commented Mar 19, 2019

Also, I updated the firmware on the LimeSDR.

@freepcb freepcb reopened this Mar 19, 2019
@guruofquality
Copy link
Contributor

Whats the error when the file is loaded? Does it freeze, is there an error message printed?

That sucks, I just build what Lime posts to the github. So I dont know whats wrong, and I dont have my limesdr at the moment. But if you can share what some of the command line tools say:

LimeUtil --info

The next ones are contingent on the limesdr showing up in the device manager:
LimeUtil --find
LimeUtil --make

SoapySDRUtil --info
SoapySDRUtil --find
SoapySDRUtil --make

That would possibly help determine if there is anything wrong with the device, or the install perhaps.

@ChristoRei
Copy link

Actually i get the Error too.
It says:
[06:59:04.678847] PothosFlow.GraphEditor: Error parsing JSON: illegal value

@ChristoRei
Copy link

Actually i get the Error too.
It says:
[06:59:04.678847] PothosFlow.GraphEditor: Error parsing JSON: illegal value

In fact, I made a mistake. I didn't right click on "RAW" but downloaded the link directly.
The stupid thing is that the file you download is even called .pothos. I only noticed it when I opened the file with a text editor and saw that it contains HTML code.

@guruofquality
Copy link
Contributor

I have no idea what to do; one can can check files into github, and when you look at the nice colored HTML browser in github for that file, thats just how the file is presented. When downloading that page, naturally its going to have the HTML that describes the github page with logos and colored text. Its the same for any C source file or header too. Ex: wget a header full of useful macros, try to compile it, and there is going to be the same issue.

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

3 participants