Age | Commit message (Expand) | Author | Files | Lines |
2014-11-10 | libqmi-glib: always attach timeout and idles to the thread default main context | Aleksander Morgado | 1 | -9/+19 |
2014-11-09 | libqmi-glib: always attach sources to the thread default main context | Aleksander Morgado | 2 | -2/+2 |
2014-11-09 | libqmi,message: fix qmi_message_set_transaction_id() in non-CTL messages | Aleksander Morgado | 2 | -1/+53 |
2014-10-10 | libqmi-glib,proxy: fix segfault | Albert Diserholt | 1 | -4/+4 |
2014-10-10 | libqmi,utils: assert input buffer size when writing strings to buffer | Thomas Haller | 1 | -4/+11 |
2014-10-10 | qmi-codegen: ensure enough buffer available to read string/array size variable | Aleksander Morgado | 1 | -0/+28 |
2014-07-29 | cli,nas: S/N ratio is dB, not dBm | Aleksander Morgado | 1 | -1/+1 |
2014-07-29 | cli,nas: limit resolution when printing floating point numbers | Aleksander Morgado | 1 | -9/+9 |
2014-07-29 | cli,nas: fix constant out of range issue in comparison | Ben Chan | 1 | -1/+1 |
2014-07-29 | cli,nas: fix unmatched format specifiers | Ben Chan | 1 | -2/+2 |
2014-05-28 | cli,nas: decode BCD-encoded PLMN and print it | Aleksander Morgado | 1 | -9/+48 |
2014-05-28 | cli,nas: pretty print field types | Aleksander Morgado | 1 | -35/+63 |
2014-05-28 | cli,nas: don't print fields with unknown data | Aleksander Morgado | 1 | -86/+109 |
2014-05-28 | cli,nas: add missing indentations | Aleksander Morgado | 1 | -8/+8 |
2014-05-28 | nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' | Aleksander Morgado | 2 | -0/+55 |
2014-05-28 | nas: fix several TLV field types | Aleksander Morgado | 1 | -13/+14 |
2014-05-28 | nas: consolidate variable names | Aleksander Morgado | 1 | -97/+96 |
2014-05-28 | nas: add missing TLV field | Aleksander Morgado | 1 | -2/+5 |
2014-05-28 | qmi-codegen: handle 'gfloat' types | Aleksander Morgado | 2 | -0/+37 |
2014-05-27 | qmicli: fix wrong array reference cutnpaste bug | Bjørn Mork | 1 | -4/+4 |
2014-05-27 | qmicli: add NAS Get Cell Location Info | Bjørn Mork | 1 | -0/+424 |
2014-05-24 | libqmi-glib,proxy: update internal default timeout value | Aleksander Morgado | 1 | -1/+6 |
2014-05-21 | cli,wda: new '--wda-set-data-format' action | Aleksander Morgado | 3 | -18/+170 |
2014-05-21 | cli,wda: fix error string message | Aleksander Morgado | 1 | -1/+1 |
2014-05-21 | libqmi,wda: rename enum to "_RAW_IP" to match the name in the CTL service | Aleksander Morgado | 1 | -2/+2 |
2014-05-20 | cli,wda: new '--wda-get-data-format' action | Aleksander Morgado | 4 | -1/+254 |
2014-05-20 | wda: new 'WDA' service | Aleksander Morgado | 5 | -5/+102 |
2014-04-28 | cli: new '--uim-get-card-status' action | Aleksander Morgado | 1 | -0/+168 |
2014-04-28 | uim: implement "Get Card Status" | Aleksander Morgado | 1 | -0/+157 |
2013-12-13 | libqmi-glib,device: print as debug flags used when opening or releasing client | Aleksander Morgado | 1 | -4/+19 |
2013-12-13 | qmicli: add '--device-open-net' option | Aleksander Morgado | 3 | -1/+73 |
2013-12-13 | libqmi-glib: generate types for QmiDeviceOpenFlags and QmiDeviceReleaseClient... | Aleksander Morgado | 1 | -2/+3 |
2013-09-18 | libqmi-glib: update QMI service list | Aleksander Morgado | 1 | -41/+75 |
2013-09-13 | libqmi-glib: avoid shadowing 'read' | Aleksander Morgado | 2 | -23/+23 |
2013-09-12 | cli,wds: new '--wds-get-default-settings' | Aleksander Morgado | 1 | -0/+96 |
2013-09-12 | cli,wds: add profile contents in the '--wds-get-profile-list' reply | Aleksander Morgado | 1 | -16/+110 |
2013-09-12 | cli,wds: new '--wds-get-profile-list' | Aleksander Morgado | 1 | -0/+96 |
2013-09-12 | wds: implement "WDS Get Profile List" | Aleksander Morgado | 1 | -0/+51 |
2013-09-05 | libqmi-glib,qmi-proxy: only allow clients running as root | Aleksander Morgado | 1 | -0/+32 |
2013-09-05 | qmi-proxy: new '--verbose' option to run with full debug logs | Aleksander Morgado | 1 | -0/+10 |
2013-09-05 | libqmi-glib,proxy: forward indications to remote clients | Aleksander Morgado | 1 | -1/+40 |
2013-09-05 | libqmi-glib,device: emit signal for every indication received | Aleksander Morgado | 2 | -0/+30 |
2013-09-05 | libqmi-glib,proxy: keep track of clients allocated/released | Aleksander Morgado | 1 | -1/+86 |
2013-09-05 | qmi-proxy: automatically stop proxy if no clients around for 30s | Aleksander Morgado | 1 | -0/+40 |
2013-09-05 | libqmi-glib,proxy: cleanup 'QmiDevice' when no longer used | Aleksander Morgado | 1 | -0/+46 |
2013-09-05 | libqmi-glib,proxy: new property exposing the current number of connected clients | Aleksander Morgado | 2 | -1/+62 |
2013-09-05 | libqmi-glib: spawn qmi-proxy if not running | Aleksander Morgado | 3 | -172/+337 |
2013-09-05 | libqmi-glib,proxy: allow multiple remote 'QmiClientCtl' | Aleksander Morgado | 1 | -13/+23 |
2013-09-05 | libqmi-glib,device: gather a proper transaction id for CTL if none given | Aleksander Morgado | 1 | -0/+10 |
2013-09-05 | libqmi-glib,message: allow overwriting the transaction id | Aleksander Morgado | 2 | -0/+25 |