Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-27 | build: Add skeleton for QMI utility | Marcel Holtmann | 1 | -0/+29 | |
2011-11-16 | tools: Add lookup-provider-name utility | Philippe Nunes | 1 | -0/+100 | |
This is a quick tool to look up CDMA network name based on the SID from the mobile-broadband-provider-info database. | |||||
2011-11-14 | tools: Update to the new mbpi API | Philippe Nunes | 1 | -1/+1 | |
2011-10-20 | lookup-apn: Minor style issues | Oleg Zhurakivskyy | 1 | -12/+11 | |
2011-10-20 | lookup-apn: Use mbpi_ap_free() | Oleg Zhurakivskyy | 1 | -1/+1 | |
2011-10-20 | lookup-apn: Add cli option to control duplicates | Oleg Zhurakivskyy | 1 | -3/+7 | |
2011-10-20 | lookup-apn: Use mbpi_ap_type() | Oleg Zhurakivskyy | 1 | -0/+1 | |
2011-10-12 | lookup-apn: Fix crash on no APNs found | Oleg Zhurakivskyy | 1 | -1/+5 | |
2011-10-12 | lookup-apn: Remove unused includes | Oleg Zhurakivskyy | 1 | -5/+0 | |
2011-10-10 | tools: Update copyright information | Marcel Holtmann | 3 | -3/+3 | |
2011-09-08 | tools: Make lookup-apn use mbpi.c | Denis Kenzior | 1 | -149/+24 | |
2011-06-03 | tools: Use mobile-broadband-provider-info database location if present | Marcel Holtmann | 1 | -3/+5 | |
2011-05-27 | tools: Fix missing handling of signalfd read results | Marcel Holtmann | 1 | -0/+3 | |
2011-05-27 | tools: Fix unused variable for Huawei audio settings | Marcel Holtmann | 1 | -0/+7 | |
2011-05-19 | tools: Add utility for looking up APN from database | Marcel Holtmann | 1 | -0/+235 | |
2011-02-23 | get-location: fix compilation error | Denis Kenzior | 1 | -0/+9 | |
If fd-passing is not enabled, we get a compiler error. | |||||
2011-02-23 | tools: add client to receive location reporting | Lucas De Marchi | 1 | -0/+259 | |
As of now there's no support for fd-passing in D-Bus Python bindings, hence a small C client is needed in order to test location-reporting atom. | |||||
2011-01-05 | tools: Use presence of SubscriberIdentity to trigger online operation | Marcel Holtmann | 1 | -5/+33 | |
2011-01-05 | tools: Add support for setting modem online automatically | Marcel Holtmann | 1 | -0/+40 | |
2011-01-05 | tools: Add utility for auto enabling modems | Marcel Holtmann | 1 | -0/+494 | |
2010-09-30 | tools: Start tracking audio interface | Marcel Holtmann | 1 | -0/+49 | |
2010-09-26 | tools: Decode the Multiparty property in Huawei audio utility | Marcel Holtmann | 1 | -0/+7 | |
2010-09-26 | tools: Add simple voice routing to Huawei audio utility | Marcel Holtmann | 1 | -1/+149 | |
2010-09-26 | tools: Update Huawei audio utility with call tracking | Marcel Holtmann | 1 | -0/+604 | |
2010-09-26 | tools: Add skeleton for Huawei audio utility | Marcel Holtmann | 1 | -0/+29 | |