Re: [PATCH 3/7] time: Add Modem.Time introspection XML

2012-01-26 Thread ttuttle
On Mon, Jan 23, 2012 at 11:31, Aleksander Morgado aleksan...@lanedo.com wrote: I'm not sure why we would include leap seconds info here. Leap seconds are adjustments to UTC itself, so if the time retrieved from GetNetworkTime() is always UTC, there is no need for that, as far as I can tell.

Re: [PATCH 3/7] time: Add Modem.Time introspection XML

2012-01-23 Thread ttuttle
On Sat, Jan 21, 2012 at 04:36, Aleksander Morgado aleksan...@lanedo.com wrote: I'm not sure why we would include leap seconds info here. Leap seconds are adjustments to UTC itself, so if the time retrieved from GetNetworkTime() is always UTC, there is no need for that, as far as I can tell.

Re: [PATCH 3/7] time: Add Modem.Time introspection XML

2012-01-23 Thread Aleksander Morgado
I'm not sure why we would include leap seconds info here. Leap seconds are adjustments to UTC itself, so if the time retrieved from GetNetworkTime() is always UTC, there is no need for that, as far as I can tell. I'm including it because one of our modems (the Gobi) exports it as part of

Re: [PATCH 3/7] time: Add Modem.Time introspection XML

2012-01-21 Thread Aleksander Morgado
+ +property name=NetworkTimezone type=a{sv} access=read + tp:docstring +The timezone data provided by the network. It may include one of more +of the following fields: + +'offset': offset of the timezone from UTC, in minutes (including DST, +

[PATCH 3/7] time: Add Modem.Time introspection XML

2012-01-20 Thread Thomas Tuttle
Signed-off-by: Thomas Tuttle ttut...@chromium.org --- introspection/Makefile.am |3 +- introspection/all.xml |1 + .../org.freedesktop.ModemManager.Modem.Time.xml| 56 3 files changed, 59 insertions(+), 1