![]() |
[Announce] OpenWatch (Bluetooth watch support) for N900
1 Attachment(s)
Hello,
I want to introduce you OpenWatch, an application that makes Bluetooth watches (currently supported Fossil/Abacus/Sony Ericsson MBW-100/150/200) possible to connect to N900 (and other mobile platforms). OpenWatch offers standard features such as notification of incoming calls, text and instand messages and even controlling the default media player (track, volume). Just like Conversation Inbox Desktop Widget, OpenWatch can show you number of unread messages. Just like Desktop Command Execution Widget, you can write your own scripts to display output on the watch. With just released version 0.4.0 (available in extras-devel) you can use experimental API to display output from your application on the watch. You can find more info in this thread: http://www.smartmadsoft.com/forum/in...m=16&topic=176 I would like to ask you for help/guidance (since I don't have much experience with linux) - I want to monitor incoming e-mails/skype calls/pim events. If you can help, please let me know. |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
He-he :) I already made implementation Telepathy calls handling :)
So, can you help me with SoftBank AT-commands for news and mails? |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
I only know command for Softbank SMS (BTWMT).
|
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
oh!!! moneytoo, please show spec or examples of BTWMT usage.
|
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
About handling of VoIP and ordinal telephony calls. The right way is to use Telepathy framework.
So the first thing that you need is to implement Telepathy Observer interface ( http://people.collabora.co.uk/~danni...r.clients.html http://telepathy.freedesktop.org/spe....Observer.html ). To handle VoIP calls only you need to create filter for TP_IFACE_CHANNEL ".ChannelType" = TP_IFACE_CHANNEL_TYPE_STREAMED_MEDIA and TP_IFACE_CHANNEL ".TargetHandleType" = TP_HANDLE_TYPE_CONTACT. The observe method will be called when new challes creates. Incoming call can be identified by TP_IFACE_CHANNEL ".Requested" property of channel. You should set hook to "members_changed" signal of channel to handle switching call to active state. The caller identifier sored in TP_IFACE_CHANNEL ".TargetID" property of channel. |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
Does your program mutes ring for +CSIL=1 and how?
|
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
Ugh... I'll stick to Omega, IWC, Panerai etc.
Ok I'm a watch nut... these ones just don't do it for me. Good luck anyway! |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
Quote:
Code:
\r\n+BTWMT: 1,53,\"+420720123456\",\"jmeno jmeno\",\"08/09/26,16:12:26+04\",0,0\r\n Code:
Name in hiragana: |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
Quote:
Maybe AT+BTWRER=1 is about news? For +BTWMT the format looks like: +BTWMT <delivery flag ??>,<command size>,<number>,<remote party>,<date>,<message type ??>,<text size> Did you understood the value of AT+BTWCLKT=500 and AT+BTWCLKOK=1 commands? |
Re: [Announce] OpenWatch (Bluetooth watch support) for N900
Thank you moneytoo. I used OpenWatch when I had my SE X1, and it was awesome! Actually, OpenWatch was one of the few apps I really missed when I bought my N900. I found this thread just a few days ago. My MBW-100 just broke, but I bought an MBW-150 today. It works great with my N900.
Once again, thank you! I hope you keep up supporting OpenWatch for N900 |
All times are GMT. The time now is 22:49. |
vBulletin® Version 3.8.8