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 acommon.exceptions.SIMFailureError
Method | __init__ | Undocumented |
Method | init | I start the application |
Method | detect_hardware | Undocumented |
Method | configure_hardware | Undocumented |