Skip to content

feature request #8

@maltegrosse

Description

@maltegrosse

Hey, great work - but some features I really need are missing:
SMS
https://www.freedesktop.org/software/ModemManager/api/latest/gdbus-org.freedesktop.ModemManager1.Sms.html

Location (Including GPS data)
https://www.freedesktop.org/software/ModemManager/api/latest/gdbus-org.freedesktop.ModemManager1.Modem.Location.html

and finally a possibility to watch the states:
https://www.freedesktop.org/software/ModemManager/api/latest/ModemManager-Flags-and-Enumerations.html#MMModemState

and I also realized that I need to change following line to get your code working:
https://github.com/parrotmac/go-modemmanager/blob/master/pkg/modem/manager.go#L176
to
err := bus.Call(callModemLocationGetLocation, 0).Store(resp)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions