Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-14 | Update the at call meter driver for new API | Denis Kenzior | 3 | -72/+90 | |
2009-08-14 | Update at modem call forwarding driver | Denis Kenzior | 3 | -35/+66 | |
2009-08-14 | Update at modem call-barring driver to the new API | Denis Kenzior | 3 | -36/+67 | |
2009-08-12 | Warn when (potentially) invalid input encountered | Denis Kenzior | 1 | -0/+10 | |
2009-08-06 | Update AT modem plugin to use GAtChat logging | Denis Kenzior | 1 | -0/+9 | |
Enabled if OFONO_AT_DEBUG environment variable is set | |||||
2009-08-06 | Fixup atmodem.c for gatchat changes | Denis Kenzior | 1 | -7/+6 | |
2009-08-05 | Fix record number in at_sim_update_record. | Andrzej Zaborowski | 1 | -1/+1 | |
2009-07-29 | Remove all uses of modem.h | Denis Kenzior | 1 | -1/+1 | |
2009-07-29 | Rename ofono_modem_userdata | Denis Kenzior | 11 | -100/+110 | |
2009-07-29 | Make plugins use ofono_modem_get_path | Denis Kenzior | 1 | -8/+8 | |
2009-07-29 | Remove supports_tech variable | Denis Kenzior | 1 | -12/+3 | |
The proper way to register with a particular network technology is to use a band selection command (e.g. select 2G only or 3G only, or hybrid) The tech selection according to 27.007 is non-binding anyway | |||||
2009-07-29 | Tweak CREG notification to be more fault tolerant | Denis Kenzior | 1 | -0/+10 | |
2009-07-29 | Get rid of dbus-gsm.h | Denis Kenzior | 1 | -1/+2 | |
2009-07-29 | Rename dbus_gsm_dict_append_array | Denis Kenzior | 1 | -1/+1 | |
2009-07-29 | Move & Rename PROPERTIES_ARRAY_SIGNATURE | Denis Kenzior | 1 | -1/+2 | |
2009-07-29 | Rename dbus_gsm_signal_array_property_changed | Denis Kenzior | 1 | -2/+2 | |
2009-07-29 | Rename dbus_gsm error functions to __ofono_error | Denis Kenzior | 1 | -5/+10 | |
2009-07-29 | Move & Rename dbus_gsm_connection | Denis Kenzior | 1 | -3/+3 | |
Move to ofono/dbus.h ofono_dbus_get_connection | |||||
2009-07-29 | Experimental support for modems with no UCS2/UTF8 | Denis Kenzior | 1 | -2/+28 | |
Some modems, like the G1 do not support UCS2/UTF8. However, we can still attempt to export some phonebook entries which are probably going to be simple Latin1 characters (e.g. 411, etc) | |||||
2009-07-27 | Fix phonebook comment to report CSCS | Yang Gu | 1 | -1/+1 | |
2009-07-27 | Fix phonebook problem when charset is in a list | Yang Gu | 1 | -1/+1 | |
2009-07-27 | Add support for cyclic files | Denis Kenzior | 1 | -0/+1 | |
2009-07-27 | Refactor SIM file access code | Denis Kenzior | 1 | -20/+6 | |
SIM File Access conditions would be reported similarly between various stacks, so it seems like the core logic of figuring out the access conditions belongs up in the daemon. This also fixes various problems, including: - access conditions read from bytes 10-12, instead of 9-11. - read/update, invalidate/rehabilitate and increase conditions read from the wrong bits (0-3 instead of 4-7 and vice versa) | |||||
2009-07-27 | Return SIM file access conditions from read_file_info. | Andrzej Zaborowski | 1 | -5/+23 | |
2009-07-27 | Use int for MoreMessagestoSend (mms) | Denis Kenzior | 1 | -3/+5 | |
2009-07-16 | Refactor phonebook code | Denis Kenzior | 1 | -249/+208 | |
2009-07-16 | Fix style issue | Denis Kenzior | 1 | -1/+0 | |
2009-07-16 | Add character set support in phonebook | Yang Gu | 2 | -29/+339 | |
2009-07-16 | Add experimental support for MT incoming sms store | Denis Kenzior | 1 | -16/+88 | |
Some Nokia modems only support "MT" as the incoming sms store. Presumably the modem has some intelligence to pick the right store depending on the SMS class. This means that oFono must now track what the current store is, and issue a CPMS, CMGR & CMGD when a CMTI notification arrives. | |||||
2009-07-16 | Add CFUN=1 for the ti_calypso driver | Denis Kenzior | 1 | -2/+2 | |
2009-07-15 | Add extra_pdu_crlf quirk to ti_calypso driver | Denis Kenzior | 1 | -0/+5 | |
2009-07-15 | Remove from pending list if create fails | Denis Kenzior | 1 | -0/+2 | |
2009-07-15 | Fix printing binary version of the pdu | Denis Kenzior | 1 | -1/+1 | |
2009-07-15 | Fix CNMI parsing, it uses ranges not just a list | Denis Kenzior | 1 | -2/+6 | |
2009-07-15 | Add some more debugging to SMS driver | Denis Kenzior | 1 | -0/+14 | |
2009-07-15 | Fix sms looking for text mode instead of pdu mode | Denis Kenzior | 1 | -1/+2 | |
2009-07-14 | Style fixes | Denis Kenzior | 1 | -0/+13 | |
2009-07-14 | Make oFono use proper record ids, don't use tricks | Denis Kenzior | 1 | -1/+1 | |
2009-07-03 | Do not include <config.h> from headers | Rémi Denis-Courmont | 1 | -4/+0 | |
It should be included _first_ in all modules, and it is not proof against multiple inclusions. | |||||
2009-07-01 | Add support for tty on character device. | Santtu Lakkala | 1 | -8/+28 | |
Adds support for using ttys through a serial device directly. | |||||
2009-06-25 | Preserve clip_validity | Denis Kenzior | 1 | -0/+9 | |
CLCC does not report clip_validity. So if clip_validity of witheld has been reported in CLIP, but we're still somehow polling CLCC, which happens if CRING is not supported, and RING is used instead, this fact can be lost. Make sure we preserve clip_validity if possible | |||||
2009-06-25 | Number and Number Type are optional in CLCC | Denis Kenzior | 1 | -7/+5 | |
According to 27.007, the number and number type are optional. We must take care not to do anything unexpected in this case. | |||||
2009-06-22 | Add write/read operations for cyclic files in SIM. | Andrzej Zaborowski | 1 | -0/+35 | |
2009-06-22 | Merge phonebook entries belong to one person | Yang Gu | 1 | -1/+1 | |
2009-06-19 | SMS sending in AT backend | Denis Kenzior | 1 | -1/+74 | |
2009-06-18 | Implement CallBarring::ChangePassword in AT driver | Andrzej Zaborowski | 1 | -2/+43 | |
2009-06-18 | Cleanup EFmsisdn reading patch | Denis Kenzior | 1 | -89/+0 | |
2009-06-18 | Read own numbers from EFmsisdn instead of AT+CNUM. | Andrzej Zaborowski | 1 | -0/+1 | |
2009-06-18 | Minor style fixes | Denis Kenzior | 1 | -1/+1 | |
2009-06-18 | Add record based file capability to sim_ops | Andrzej Zaborowski | 1 | -23/+176 | |
Add capability to read / write / stat files on the SIM. This now supports cyclic, linear fixed and transparent SIM files. Parse GET RESPONSE result to find structure of the file (cyclic, linear fixed, or transparent), the file size and the record length. Add both read and update capability for binary and record-based files. Implement writing sim files through AT. |