Active Topics

 


Reply
Thread Tools
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#191
IMHO the ambient sensor was the most useless feature of the N810 hardware. I fully have to agree with lcuk, except for I disabled the sensor on my N810 via software.

Oh, and thanks to fanoush for making this thread finally worth continue reading again.
 

The Following User Says Thank You to pycage For This Useful Post:
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#192
An interesting file to look it's telephony-maemo.c in the bluez sources: http://repository.maemo.org/pool/fre...26.orig.tar.gz
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#193
Originally Posted by fanoush View Post
- ECI headset (whatever it is) support added to AV jack
I believe in this context it refers to Enhanced Control Interface (it's not a particular device), a way to discern/control what is attached to the A/V jack. See http://www.faqs.org/patents/app/20080318629 for details.
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#194
Originally Posted by attila77 View Post
I believe in this context it refers to Enhanced Control Interface (it's not a particular device), a way to discern/control what is attached to the A/V jack.
Yes, thanks. However what confuses me is that they already support 'regular' headset via this jack. Here are those relevant lines

Code:
 	RX51_JACK_HP,		/* headphone: stereo output, no mic */
 	RX51_JACK_HS,		/* headset: stereo output with mic */
 	RX51_JACK_MIC,		/* mic input only */
+	RX51_JACK_ECI,		/* ECI headset */
 	RX51_JACK_TVOUT,	/* stereo output with tv-out */
 };
Code:
 static const char *jack_function[] = {"Off", "Headphone", "Headset",
-				      "Mic", "TV-OUT"};
+				      "Mic", "ECI Headset", "TV-OUT"};
So they already support mix of various devices on this jack including 'regular' stereo headset so I wonder what ECI Headset brings in term of quality or features?
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#195
Originally Posted by yerga View Post
An interesting file to look it's telephony-maemo.c
Yes, the whole phonet stack is interesting concept, looks like it allows equivalent (relatively low level) access to GSM/whatever phone module over serial (internal SSI) bus, usb or bluetooth so the phone part is either integrated or remotely connected and the tablet can serve as main interface to operate it (i.e. much more than just headset or contact exchange over bluetooth?). I wonder which existing (Nokia only?) phones support such access. I also wonder how the GPRS over phonet driver differs from GPRS over bluetooth DUN profile.

EDIT: after some investigation it looks like it is not something particularly new, gnokii already talks over it with nokia phones and Nokia currently doesn't plan to contribute more than just existing GPRS driver and internal SSI communication.
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2009-01-30 at 15:03.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#196
Originally Posted by lardman View Post
(and "in the mood")
I've heard of people taking their tablets to bed but this is too much...
 
Posts: 398 | Thanked: 301 times | Joined on Sep 2007 @ Texas
#197
I respectfully disagree, the light sensor allowed me to get rid of the brightness adjustment in my status bar because I never need to use it anymore. The sensor placement isn't optimal as I do sometimes cover it inadvertently but I really do appreciate the sensor.

Originally Posted by pycage View Post
IMHO the ambient sensor was the most useless feature of the N810 hardware. I fully have to agree with lcuk, except for I disabled the sensor on my N810 via software.

Oh, and thanks to fanoush for making this thread finally worth continue reading again.
 
Posts: 169 | Thanked: 38 times | Joined on Jul 2007 @ Brooklyn, NY
#198
Originally Posted by fanoush View Post
So they already support mix of various devices on this jack including 'regular' stereo headset so I wonder what ECI Headset brings in term of quality or features?
It probably just means that it is a headset+remote -- I would hope that it is more of an advanced remote (i.e. with led readout) than a simple Nokia-style block or an Apple squeeze-twice remote.

BUT -- this is really REALLY needed if you're going to have a general computing device (with system volumes and multiple apps) that also needs to be an multimedia device as well. I'm really tired of having two volume levels to manage on the device when playing media, and if the tablet can separate them, and put the MM volume controls on the remote, then this will make it *far* more attractive as a PMP.
 
sachin007's Avatar
Posts: 2,041 | Thanked: 1,066 times | Joined on Mar 2006 @ Houston
#199
I have a question;

Does the code support mutli-touch or is it something which cannot be deduced from the code?

Thanks
 
Posts: 605 | Thanked: 137 times | Joined on Nov 2005 @ La Rochelle, France
#200
I think the type of touchscreen (resistive ?) doesn't allow multi-touch ...
 

The Following User Says Thank You to fredoll For This Useful Post:
Reply

Tags
fremantle, iphone killer, n900, rover, rx-51


 
Forum Jump


All times are GMT. The time now is 07:35.