Discussion:
[Bitpim-devel] a530 trace file
Kent and Paula
2003-09-26 00:58:05 UTC
Permalink
I think you asked for five lines... If you want more I certainly can provide.

0 0.00606502 bitpim.exe IRP_MJ_CREATE sscdmdm0 SUCCESS Options: Open
1 0.00000698 bitpim.exe IOCTL_SERIAL_SET_QUEUE_SIZE sscdmdm0 SUCCESS InSize: 4096 OutSize: 4096
2 0.00000447 bitpim.exe IOCTL_SERIAL_GET_TIMEOUTS sscdmdm0 SUCCESS
3 0.00000615 bitpim.exe IOCTL_SERIAL_SET_TIMEOUTS sscdmdm0 SUCCESS RI:0 RM:0 RC:3000 WM:0 WC:0
4 0.00000950 bitpim.exe IOCTL_SERIAL_SET_WAIT_MASK sscdmdm0 SUCCESS Mask: ERR
5 0.00000391 bitpim.exe IOCTL_SERIAL_GET_BAUD_RATE sscdmdm0 SUCCESS
6 0.00000531 bitpim.exe IOCTL_SERIAL_GET_LINE_CONTROL sscdmdm0 SUCCESS
7 0.00000475 bitpim.exe IOCTL_SERIAL_GET_CHARS sscdmdm0 SUCCESS
8 0.00000391 bitpim.exe IOCTL_SERIAL_GET_HANDFLOW sscdmdm0 SUCCESS

The difference between calendar and scheduler is small I guess. It's just that a month can be displayed on the phone and you can look at what ever month you choose.

Actually, looking at the phone, the Planner menu has these features: scheduler, to do list (with priority,date, time, description), Memo pad (with multiple memos), user programmed countdown events (eg; days till christmas, etc.), one alarm clock, world time, calc.

To the best of my knowledge:
The schedule file is: /nvm/nvm/schedule
The to do list is : /nvm/nvm/to_do_list
The memo pad is: /nvm/nvm/memo
The countdown file is: /nvm/nvm/d_day
The ring tones are: /user/sound/ringer/AmericanWoma.mid (etc.)
The text messages are: /nvm/sms/sms_0045 (etc.)
The voice memos are: /VoiceDB/All/Memos/Mem00004.qcp (etc.)
(the built in answering machine stores voice messages here as well. The menu is called: Voice Kit, Call Screen, Inbox)
Voice dialing is: /VoiceDB/All/Tags/Tag00001.tag (etc.)

I am more than willing to provide files in what ever way you prefer.
Thanks for the help!



---------------------------------
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
Roger Binns
2003-09-26 01:52:35 UTC
Permalink
Post by Kent and Paula
I think you asked for five lines... If you want more I certainly can provide.
0 0.00606502 bitpim.exe IRP_MJ_CREATE sscdmdm0 SUCCESS Options: Open
1 0.00000698 bitpim.exe IOCTL_SERIAL_SET_QUEUE_SIZE sscdmdm0 SUCCESS InSize: 4096 OutSize: 4096
2 0.00000447 bitpim.exe IOCTL_SERIAL_GET_TIMEOUTS sscdmdm0 SUCCESS
3 0.00000615 bitpim.exe IOCTL_SERIAL_SET_TIMEOUTS sscdmdm0 SUCCESS RI:0 RM:0 RC:3000 WM:0 WC:0
4 0.00000950 bitpim.exe IOCTL_SERIAL_SET_WAIT_MASK sscdmdm0 SUCCESS Mask: ERR
5 0.00000391 bitpim.exe IOCTL_SERIAL_GET_BAUD_RATE sscdmdm0 SUCCESS
6 0.00000531 bitpim.exe IOCTL_SERIAL_GET_LINE_CONTROL sscdmdm0 SUCCESS
7 0.00000475 bitpim.exe IOCTL_SERIAL_GET_CHARS sscdmdm0 SUCCESS
8 0.00000391 bitpim.exe IOCTL_SERIAL_GET_HANDFLOW sscdmdm0 SUCCESS
I meant 5 entries from the phonebook using some other sync software :-)

Basically I need to see how it is done before being able to to tell
you if it is similar to the LG way or completely different. If
it is similar, then existing code can be adapted.

If it is different, then the reverse engineering process begins!
Post by Kent and Paula
The difference between calendar and scheduler is small I guess. It's just that
a month can be displayed on the phone and you can
look at what ever month you choose.
That is the way the 4400 works anyway. It underlines any days
you have events on in the monthly view.
Post by Kent and Paula
The schedule file is: /nvm/nvm/schedule
The to do list is : /nvm/nvm/to_do_list
The memo pad is: /nvm/nvm/memo
The countdown file is: /nvm/nvm/d_day
The ring tones are: /user/sound/ringer/AmericanWoma.mid (etc.)
The text messages are: /nvm/sms/sms_0045 (etc.)
The voice memos are: /VoiceDB/All/Memos/Mem00004.qcp (etc.)
Ah, gotta love these phones. The locations are similar yet
different :-)

I am still working on the generalistion of the phonebook stuff,
specifically porting over the existing 4400 code and making it
generic, as well as merging in Scott's TM520 work.

Roger

Roger

Loading...