Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-05 Thread Marc Péquignot

Andrew,

I don't think so.

I'm (was) just trying to  update my FW.
This needs two actions, one in HackRf-one and the other in my PC (host)

I thought (may be I'm wrong) that the answers where in:
https://github.com/mossmann/hackrf/releases/tag/v2017.02.1 

https://github.com/mossmann/hackrf/tree/master/host 



Updating the FW itself was an easy task.

Now, when I have done what is written in 
https://github.com/mossmann/hackrf/blob/master/host/README.md I faced 
one issue.


May be I should know and do something which is well known by everybody.
This "cookbook" however is missing explanation for somebody who is not 
aware of prerequisites.


That's the issue.

Solved, thanks to Phil information.

Regards

Marc, alias cuagn (F6dnh)


Le 04/08/2017 à 20:10, Andrew Rich a écrit :
I think you might be thinking that apt-get download some file to your 
pc and u think there is a host directory missing


This is not the case

apt-get knows where to install it for you

A

Sent from my iPhone

On 5 Aug 2017, at 1:34 am, Marc Péquignot > wrote:



Andrew

Thank you for the precision. I was aware of this.
The question (remark) should have been related to the host directory.
After "|sudo apt-get install build-essential cmake libusb-1.0-0-dev 
pkg-config libfftw3-dev", *where is this host directory supposed to be?*|


|Some explaination is missing.|

|With the unzip of "|
https://github.com/mossmann/hackrf/archive/master.zip 
" I've it.


If I misunderstand something it is here.
And explaination is welcome.

Thank you for your help

73

Marc, alias cuagn (F6dnh)



Le 04/08/2017 à 19:02, Andrew Rich a écrit :

Marc

cmake ..

Means in LINUX “cmake but go BACK one directory”

the double dot means go back one directory in LINUX

did it work ?

Andrew


On 4 Aug 2017, at 11:57 pm, Marc Péquignot 
mailto:marc.pequig...@gmail.com>> wrote:


Just need to do...
Not so easy.

It is said :

"##How to build the host software on Linux:
###Prerequisites for Linux (Debian/Ubuntu): |
sudo apt-get install build-essential cmake libusb-1.0-0-dev 
pkg-config libfftw3-dev|


###Build host software on Linux:

|mkdir host/build cd host/build cmake .. ..." |
|How cmake.. can do something in a newly and empty directory? |
|Some information is missing |
|I'm lost! |
|Please help |
|Marc , alias cuagn (F6dnh) |
|My context : Ubuntu: 16.04.3 LTS Linux: 4.10.0-30-generic Gnuradio 
: 3.7.9.1-2ubuntu1 |




2017-08-04 14:35 GMT+02:00 Marc Péquignot >:


Andrew,

Mainly GNU radio.
Or any other tool which may help.
I've been outside of hackrf for two years. Need to came back now...

Howerver, in the meean time I've found the answer to my question.
Not very far away...
https://github.com/mossmann/hackrf/releases/tag/v2017.02.1

https://github.com/mossmann/hackrf/tree/master/host


Just need to do.
Regards

Marc alias cuagn (F6dnh)

2017-08-04 14:28 GMT+02:00 Andrew Rich mailto:vk4...@internode.on.net>>:

What SW on Ubuntu are u going to use ?

Andrew

> On 4 Aug 2017, at 7:53 pm, Marc Péquignot
mailto:marc.pequig...@gmail.com>> wrote:
>
> After a long time of inactivity, i decided to restart.
> I've first installed Ubuntu 16.04 LTS as an upgrade of my
old version 14
>
> The I've upgraded the FW of my Hackrf-One.
> No problem.
> Found HackRF board 0:
> USB descriptor string: 457863c8251f431f
> Board ID Number: 2 (HackRF One)
> Firmware Version: 2017.02.1
>
> However, I've read somewhere that a lib and a program
need also to be updated.
> Which one? I'm not able to find again this info.
> Could you help please?
> Thank you
>
> cuagn
>
> ___
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com

> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev





-- 
Marc Péquignot





--
Marc Péquignot




___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com 


https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Andrew Rich
I think you might be thinking that apt-get download some file to your pc and u 
think there is a host directory missing

This is not the case

apt-get knows where to install it for you 

A

Sent from my iPhone

> On 5 Aug 2017, at 1:34 am, Marc Péquignot  wrote:
> 
> Andrew
> 
> Thank you for the precision. I was aware of this.
> The question (remark) should have been related to the host directory.
> After "sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
> libfftw3-dev", where is this host directory supposed to be?
> 
> Some explaination is missing.
> 
> With the unzip of "
> https://github.com/mossmann/hackrf/archive/master.zip"; I've it.
> 
> If I misunderstand something it is here.
> And explaination is welcome.
> Thank you for your help
> 
> 73
> 
> Marc, alias cuagn (F6dnh)
> 
> 
>> Le 04/08/2017 à 19:02, Andrew Rich a écrit :
>> Marc
>> 
>> cmake ..
>> 
>> Means in LINUX “cmake but go BACK one directory”
>> 
>> the double dot means go back one directory in LINUX
>> 
>> did it work ?
>> 
>> Andrew  
>> 
>> 
>>> On 4 Aug 2017, at 11:57 pm, Marc Péquignot  wrote:
>>> 
>>> Just need to do...
>>> Not so easy.
>>> 
>>> It is said :
>>> "##How to build the host software on Linux:
>>> ###Prerequisites for Linux (Debian/Ubuntu): 
>>> sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
>>> libfftw3-dev
>>> ###Build host software on Linux:
>>> 
>>> mkdir host/build
>>> cd host/build
>>> cmake ..
>>> ..."
>>> 
>>> How cmake.. can do something in a newly and empty directory?
>>> Some information is missing
>>> I'm lost!
>>> Please help
>>> Marc , alias cuagn (F6dnh)
>>> My context :
>>> Ubuntu: 16.04.3 LTS
>>> Linux: 4.10.0-30-generic
>>> Gnuradio : 3.7.9.1-2ubuntu1
>>> 
>>> 
>>> 
>>> 
>>> 2017-08-04 14:35 GMT+02:00 Marc Péquignot :
 Andrew,
 
 Mainly GNU radio.
 Or any other tool which may help.
 I've been outside of hackrf for two years. Need to came back now...
 
 Howerver, in the meean time I've found the answer to my question.
 Not very far away...
 https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
 https://github.com/mossmann/hackrf/tree/master/host
 
 Just need to do.
 Regards
 
 Marc alias cuagn (F6dnh)
 
 2017-08-04 14:28 GMT+02:00 Andrew Rich :
> What SW on Ubuntu are u going to use ?
> 
> Andrew
> 
> > On 4 Aug 2017, at 7:53 pm, Marc Péquignot  
> > wrote:
> >
> > After a long time of inactivity, i decided to restart.
> > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14
> >
> > The I've upgraded the FW of my Hackrf-One.
> > No problem.
> > Found HackRF board 0:
> > USB descriptor string: 457863c8251f431f
> > Board ID Number: 2 (HackRF One)
> > Firmware Version: 2017.02.1
> >
> > However, I've read somewhere that a lib and a program need also to be 
> > updated.
> > Which one? I'm not able to find again this info.
> > Could you help please?
> > Thank you
> >
> > cuagn
> >
> > ___
> > HackRF-dev mailing list
> > HackRF-dev@greatscottgadgets.com
> > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
> 
 
 
 
 -- 
 Marc Péquignot 
>>> 
>>> 
>>> 
>>> -- 
>>> Marc Péquignot 
>> 
> 
> ___
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com
> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Andrew Rich
It can be run from anywhere this command

No need to know a host directory. 

Sent from my iPhone

> On 5 Aug 2017, at 1:34 am, Marc Péquignot  wrote:
> 
> Andrew
> 
> Thank you for the precision. I was aware of this.
> The question (remark) should have been related to the host directory.
> After "sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
> libfftw3-dev", where is this host directory supposed to be?
> 
> Some explaination is missing.
> 
> With the unzip of "
> https://github.com/mossmann/hackrf/archive/master.zip"; I've it.
> 
> If I misunderstand something it is here.
> And explaination is welcome.
> Thank you for your help
> 
> 73
> 
> Marc, alias cuagn (F6dnh)
> 
> 
>> Le 04/08/2017 à 19:02, Andrew Rich a écrit :
>> Marc
>> 
>> cmake ..
>> 
>> Means in LINUX “cmake but go BACK one directory”
>> 
>> the double dot means go back one directory in LINUX
>> 
>> did it work ?
>> 
>> Andrew  
>> 
>> 
>>> On 4 Aug 2017, at 11:57 pm, Marc Péquignot  wrote:
>>> 
>>> Just need to do...
>>> Not so easy.
>>> 
>>> It is said :
>>> "##How to build the host software on Linux:
>>> ###Prerequisites for Linux (Debian/Ubuntu): 
>>> sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
>>> libfftw3-dev
>>> ###Build host software on Linux:
>>> 
>>> mkdir host/build
>>> cd host/build
>>> cmake ..
>>> ..."
>>> 
>>> How cmake.. can do something in a newly and empty directory?
>>> Some information is missing
>>> I'm lost!
>>> Please help
>>> Marc , alias cuagn (F6dnh)
>>> My context :
>>> Ubuntu: 16.04.3 LTS
>>> Linux: 4.10.0-30-generic
>>> Gnuradio : 3.7.9.1-2ubuntu1
>>> 
>>> 
>>> 
>>> 
>>> 2017-08-04 14:35 GMT+02:00 Marc Péquignot :
 Andrew,
 
 Mainly GNU radio.
 Or any other tool which may help.
 I've been outside of hackrf for two years. Need to came back now...
 
 Howerver, in the meean time I've found the answer to my question.
 Not very far away...
 https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
 https://github.com/mossmann/hackrf/tree/master/host
 
 Just need to do.
 Regards
 
 Marc alias cuagn (F6dnh)
 
 2017-08-04 14:28 GMT+02:00 Andrew Rich :
> What SW on Ubuntu are u going to use ?
> 
> Andrew
> 
> > On 4 Aug 2017, at 7:53 pm, Marc Péquignot  
> > wrote:
> >
> > After a long time of inactivity, i decided to restart.
> > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14
> >
> > The I've upgraded the FW of my Hackrf-One.
> > No problem.
> > Found HackRF board 0:
> > USB descriptor string: 457863c8251f431f
> > Board ID Number: 2 (HackRF One)
> > Firmware Version: 2017.02.1
> >
> > However, I've read somewhere that a lib and a program need also to be 
> > updated.
> > Which one? I'm not able to find again this info.
> > Could you help please?
> > Thank you
> >
> > cuagn
> >
> > ___
> > HackRF-dev mailing list
> > HackRF-dev@greatscottgadgets.com
> > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
> 
 
 
 
 -- 
 Marc Péquignot 
>>> 
>>> 
>>> 
>>> -- 
>>> Marc Péquignot 
>> 
> 
> ___
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com
> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Andrew Rich
apt-get knows where to put the files

Once it has finish u can check

sudo which cmake

The computer replies

/use/sbin/cmake

This is where the apt-get knew to put it

Does this help for you ?

A

Sent from my iPhone

> On 5 Aug 2017, at 1:34 am, Marc Péquignot  wrote:
> 
> Andrew
> 
> Thank you for the precision. I was aware of this.
> The question (remark) should have been related to the host directory.
> After "sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
> libfftw3-dev", where is this host directory supposed to be?
> 
> Some explaination is missing.
> 
> With the unzip of "
> https://github.com/mossmann/hackrf/archive/master.zip"; I've it.
> 
> If I misunderstand something it is here.
> And explaination is welcome.
> Thank you for your help
> 
> 73
> 
> Marc, alias cuagn (F6dnh)
> 
> 
>> Le 04/08/2017 à 19:02, Andrew Rich a écrit :
>> Marc
>> 
>> cmake ..
>> 
>> Means in LINUX “cmake but go BACK one directory”
>> 
>> the double dot means go back one directory in LINUX
>> 
>> did it work ?
>> 
>> Andrew  
>> 
>> 
>>> On 4 Aug 2017, at 11:57 pm, Marc Péquignot  wrote:
>>> 
>>> Just need to do...
>>> Not so easy.
>>> 
>>> It is said :
>>> "##How to build the host software on Linux:
>>> ###Prerequisites for Linux (Debian/Ubuntu): 
>>> sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config 
>>> libfftw3-dev
>>> ###Build host software on Linux:
>>> 
>>> mkdir host/build
>>> cd host/build
>>> cmake ..
>>> ..."
>>> 
>>> How cmake.. can do something in a newly and empty directory?
>>> Some information is missing
>>> I'm lost!
>>> Please help
>>> Marc , alias cuagn (F6dnh)
>>> My context :
>>> Ubuntu: 16.04.3 LTS
>>> Linux: 4.10.0-30-generic
>>> Gnuradio : 3.7.9.1-2ubuntu1
>>> 
>>> 
>>> 
>>> 
>>> 2017-08-04 14:35 GMT+02:00 Marc Péquignot :
 Andrew,
 
 Mainly GNU radio.
 Or any other tool which may help.
 I've been outside of hackrf for two years. Need to came back now...
 
 Howerver, in the meean time I've found the answer to my question.
 Not very far away...
 https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
 https://github.com/mossmann/hackrf/tree/master/host
 
 Just need to do.
 Regards
 
 Marc alias cuagn (F6dnh)
 
 2017-08-04 14:28 GMT+02:00 Andrew Rich :
> What SW on Ubuntu are u going to use ?
> 
> Andrew
> 
> > On 4 Aug 2017, at 7:53 pm, Marc Péquignot  
> > wrote:
> >
> > After a long time of inactivity, i decided to restart.
> > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14
> >
> > The I've upgraded the FW of my Hackrf-One.
> > No problem.
> > Found HackRF board 0:
> > USB descriptor string: 457863c8251f431f
> > Board ID Number: 2 (HackRF One)
> > Firmware Version: 2017.02.1
> >
> > However, I've read somewhere that a lib and a program need also to be 
> > updated.
> > Which one? I'm not able to find again this info.
> > Could you help please?
> > Thank you
> >
> > cuagn
> >
> > ___
> > HackRF-dev mailing list
> > HackRF-dev@greatscottgadgets.com
> > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
> 
 
 
 
 -- 
 Marc Péquignot 
>>> 
>>> 
>>> 
>>> -- 
>>> Marc Péquignot 
>> 
> 
> ___
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com
> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Marc Péquignot

Andrew

Thank you for the precision. I was aware of this.
The question (remark) should have been related to the host directory.
After "|sudo apt-get install build-essential cmake libusb-1.0-0-dev 
pkg-config libfftw3-dev", *where is this host directory supposed to be?*|


|Some explaination is missing.|

|With the unzip of "|
https://github.com/mossmann/hackrf/archive/master.zip 
" I've it.


If I misunderstand something it is here.
And explaination is welcome.

Thank you for your help

73

Marc, alias cuagn (F6dnh)



Le 04/08/2017 à 19:02, Andrew Rich a écrit :

Marc

cmake ..

Means in LINUX “cmake but go BACK one directory”

the double dot means go back one directory in LINUX

did it work ?

Andrew


On 4 Aug 2017, at 11:57 pm, Marc Péquignot > wrote:


Just need to do...
Not so easy.

It is said :

"##How to build the host software on Linux:
###Prerequisites for Linux (Debian/Ubuntu): |
sudo apt-get install build-essential cmake libusb-1.0-0-dev 
pkg-config libfftw3-dev|


###Build host software on Linux:

|mkdir host/build cd host/build cmake .. ..." |
|How cmake.. can do something in a newly and empty directory? |
|Some information is missing |
|I'm lost! |
|Please help |
|Marc , alias cuagn (F6dnh) |
|My context : Ubuntu: 16.04.3 LTS Linux: 4.10.0-30-generic Gnuradio : 
3.7.9.1-2ubuntu1 |




2017-08-04 14:35 GMT+02:00 Marc Péquignot >:


Andrew,

Mainly GNU radio.
Or any other tool which may help.
I've been outside of hackrf for two years. Need to came back now...

Howerver, in the meean time I've found the answer to my question.
Not very far away...
https://github.com/mossmann/hackrf/releases/tag/v2017.02.1

https://github.com/mossmann/hackrf/tree/master/host


Just need to do.
Regards

Marc alias cuagn (F6dnh)

2017-08-04 14:28 GMT+02:00 Andrew Rich mailto:vk4...@internode.on.net>>:

What SW on Ubuntu are u going to use ?

Andrew

> On 4 Aug 2017, at 7:53 pm, Marc Péquignot
mailto:marc.pequig...@gmail.com>>
wrote:
>
> After a long time of inactivity, i decided to restart.
> I've first installed Ubuntu 16.04 LTS as an upgrade of my
old version 14
>
> The I've upgraded the FW of my Hackrf-One.
> No problem.
> Found HackRF board 0:
> USB descriptor string: 457863c8251f431f
> Board ID Number: 2 (HackRF One)
> Firmware Version: 2017.02.1
>
> However, I've read somewhere that a lib and a program need
also to be updated.
> Which one? I'm not able to find again this info.
> Could you help please?
> Thank you
>
> cuagn
>
> ___
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com

> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev





-- 
Marc Péquignot





--
Marc Péquignot




___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Marc Péquignot
Thank you Phil,

The installation has been done without any problem.
Need to test now new FW and drivers

I still don't understand the inconsistency between different parts of the
official repository.
The explanation given in https://github.com/mossmann/hackrf/tree/master/host
is not the right one.

Fine to be helped by the community, but better should it be to avoid the
issue.

Thanks again

Marc, alias cuagn (F6dnh)


2017-08-04 16:07 GMT+02:00 Phil D :

> Download the files from git
>
> git clone https://github.com/mossmann/hackrf.git
>
> or download and extract https://github.com/mossmann/hackrf/archive/
> master.zip
>
>
>
> On 4 August 2017 at 14:57, Marc Péquignot 
> wrote:
>
>> Just need to do...
>> Not so easy.
>>
>> It is said :
>>
>> "##How to build the host software on Linux:
>> ###Prerequisites for Linux (Debian/Ubuntu):
>> sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config
>> libfftw3-dev
>>
>> ###Build host software on Linux:
>>
>> mkdir host/build
>> cd host/build
>> cmake ..
>> ..."
>>
>> How cmake.. can do something in a newly and empty directory?
>>
>> Some information is missing
>>
>> I'm lost!
>>
>> Please help
>>
>> Marc , alias cuagn (F6dnh)
>>
>> My context :
>> Ubuntu: 16.04.3 LTS
>> Linux: 4.10.0-30-generic
>> Gnuradio : 3.7.9.1-2ubuntu1
>>
>>
>>
>>
>> 2017-08-04 14:35 GMT+02:00 Marc Péquignot :
>>
>>> Andrew,
>>>
>>> Mainly GNU radio.
>>> Or any other tool which may help.
>>> I've been outside of hackrf for two years. Need to came back now...
>>>
>>> Howerver, in the meean time I've found the answer to my question.
>>> Not very far away...
>>> https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
>>> https://github.com/mossmann/hackrf/tree/master/host
>>>
>>> Just need to do.
>>> Regards
>>>
>>> Marc alias cuagn (F6dnh)
>>>
>>> 2017-08-04 14:28 GMT+02:00 Andrew Rich :
>>>
 What SW on Ubuntu are u going to use ?

 Andrew

 > On 4 Aug 2017, at 7:53 pm, Marc Péquignot 
 wrote:
 >
 > After a long time of inactivity, i decided to restart.
 > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version
 14
 >
 > The I've upgraded the FW of my Hackrf-One.
 > No problem.
 > Found HackRF board 0:
 > USB descriptor string: 457863c8251f431f
 > Board ID Number: 2 (HackRF One)
 > Firmware Version: 2017.02.1
 >
 > However, I've read somewhere that a lib and a program need also to be
 updated.
 > Which one? I'm not able to find again this info.
 > Could you help please?
 > Thank you
 >
 > cuagn
 >
 > ___
 > HackRF-dev mailing list
 > HackRF-dev@greatscottgadgets.com
 > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


>>>
>>>
>>> --
>>> Marc Péquignot
>>>
>>
>>
>>
>> --
>> Marc Péquignot
>>
>> ___
>> HackRF-dev mailing list
>> HackRF-dev@greatscottgadgets.com
>> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
>>
>>
>


-- 
Marc Péquignot
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Marc Péquignot
Just need to do...
Not so easy.

It is said :

"##How to build the host software on Linux:
###Prerequisites for Linux (Debian/Ubuntu):
sudo apt-get install build-essential cmake libusb-1.0-0-dev pkg-config
libfftw3-dev

###Build host software on Linux:

mkdir host/build
cd host/build
cmake ..
..."

How cmake.. can do something in a newly and empty directory?

Some information is missing

I'm lost!

Please help

Marc , alias cuagn (F6dnh)

My context :
Ubuntu: 16.04.3 LTS
Linux: 4.10.0-30-generic
Gnuradio : 3.7.9.1-2ubuntu1




2017-08-04 14:35 GMT+02:00 Marc Péquignot :

> Andrew,
>
> Mainly GNU radio.
> Or any other tool which may help.
> I've been outside of hackrf for two years. Need to came back now...
>
> Howerver, in the meean time I've found the answer to my question.
> Not very far away...
> https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
> https://github.com/mossmann/hackrf/tree/master/host
>
> Just need to do.
> Regards
>
> Marc alias cuagn (F6dnh)
>
> 2017-08-04 14:28 GMT+02:00 Andrew Rich :
>
>> What SW on Ubuntu are u going to use ?
>>
>> Andrew
>>
>> > On 4 Aug 2017, at 7:53 pm, Marc Péquignot 
>> wrote:
>> >
>> > After a long time of inactivity, i decided to restart.
>> > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14
>> >
>> > The I've upgraded the FW of my Hackrf-One.
>> > No problem.
>> > Found HackRF board 0:
>> > USB descriptor string: 457863c8251f431f
>> > Board ID Number: 2 (HackRF One)
>> > Firmware Version: 2017.02.1
>> >
>> > However, I've read somewhere that a lib and a program need also to be
>> updated.
>> > Which one? I'm not able to find again this info.
>> > Could you help please?
>> > Thank you
>> >
>> > cuagn
>> >
>> > ___
>> > HackRF-dev mailing list
>> > HackRF-dev@greatscottgadgets.com
>> > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
>>
>>
>
>
> --
> Marc Péquignot
>



-- 
Marc Péquignot
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


Re: [Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Marc Péquignot
Andrew,

Mainly GNU radio.
Or any other tool which may help.
I've been outside of hackrf for two years. Need to came back now...

Howerver, in the meean time I've found the answer to my question.
Not very far away...
https://github.com/mossmann/hackrf/releases/tag/v2017.02.1
https://github.com/mossmann/hackrf/tree/master/host

Just need to do.
Regards

Marc alias cuagn (F6dnh)

2017-08-04 14:28 GMT+02:00 Andrew Rich :

> What SW on Ubuntu are u going to use ?
>
> Andrew
>
> > On 4 Aug 2017, at 7:53 pm, Marc Péquignot 
> wrote:
> >
> > After a long time of inactivity, i decided to restart.
> > I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14
> >
> > The I've upgraded the FW of my Hackrf-One.
> > No problem.
> > Found HackRF board 0:
> > USB descriptor string: 457863c8251f431f
> > Board ID Number: 2 (HackRF One)
> > Firmware Version: 2017.02.1
> >
> > However, I've read somewhere that a lib and a program need also to be
> updated.
> > Which one? I'm not able to find again this info.
> > Could you help please?
> > Thank you
> >
> > cuagn
> >
> > ___
> > HackRF-dev mailing list
> > HackRF-dev@greatscottgadgets.com
> > https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
>
>


-- 
Marc Péquignot
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev


[Hackrf-dev] Help to install last FW (hackrf_sweep) and related progs

2017-08-04 Thread Marc Péquignot
After a long time of inactivity, i decided to restart.
I've first installed Ubuntu 16.04 LTS as an upgrade of my old version 14

The I've upgraded the FW of my Hackrf-One.
No problem.
Found HackRF board 0:
USB descriptor string: 457863c8251f431f
Board ID Number: 2 (HackRF One)
Firmware Version: 2017.02.1

However, I've read somewhere that a lib and a program need also to be
updated.
Which one? I'm not able to find again this info.
Could you help please?
Thank you

cuagn
___
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev