<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ModemManager.git/plugins/nokia, branch 06-api</title>
<subtitle>gitlab.freedesktop.org: mobile-broadband/ModemManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/'/>
<entry>
<title>nokia: don't even bother checking for messaging support</title>
<updated>2012-03-13T11:41:46+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-13T11:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=ca95621cae6f691167d46bd24a9b74c3e69b231b'/>
<id>ca95621cae6f691167d46bd24a9b74c3e69b231b</id>
<content type='text'>
Nokia modems/handsets use their own protocol (phonet) for all messaging related
operations, currently unsupported, so don't bother trying to check messaging
support with the generic implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nokia modems/handsets use their own protocol (phonet) for all messaging related
operations, currently unsupported, so don't bother trying to check messaging
support with the generic implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>nokia: new `MMSimNokia'</title>
<updated>2012-03-09T16:58:29+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-08T23:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=fa49e38320eaf364750b5e63c8984fd0b150e3e0'/>
<id>fa49e38320eaf364750b5e63c8984fd0b150e3e0</id>
<content type='text'>
Nokia phones don't support AT+CRSM.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nokia phones don't support AT+CRSM.
</pre>
</div>
</content>
</entry>
<entry>
<title>nokia: expect only one AT port</title>
<updated>2012-03-09T16:58:28+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-08T22:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=a0979c6e5a6c22a2e7aa6d7c005368c78ca535e1'/>
<id>a0979c6e5a6c22a2e7aa6d7c005368c78ca535e1</id>
<content type='text'>
This speeds up probing, as we cancel other AT probings as soon as we grab the
first AT port.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This speeds up probing, as we cancel other AT probings as soon as we grab the
first AT port.
</pre>
</div>
</content>
</entry>
<entry>
<title>base-modem: implement new modem-wide cancellable, and rework AT commands</title>
<updated>2012-03-09T16:58:28+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-08T22:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=1431797aea45096a20f2401d4a42c69eb2b8409b'/>
<id>1431797aea45096a20f2401d4a42c69eb2b8409b</id>
<content type='text'>
Instead of the `_in_port()' variants, we'll provide more generic
`_full()' methods. These should be used either if we want to send commands
to a specific port, or if we want to use a specific user-provided GCancellable.

In addition to this user-provided GCancellable, we keep the internal modem-wide
one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of the `_in_port()' variants, we'll provide more generic
`_full()' methods. These should be used either if we want to send commands
to a specific port, or if we want to use a specific user-provided GCancellable.

In addition to this user-provided GCancellable, we keep the internal modem-wide
one.
</pre>
</div>
</content>
</entry>
<entry>
<title>port-probe: refactor AT command handling</title>
<updated>2012-03-07T13:24:27+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-07T13:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=90e6bf0245d093204b318277e7b0a247eaef9179'/>
<id>90e6bf0245d093204b318277e7b0a247eaef9179</id>
<content type='text'>
Make it use a GVariant in the response processor, as the AT command handling in
the MMBaseModem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it use a GVariant in the response processor, as the AT command handling in
the MMBaseModem.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix header dependencies</title>
<updated>2012-03-01T16:30:38+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-20T15:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=98776d8ebba8119c88ae4e3e1acb6b1e95bd483b'/>
<id>98776d8ebba8119c88ae4e3e1acb6b1e95bd483b</id>
<content type='text'>
We shouldn't depend on any header file from the previous implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shouldn't depend on any header file from the previous implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>nokia: new Nokia-specific source directory</title>
<updated>2012-03-01T16:30:37+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-19T09:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=78f4904fdfd30efaa25769cc2d19549be5736ef7'/>
<id>78f4904fdfd30efaa25769cc2d19549be5736ef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
