[Gambas-user] Serial Port Change Events Not Working after Upgrade to Karmic

Ron ron at ...1740...
Sat Dec 5 16:19:17 CET 2009


Benoît Minisini schreef:
> It should be ok with revision #2456!
>
> If it really works, can you check that changing the flow control between None 
> and something else actually has an effect on CPU consumption?
>
>   
Benoît,

no segfaults, but the system load when running my project with the patch 
is alot higher than before.

Before it was 0.2-0.3
Now it's 1.0-1.10

I'm not using flowcontrol.

$ grep FlowControl *
CCTX35.class:    .FlowControl = 0
CGPS.class:    .FlowControl = 0
CPlugwise.class:    .FlowControl = 0
CRFXComRX.class:    .FlowControl = 0
CRFXComTX.class:    .FlowControl = 0
CSMS.class:    .FlowControl = 0
CVISCA.class:    .FlowControl = 0
CWeeder.class:    .FlowControl = 0
CZWave.class:    .FlowControl = 0

Six of these serialports are active.
And I presume 0 is the same as None.

Regards,
Ron_2nd.




More information about the User mailing list