summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-22dms: add "Set FCC Authentication" requestmbimBjørn Mork
2016-08-22uqmi: add support for MBIM devices with QMI serviceBjørn Mork
2015-11-22build: Support for out of source builds addedoldBachtin, Dmitri
2015-11-22build: added _library suffix to lib variablesBachtin, Dmitri
2015-11-22uqmi: search for ubox, blobmsg_json and json include pathsBachtin, Dmitri
2015-11-22wds: cast pdp_type enum to int to avoid clang considering the range check tau...Felix Fietkau
2015-11-22wds: make ipv6 address endian swap more portableFelix Fietkau
2015-09-11uqmi: Added CMake option BUILD_STATIC for a static uqmi buildBachtin, Dmitri
2015-08-13uqmi: Add get-current-settings command-line switchAntti Seppälä
2015-08-13uqmi: Add IP family selection command-line switchAntti Seppälä
2015-05-12add missing license headers (LGPL v2)Felix Fietkau
2015-04-14Add command to get IMEI from the deviceFelix Fietkau
2015-01-18Add command to specify preferred PLMNSławomir Demeszko
2015-01-09Add command for listing device capabilitiesSławomir Demeszko
2015-01-08Add missing option for getting tdma signal strengthSławomir Demeszko
2014-12-22Fix encoding phone number on sending smsSławomir Demeszko
2014-12-22Making smsc number optionalSławomir Demeszko
2014-12-22Fix improper length of sms message stored in User Data Length fieldSławomir Demeszko
2014-12-22Fix logical expression which is always trueSławomir Demeszko
2014-12-18Add mandatory field to Initiate Network RegisterSławomir Demeszko
2014-12-18Fix improper characters after reading Escape code for switching extension tab...Sławomir Demeszko
2014-12-18Added commands to change PIN codeSławomir Demeszko
2014-12-18Added shared struct to allow the same option names for different functionsSławomir Demeszko
2014-12-18Added option for enabling and disabling protection of simcard by PINSławomir Demeszko
2014-12-18Add support for 16-bit reference number in concatenated SMS.Sławomir Demeszko
2014-12-12Fix character "@" added at end of received messagesSławomir Demeszko
2014-12-12Added support for 8 bit and 16 bit encoded SMS messagesSławomir Demeszko
2014-12-12Separation of decoding User Data Header from decoding 7 bit messageSławomir Demeszko
2014-12-02Add --delete-message for deleting SMS messagesSławomir Demeszko
2014-12-01SEGFAULT on reading Unicode sms messagesSławomir Demeszko
2014-11-25add wda commands for setting/getting wireless data modeFelix Fietkau
2014-11-25suppress enum conversion warningsFelix Fietkau
2014-11-19fix indentationFelix Fietkau
2014-11-18Fix improper part number in multipart SMS text messagesSławomir Demeszko
2014-11-18Add command --get-msisdn for getting phone numberSławomir Demeszko
2014-10-30Added command "--get-iccid" to read the SIM serial number.Uwe Wojak
2014-10-30Added commands to unblock blocked PINs.Uwe Wojak
2014-10-02add a command for setting the interface data formatFelix Fietkau
2014-10-02fix aliasing error for parsing message float dataFelix Fietkau
2014-10-02add a command for changing the autoconnect settingFelix Fietkau
2014-10-02silence a compiler warning about adding an int to a stringFelix Fietkau
2014-10-02make argument to get_pin_status int instead of enum to prevent invalid optimi...Felix Fietkau
2014-10-02move a variable declaration to the right placeFelix Fietkau
2014-10-02fix tautological checkFelix Fietkau
2014-10-01sync with libqmi-glibFelix Fietkau
2014-05-27Fix printing of service versionsMatti Laakso
2014-05-27Add --stop-networkMatti Laakso
2014-05-27Fix autoconnectMatti Laakso
2014-05-27Minor fixes to command line helpMatti Laakso
2013-06-24add --set-device-operating-modeFelix Fietkau