[USRP-users] Re: E310 file system problems

2021-11-11 Thread Marcus D Leech
Tangentially E310 now uses systemd, so systemctl start ssh.service Sent from my iPhone > On Nov 11, 2021, at 6:20 PM, Jonathon Pendlum > wrote: > >  > Hey Rob, > > Did you use bmaptool to write the image to your SD card? I ran into the same > issue when using bmaptool. I switched to using

[USRP-users] Re: E310 file system problems

2021-11-11 Thread Jonathon Pendlum
Hey Rob, Did you use bmaptool to write the image to your SD card? I ran into the same issue when using bmaptool. I switched to using dd instead and that fixed the issue. Jonathon On Thu, Nov 11, 2021, 18:00 Rob Kossler wrote: > Hi, > I'm having some issues with my E310 related to booting up th

[USRP-users] E310 file system problems

2021-11-11 Thread Rob Kossler
Hi, I'm having some issues with my E310 related to booting up the file system (UHD 4.1 file system loaded using bmaptool). Any help appreciated! - Issue 1: during boot up, E310 linux fails mounting the /data partition and consequently doesn't configure the Ethernet correctly (such that I

[USRP-users] Re: Timing discrepencies with X310 vs N320

2021-11-11 Thread Jim Palladino
Hi Rob/all, You are on the same page as us (I work with Robert) regarding your rising/falling edge comments. This morning, I was looking at the schematics and FPGA code. Unless I missed something somewhere, it looks like the N320 detects the rising edge of the pulse. If I'm looking at the corre

[USRP-users] Re: Timing discrepencies with X310 vs N320

2021-11-11 Thread Rob Kossler
Hi Robert, I'm not sure if you are talking about the delay that Marcus suggested or the delay that I suggested. These 2 are different. My suggestion was to intentionally set a different start time for the X310 relative to the N320 so that it would compensate for this strange PPS delay. With this ap

[USRP-users] Re: Timing discrepencies with X310 vs N320

2021-11-11 Thread Robert Clancy via USRP-users
I can certainly try to insert a delay between the set_time_unknown_pps() and the actual set_time_next_pps() call. However, in my usage of the octoclock--- without verifying this in any documentation-- the underlying uhd call to an octoclock to get time blocks until the next top of the second whe