View Single Post
Old 08-23-2009, 04:56 PM   #132
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by ericshliao View Post
I wonder if this line in xepdmgrclinet.c is correct:
Code:
return(EpdLocalSend((_sEpd *)Epd,(Enabled!=0)?"Auto(1)\n":"Auto(0)\n"));
In xepdmgrtest.c, they are "auto0" and "auto1".
Yes, it should be OK. The command line parameters for xepdmgrtest and the xepdmgrclient protocol with xepdmgr are independent (that is, I thought that it would be better to avoid parenthesis in the xepdmgrtest commands, so I mapped Auto(1) to auto1 and Auto(0) to auto0).

But what you say about not working EpdRefreshAuto(Epd,0) is worrying; as soon as I have time I will test if it really works... patience.
Antartica is online now   Reply With Quote