Class v.g.s.GTKStartupController(object):

Part of vmc.gtk.startup View In Hierarchy

I control the startup process, basically I maintain a counter with the number of common.exception.SIMFailureError exceptions received

If that number is greater than 3 that means that there is no SIM inserted in the 3G device. I exist because there are some 3G devices that never inform you that there's no SIM inserted, they will just whine about a common.exceptions.SIMFailureError
Method __init__ Undocumented
Method init I start the application
Method detect_hardware Undocumented
Method configure_hardware Undocumented
def __init__(self):
Undocumented
def init(self):
I start the application
def detect_hardware(self, ignored=None):
Undocumented
def configure_hardware(self, device):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.