<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ModemManager.git/include, 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>squash! sim: wait to get completely unlocked and reinitialized</title>
<updated>2012-03-12T12:57:46+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-12T12:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=71f1dd26f4c606432cdec9573f4e093204ae77ca'/>
<id>71f1dd26f4c606432cdec9573f4e093204ae77ca</id>
<content type='text'>
core: new `Initializing' state in the global modem state machine

We need to define a state to be used while the modem is being initialized, so
that we forbid any operation on the modem on already exported interfaces, while
there are interfaces pending to get exported.

This Initializing state will also cover the state between having the SIM
unlocked (which launches re-initialization) and being completely initialized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
core: new `Initializing' state in the global modem state machine

We need to define a state to be used while the modem is being initialized, so
that we forbid any operation on the modem on already exported interfaces, while
there are interfaces pending to get exported.

This Initializing state will also cover the state between having the SIM
unlocked (which launches re-initialization) and being completely initialized.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: autogenerate `mm-errors-quarks.c'</title>
<updated>2012-03-09T16:58:29+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-09T16:01:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=06f583eab125d44a91ee4d60e5a9d7cbc25f8141'/>
<id>06f583eab125d44a91ee4d60e5a9d7cbc25f8141</id>
<content type='text'>
We define custom nicks for each error enum, matching the DBus error entry that
we want to have with each of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We define custom nicks for each error enum, matching the DBus error entry that
we want to have with each of them.
</pre>
</div>
</content>
</entry>
<entry>
<title>api,errors: new `MM_CORE_ERROR_RETRY'</title>
<updated>2012-03-05T15:12:20+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-03-05T15:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=e45d76d5487f9abb44c46a1b2d3c86433764ce89'/>
<id>e45d76d5487f9abb44c46a1b2d3c86433764ce89</id>
<content type='text'>
Lets operations specify that they cannot be run currently, but that the caller
may retry later. Of course, it depends on the caller to really honour the
retry-later suggestion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lets operations specify that they cannot be run currently, but that the caller
may retry later. Of course, it depends on the caller to really honour the
retry-later suggestion.
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: define facilities flags with bitwise operations instead of hex values</title>
<updated>2012-03-01T16:31:54+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-29T19:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=34491fbca17f91f618cb351db805998391bde738'/>
<id>34491fbca17f91f618cb351db805998391bde738</id>
<content type='text'>
So that glib-mkenums detects that we're talking about flags.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that glib-mkenums detects that we're talking about flags.
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: minor alignment fix</title>
<updated>2012-03-01T16:31:54+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-29T19:17:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=ea03f6dc66d166ee49d27ae46d97e2d79f165298'/>
<id>ea03f6dc66d166ee49d27ae46d97e2d79f165298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: cleanup public header file</title>
<updated>2012-03-01T16:30:40+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-27T21:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=6e4f59f85ee88c61795485a1ed2fe63cc4c359e8'/>
<id>6e4f59f85ee88c61795485a1ed2fe63cc4c359e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introspection: setup all new files and remove old ones</title>
<updated>2012-03-01T16:30:40+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-27T21:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=8bff03b540d66c6f4e30ca73de5f4fa06f1f8317'/>
<id>8bff03b540d66c6f4e30ca73de5f4fa06f1f8317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: added new Iridium capability</title>
<updated>2012-03-01T16:30:35+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-14T09:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=50d52d79f7263ddf1b24079be7621127ab1df8b5'/>
<id>50d52d79f7263ddf1b24079be7621127ab1df8b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: new `MMSmsStorage' enumeration</title>
<updated>2012-03-01T16:30:31+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-09T21:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=7c2acac5b362d05226edf8e5d16643b03ccef3ec'/>
<id>7c2acac5b362d05226edf8e5d16643b03ccef3ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api,header: renamed `MMModemSmsState' to `MMSmsState'</title>
<updated>2012-03-01T16:30:28+00:00</updated>
<author>
<name>Aleksander Morgado</name>
<email>aleksander@lanedo.com</email>
</author>
<published>2012-02-07T22:16:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ModemManager.git/commit/?id=127cde49b7e74fde3e4eafa7e0b6f0535fcdfe9c'/>
<id>127cde49b7e74fde3e4eafa7e0b6f0535fcdfe9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
