Package phones :: Module com_lgax8600 :: Class Phone
[show private | hide private]
[frames | no frames]

Type Phone

               LGDMPhone --+    
                           |    
   LGNewIndexedMedia --+   |    
                       |   |    
      LGNewIndexedMedia2 --+    
                           |    
   LGNewIndexedMedia --+   |    
                       |   |    
  LGIndexedMedia --+   |   |    
                   |   |   |    
     LGPhonebook --+   |   |    
                   |   |   |    
      object --+   |   |   |    
               |   |   |   |    
           Phone --+   |   |    
                   |   |   |    
RealBrewProtocol --+   |   |    
                   |   |   |    
               Phone --+   |    
                       |   |    
                   Phone --+    
                           |    
                       Phone --+
                               |
                              Phone


Talk to LG AX-8600 cell phone
Method Summary
  __init__(self, logtarget, commport)
  get_detect_data(self, res)
  get_esn(self, data)
  get_firmware_version(self)
  getcalendar(self, result)
  savephonebook(self, data)
Saves out the phonebook
  setDMversion(self)
Define the DM version required for this phone, default to DMv5
    Inherited from Phone
  getcalendarcommon(self, entry, event)
  getexceptions(self)
  getgroups(self, results)
  getmedia(self, maps, results, key)
  getphoneinfo(self, phone_info)
  getrepeattype(self, entry, exceptions)
  makerepeat(self, repeat)
  savecalendar(self, dict, merge)
  savegroups(self, data)
  savemedia(self, mediakey, mediaindexkey, maps, results, merge, reindexfunction)
Actually saves out the media
  savememo(self, result, merge)
  setalarm(self, entry, data)
    Inherited from LGNewIndexedMedia2
  getmediaindex(self, builtins, maps, results, key)
Gets the media (wallpaper/ringtone) index
    Inherited from LGDMPhone
  __del__(self)
  enter_DM(self, e)
  get_challenge_response(self, challenge)
    Inherited from LGNewIndexedMedia
  getindex(self, filename)
read an index file
  getringtoneindices(self, results)
  getringtones(self, result)
  getwallpaperindices(self, results)
  getwallpapers(self, result)
  saveringtones(self, results, merge)
  savewallpapers(self, results, merge)
    Inherited from Phone
  detectphone(_, coms, likely_ports, res, _module, _log)
(Class method)
  eval_detect_data(self, res)
  extractphonebookentry(self, entry, speeds, fundamentals)
Return a phonebook entry in BitPim format.
  get_cal(self, sch_file, exceptions, ringtone_index)
  getfundamentals(self, results)
Gets information fundamental to interopating with the phone and UI.
  getphonebook(self, result)
Reads the phonebook data.
  is_mode_brew(self)
  makeentry(self, counter, entry, data)
Creates pbentry object
  savesms(self, result, merge)
  set_cal(self, sch_file, cal_dict, ringtone_index, voice_files)
    Inherited from Phone
  alert(self, message, wait)
Raises an alert in the main thread
  close(self)
  getcallhistory(self, result)
  getmemo(self, result)
  getsms(self, result)
  log(self, str)
Log a message
  logdata(self, str, data, klass)
Log some data with option data object/class for the analyser
  progress(self, pos, max, desc)
Update the progress meter
  raisecommsdnaexception(self, str)
Raise a comms DeviceNeedsAttention Exception
  raisecommsexception(self, str, klass)
  readobject(self, filename, object_class, logtitle, uselocalfs)
Read the specified filename and bind it to the object class
  setmode(self, desiredmode)
Ensure the phone is in the right mode
  writeobject(self, filename, obj, logtitle, uselocalfs)
Writhe the object into the file
    Inherited from object
  __delattr__(...)
x.__delattr__('name') <==> del x.name
  __getattribute__(...)
x.__getattribute__('name') <==> x.name
  __hash__(x)
x.__hash__() <==> hash(x)
  __new__(T, S, ...)
T.__new__(S, ...) -> a new object with type S, a subtype of T
  __reduce__(...)
helper for pickle
  __reduce_ex__(...)
helper for pickle
  __repr__(x)
x.__repr__() <==> repr(x)
  __setattr__(...)
x.__setattr__('name', value) <==> x.name = value
  __str__(x)
