Re: [linux-minidisc] compiling libnetmd and netmdcli on windows


Am 16/09/2011 18:44, schrieb John Paul Adrian Glaubitz:
On Sep 16, 2011, at 6:36 PM, John Paul Adrian Glaubitz wrote:

I applied the patch and it actually makes the transfers unreliable on my MZ-RH10.

The reliability problems definitely occur with the patch only. I suppose
it's a timing problem related with the delay changed in the patch
in netmd_poll() in libnetmd/common.c

Why was that changed?
Ok, changing the delay back to 1000 ms fixes the reliability problems
with my MZ-RH10.

I see that Michael claimed that 1000 ms delay (translating into 1 Hz
polling frequency) is actually too long and should be changed to
200 ms (5 Hz). But why?

Adrian
I´ve tested this on 32bit Windows XP and it works fine with my RH1 and NH1 whether delay is set to 1000ms or to 200ms. If 200ms are too short for some type of netmd devices we should leave it at 1000ms.
Track titles are set correctly, too.

Thomas