Hi Jonathan,
Thank you, that is what I was looking for.
I did read this option, but didn't use it then haha.
Best,
Anthony
Le jeu. 13 août 2020 à 19:54, Jonathon Pendlum
a écrit :
> Hi Anthony,
>
> You can generate an ISE project by going to the directory usrp3/top/b200
> and running "make PRO
On 08/13/2020 04:09 PM, Aaron Holtzman wrote:
On Thu, Aug 13, 2020 at 3:14 PM Marcus D. Leech via USRP-users
mailto:usrp-users@lists.ettus.com>> wrote:
How are you detecting "lock"
By querying the "ref_locked" sensor, and also looking at the LED which
is consistent.
Could you sha
On Thu, Aug 13, 2020 at 3:14 PM Marcus D. Leech via USRP-users <
usrp-users@lists.ettus.com> wrote:
> How are you detecting "lock"
By querying the "ref_locked" sensor, and also looking at the LED which is
consistent.
> Could you share a code snippet of how you set up the clocking parameters?
Hello Cherif,
Here the versions you should use:
UHD: branch UHD-3.15.LTS
GNU Radio: tag v3.7.14.0
gr-ettus: branch maint-3.7
Jonathon
On Thu, Aug 13, 2020 at 3:47 PM cherif chibane via USRP-users <
usrp-users@lists.ettus.com> wrote:
> Hello folks,
>
> Following up on yesterday’s discussion, can
Hello folks,
Following up on yesterday’s discussion, can somebody send me the right
versions for GNU radio and gr-ettus to use with UHD 3.15.LTS.
Thanks
Cherif
--
Cherif Chibane
___
USRP-users mailing list
USRP-users@lists.ettus.com
http:/
On 08/13/2020 01:34 PM, Aaron Holtzman via USRP-users wrote:
Hi there,
I have a problem with my b200mini application, where it will lock to
my GPS sourced 1PPS when run 'cold', but if I restart the application
it never locks. After I unplug the b200mini and let it sit for a
while, it will wor
Hi there,
I have a problem with my b200mini application, where it will lock to my GPS
sourced 1PPS when run 'cold', but if I restart the application it never
locks. After I unplug the b200mini and let it sit for a while, it will work
again. I can also hit the TCXO with a little bit of canned air a
Hi Anthony,
You can generate an ISE project by going to the directory usrp3/top/b200
and running "make PROJECT_ONLY=1 B200". The project file will be located in
the build directory.
Jonathon
On Wed, Aug 12, 2020 at 8:51 AM Anthony B. via USRP-users <
usrp-users@lists.ettus.com> wrote:
> Hello a