x.__str__() <==> str(x)
    Inherited from RealBrewProtocol
  basename(self, path)
  dirname(self, filename)
  exists(self, path)
  explore0c(self)
  get_brew_esn(self)
  getfilecontents(self, file, use_cache)
  getfilesystem(self, dir, recurse)
  getfirmwareinformation(self)
  hassubdirs(self, dir)
  isdir(self, path)
  isfile(self, filename)
  join(self, *args)
  listfiles(self, dir)
  listsubdirs(self, dir, recurse)
  mkdir(self, name)
  mkdirs(self, directory)
  modemmoderequest(self)
  offlinerequest(self, reset, delay)
  rmdir(self, name)
  rmdirs(self, path)
  rmfile(self, name)
  sendbrewcommand(self, request, responseclass, callsetmode)
  setfileattr(self, filename, date)
  statfile(self, name)
  writefile(self, name, contents)
    Inherited from LGPhonebook
  sendpbcommand(self, request, responseclass, callsetmode)

Class Variable Summary
tuple builtinringtones = ()
tuple builtinwallpapers = ()
str calendarexceptionlocation = 'sch/schexception.dat'
str calendarlocation = 'sch/schedule.dat'
int calenderrequiresreboot = 1                                                                     
str desc = 'LG-AX8600'
str external_storage_root = 'mmc1/'
str helpid = 'phone-lgax8600.htm'
dict media_info = {'images': {'index': 150, 'vtype': 1024, 'd...
str memolocation = 'sch/memo.dat'
str my_model = 'AX8600'
tuple ringtonelocations = (('sounds', 'dload/lg_mysound.dat', ...
str serialsname = 'lgax8600'
tuple wallpaperlocations = (('images', 'dload/lg_image.dat', '...
    Inherited from Phone
int n = 10                                                                    
    Inherited from Phone
str brew_version_file = 'brew/version.txt'
str brew_version_txt_key = 'brew_version.txt'
tuple builtinimages = ('Balloons', 'Soccer', 'Basketball', 'Bi...
str esn_file = 'nvm/$SYS.ESN'
str esn_file_key = 'esn_file'
tuple imagelocations = ((10, 'dloadindex/brewImageIndex.map', ...
str lgpbinfo_key = 'lgpbinfo'
str ringerindexfilename = 'dloadindex/brewRingerIndex.map'
str wallpaperindexfilename = 'dloadindex/brewImageIndex.map'...
    Inherited from Phone
NotImplementedType getcallhistory = NotImplemented
NotImplementedType getmemo = NotImplemented
NotImplementedType getplaylist = NotImplemented
NotImplementedType getsms = NotImplemented
NotImplementedType gett9db = NotImplemented
NotImplementedType gettodo = NotImplemented
str MODEMODEM = 'modemodem'
str MODENONE = 'modenone'
    Inherited from RealBrewProtocol
str brewterminator = '~'
str MODEBREW = 'modebrew'
    Inherited from LGPhonebook
str MODEPHONEBOOK = 'modephonebook'
str pbterminator = '~'

Instance Method Details

savephonebook(self, data)

Saves out the phonebook
Overrides:
phones.com_lgvx4400.Phone.savephonebook

setDMversion(self)

Define the DM version required for this phone, default to DMv5
Overrides:
phones.com_lgvx8100.Phone.setDMversion (inherited documentation)

Class Variable Details

builtinringtones

Type:
tuple
Value:
()                                                                     

builtinwallpapers

Type:
tuple
Value:
()                                                                     

calendarexceptionlocation

Type:
str
Value:
'sch/schexception.dat'                                                 

calendarlocation

Type:
str
Value:
'sch/schedule.dat'                                                     

calenderrequiresreboot

Type:
int
Value:
1                                                                     

desc

Type:
str
Value:
'LG-AX8600'                                                            

external_storage_root

Type:
str
Value:
'mmc1/'                                                                

helpid

Type:
str
Value:
'phone-lgax8600.htm'                                                   

media_info

Type:
dict
Value:
{'images': {'date': False,
            'dunno': 0,
            'dunno1': 0,
            'icon': 0,
            'index': 150,
            'indexfile': 'dload/lg_image.dat',
            'localpath': 'brew/media/lk/mp',
            'maxsize': 100,
...                                                                    

memolocation

Type:
str
Value:
'sch/memo.dat'                                                         

my_model

Type:
str
Value:
'AX8600'                                                               

ringtonelocations

Type:
tuple
Value:
(('sounds',
  'dload/lg_mysound.dat',
  'dload/lg_mysoundsize.dat',
  'brew/media/lk/ms',
  150,
  100,
  1026,
  0,
...                                                                    

serialsname

Type:
str
Value:
'lgax8600'                                                             

wallpaperlocations

Type:
tuple
Value:
(('images',
  'dload/lg_image.dat',
  'dload/lg_imagesize.dat',
  'brew/media/lk/mp',
  150,
  100,
  1024,
  0,
...                                                                    

Generated by Epydoc 2.1 on Fri Aug 15 18:58:24 2008 http://epydoc.sf.net