Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-19 | hso: Use Qualcomm specific USSD quirk | Marcel Holtmann | 1 | -1/+2 | |
2010-06-13 | Add nasty quirk to allow HSO devices to read network code length | Marcel Holtmann | 1 | -1/+2 | |
The AT+CRSM=192 commands are failing on HSO devices and thus it might be needed to return its details from a predefined database. Start with testing this for reading the network code length. | |||||
2010-06-13 | Use Qualcomm quirk for CBS on HSO devices | Marcel Holtmann | 1 | -1/+2 | |
2010-06-06 | Move AT_ODO quirk into HSO driver instead of network registration | Marcel Holtmann | 1 | -2/+19 | |
2010-06-06 | Use hsomodem instead of hso for Option HSO GPRS atom driver | Marcel Holtmann | 1 | -1/+1 | |
2010-06-06 | Enable Option specific radio settings | Marcel Holtmann | 1 | -0/+4 | |
2010-06-04 | Enable CBS and USSD for Option HSO based devices | Marcel Holtmann | 1 | -0/+4 | |
2010-06-03 | Add Option specific SMS quirk since ack pdu is broken | Marcel Holtmann | 1 | -1/+1 | |
2010-04-28 | Fix: Remove easy uses of g_at_chat_shutdown | Denis Kenzior | 1 | -2/+0 | |
2010-04-15 | Drivers can notify core of SIM insertion / removal | Andrzej Zaborowski | 1 | -1/+5 | |
Add ofono_sim_inserted_notify function to notify the core of SIM insertion / removal. Make every plugin generate a sim inserted event on start. For devices with removable card, the event should be emitted after the plugin detects such event. For devices that need to wait for SIM card initialization, they can emit this event later. | |||||
2010-01-01 | Update copyright information | Marcel Holtmann | 1 | -1/+1 | |
2009-12-07 | Add HSO quirk to hso modem driver | Denis Kenzior | 1 | -1/+4 | |
2009-12-02 | Fix: Convert HSO plugin to new world order | Denis Kenzior | 1 | -4/+8 | |
2009-11-18 | Turn off echo on HSO modems | Denis Kenzior | 1 | -0/+3 | |
2009-11-18 | Make HSO modem driver use App & Control ports | Denis Kenzior | 1 | -29/+59 | |
The Application port gets all unsolicited notifications except for OWANCALL notifications. In turn only the Control port gets OWANCALL notifications. This means that we run GPRS Context control on the Control port and network registration / sms on the application port | |||||
2009-11-18 | Fix: Use none_prefix | Denis Kenzior | 1 | -3/+5 | |
Do not eat up unsolicited notifications that might arrive as a result of CFUN=0 | |||||
2009-11-18 | Add initial HSO GPRS context driver | Denis Kenzior | 1 | -0/+10 | |
2009-11-18 | Fix: modem _disable needs to send the CFUN | Denis Kenzior | 1 | -6/+6 | |
For HSO driver | |||||
2009-11-13 | Fix: Remove yet another duplicate atom | Denis Kenzior | 1 | -1/+0 | |
2009-11-13 | Fix: Remove duplicate SMS atom from HSO plugin | Denis Kenzior | 1 | -1/+0 | |
2009-10-01 | Update plugins to the new g_at_tty_open API | Denis Kenzior | 1 | -1/+8 | |
2009-09-17 | Convert all the modem drivers to the new API | Denis Kenzior | 1 | -2/+13 | |
2009-09-03 | Add support for SIM atom to HSO driver | Marcel Holtmann | 1 | -0/+2 | |
2009-09-03 | Add basic support for Option HSO based devices | Marcel Holtmann | 1 | -0/+178 | |