Re: Interfacing with ModemManager

2017-08-31 Thread Aleksander Morgado
Hey, > > I need to write a custom user process that can send connection requests/user > actions to ModemManager and also receive status notifications from > ModemManager such as change of connection status, signal statistics, etc. > > What inter-process communication interface does ModemManager pr

Re: Latest ModemManager for OpenWRT

2017-08-31 Thread Aleksander Morgado
>>However, with the latest version, I see MM crash on openwrt (Log snippets >>below). >>Would you recommend going back a few revisions? If so, how do I associate the >>package version with the source version to make Makefile changes? > > When I revert back to the older version and update the fee

RE: Latest ModemManager for OpenWRT

2017-08-31 Thread Jose, Shijo
>> I had installed ModemManager on OpenWRT following your steps provided >> in https://bitbucket.org/aleksander0m/modemmanager-openwrt >> >> However, I need the latest changes made to ModemManager source >> specifically to include updates for the Telit LTE modem plugin (e.g. >> from >> https://g

Interfacing with ModemManager

2017-08-31 Thread Jose, Shijo
Hi, I need to write a custom user process that can send connection requests/user actions to ModemManager and also receive status notifications from ModemManager such as change of connection status, signal statistics, etc. What inter-process communication interface does ModemManager provide in

RE: Latest ModemManager for OpenWRT

2017-08-31 Thread Jose, Shijo
Hello, >>> I had installed ModemManager on OpenWRT following your steps provided >>> in https://bitbucket.org/aleksander0m/modemmanager-openwrt >>> >>> However, I need the latest changes made to ModemManager source >>> specifically to include updates for the Telit LTE modem plugin (e.g. >>> from