Re: ofono usage on embedded device

2011-12-09 Thread Renat Zaripov
2011/12/9 Daniel Wagner > > Hi Sergey, > > On 09.12.2011 14:08, Sergey Lapin wrote: > > I'm interested in c) because somehow we have troubles with udev in our > > device, systemd detects ttys perfectly while ofono can't find anything > > and it seems > > to see no tty devices at all, so we'd like

Fwd: ofono usage on embedded device

2011-12-09 Thread Renat Zaripov
2011/12/9 Daniel Wagner : > Hi Renat, > > On 09.12.2011 14:37, Renat Zaripov wrote: >>> On 09.12.2011 14:08, Sergey Lapin wrote: >>>> I'm interested in c) because somehow we have troubles with udev in our >>>> device, systemd detects ttys perfectly wh

Re: [PATCH v4 2/3] Add SIM900 detection support.

2012-01-12 Thread Renat Zaripov
2012/1/11 Marcel Holtmann : > Hi Renat, > >> This allows for detection of SIM900 modem module in case of >> appropriate driver specified in udev rules. >> >> Example rule: >> KERNEL=="gsmtty3", ENV{OFONO_DRIVER}="sim900" > > you could also use the 27.010 support that is included in oFono itself > a

Re: [PATCH v4 1/3] SIMCOM SIM900 module support

2012-01-12 Thread Renat Zaripov
/lists.ofono.org/listinfo/ofono Hi Marcel, How I understand, it is correct that I call CSCS command from sim900_enable? Or I must move it in another stage? Can I add OFONO_VENDOR_SIM900 in drivers/atmodem/vendor.h for use it instead OFONO_VENDOR_NOKIA in ofono_netreg_create? Best regards, Renat Zaripov ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

Re: SIMCOM support

2013-01-25 Thread Renat Zaripov
s. >> >> > The chip should be powered down in disable(), so in theory it will be in > the same state prior to oFono starting. Maybe I'm mis-understanding what > you're trying to do. > > Regards, > -Denis > __**_ > ofono mailing list > ofono@ofono.org > http://lists.ofono.org/**listinfo/ofono<http://lists.ofono.org/listinfo/ofono> > Best regards, Renat Zaripov ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono

Re: [PATCH] Simcom support

2013-01-31 Thread Renat Zaripov
Hi Anthony, 2013/1/29 Viallard Anthony > On 28. 01. 13 14:43, Renat Zaripov wrote: > >> Hi! >> > > Hi Renat, > > >> I'll get started to test patch that sended by Anthony in previous email. >> Patch have some errors, but I'm fix it. >> &

Re: [PATCH] Add vendor quirk for SIMCOM

2013-03-12 Thread Renat Zaripov
Hello Anthony, Denis, 2013/3/12 Denis Kenzior > Hi Anthony, > > And, I saw "ATD*99#" cryptic command was already used in >> gatchat/gsmdial.c if bluetooth is enabled. >> >> > This is a legacy operation for entering into data mode. Refer to 27.007 > Section 10.2.1.1. It can be used as a shortc