[review] Retry reloads for the Band/Mode set operation

2019-07-21 Thread Aleksander Morgado
Hey! The following MR adds some retry mechanism to the "reloading" of bands/modes during a set operation. https://gitlab.freedesktop.org/mobile-broadband/ModemManager/merge_requests/130 E.g. if we were configured with band "EUTRAN 19" and we try to set "EUTRAN 20" instead, the modem may return

Re: Watching for available SIMs on D-Bus

2019-07-21 Thread Aleksander Morgado
Hey! > > > > > I need to collect informations about modems (for IMEI) and SIM cards > > > > > (for IMSI) available to system over D-Bus. > > > > > > > > > > While listening to signal InterfacesAdded on interface > > > > > org.freedesktop.DBus.ObjectManager does work as mentioned in > > > > >

Re: Watching for available SIMs on D-Bus

2019-07-21 Thread Ladislav Michl
On Sun, Jul 21, 2019 at 10:08:40PM +0200, Aleksander Morgado wrote: > Hey, > > > > > I need to collect informations about modems (for IMEI) and SIM cards > > > > (for IMSI) available to system over D-Bus. > > > > > > > > While listening to signal InterfacesAdded on interface > > > >

Re: GPRS not allowed in PLMN

2019-07-21 Thread Vincent Bernat
❦ 21 juillet 2019 22:11 +02, Aleksander Morgado : >> > ModemManager[989]: Simple connect state (4/8): Wait to get fully >> > enabled >> > ModemManager[989]: Simple connect state (5/8): Register >> > ModemManager[989]: Simple connect state (6/8): Bearer >> > ModemManager[989]: Simple

Re: E173s-1 stops working after weeks of uptime

2019-07-21 Thread De Alti, Cristiano
>Yes, definitely useful there if the platform has a way of actually >killing power to the device, whether that's USB or GPIO or whatever. >And I think it would be fine to add a method to the Modem object to do >this. > >If there's a lot of variability in platforms (and I think there is :) >we

Re: GPRS not allowed in PLMN

2019-07-21 Thread Aleksander Morgado
Hey! On Sat, Jul 20, 2019 at 3:35 PM Vincent Bernat wrote: > > ❦ 20 juillet 2019 12:00 +02, Vincent Bernat : > > > ModemManager[989]: Simple connect state (4/8): Wait to get fully > > enabled > > ModemManager[989]: Simple connect state (5/8): Register > > ModemManager[989]: Simple

Re: Watching for available SIMs on D-Bus

2019-07-21 Thread Aleksander Morgado
Hey, > > > I need to collect informations about modems (for IMEI) and SIM cards > > > (for IMSI) available to system over D-Bus. > > > > > > While listening to signal InterfacesAdded on interface > > > org.freedesktop.DBus.ObjectManager does work as mentioned in > > > documentation, ie. returning