Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |