Hello, Alexander!
A few days ago, you wrote that you know about the problem (issue) , tell me how to solve it ?
С уважением, alex korolev nik135@mail.ru
Hi Alex,
A high-level description of the issue and a solution by Stephane Alnet is here: https://github.com/fairwaves/UHD-Fairwaves/issues/3
I've added him to CC, may be can share a patch for his hack.
If someone could create a patch for a proper solution of the issue, I would merge that into UHD-Fairwaves. E.g. we could completely remove "gpsdo" setting from the UmTRX EEPROM, as it doesn't make any sense.
On Mon, Jan 27, 2014 at 3:53 PM, alex korolev nik135@mail.ru wrote:
Hello, Alexander!
A few days ago, you wrote that you know about the problem (issue) , tell me how to solve it?
С уважением, alex korolev nik135@mail.ru
Hi,
A high-level description of the issue and a solution by Stephane Alnet is here: https://github.com/fairwaves/UHD-Fairwaves/issues/3 I've added him to CC, may be can share a patch for his hack.
It's going to be pull-request #4 :) https://github.com/fairwaves/UHD-Fairwaves/pull/4
This doesn't fix the issue (i.e. you can still prevent your UmTRX from booting by improperly setting the `gpsdo` parameter) but it provides a workaround so that you can re-set the parameter to its default value.
HTH, S.
On Tue, Jan 28, 2014 at 11:49 PM, stephane@shimaore.net wrote:
Hi,
A high-level description of the issue and a solution by Stephane Alnet is here: https://github.com/fairwaves/UHD-Fairwaves/issues/3 I've added him to CC, may be can share a patch for his hack.
It's going to be pull-request #4 :) https://github.com/fairwaves/UHD-Fairwaves/pull/4
This doesn't fix the issue (i.e. you can still prevent your UmTRX from booting by improperly setting the `gpsdo` parameter) but it provides a workaround so that you can re-set the parameter to its default value.
Merged, thanks!