summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [gsmd] make "make dist" correctlytick2007-11-271-1/+1
* [gsmd] to fix on reading a SMS with alpha value. (Erin Yueh)tick2007-11-261-1/+1
* gsmd: start with gsmd_msg_auxdata unionmickey2007-11-251-0/+13
* Print version number in libgsmd-tool.jserv2007-11-241-2/+10
* Fixlet to dead code in cpmb_detect_cb.jserv2007-11-241-1/+1
* Indentation with consistent coding style of gsmd.jserv2007-11-241-52/+57
* gsmd: fix typos and indentationmickey2007-11-233-33/+31
* gsmd: add missing license headersmickey2007-11-235-0/+103
* [gsmd] slightly changed the cpmb callback because rc could be used uninitiali...tick2007-11-201-23/+14
* [gsmd] sorry forget to add the new file (Sean Chiang)tick2007-11-201-0/+23
* [gsmd] New feature for power on/off GSM modem (Sean Chiang)tick2007-11-209-1/+79
* [gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski)tick2007-11-203-18/+52
* [gsmd] Adding atcmd_terminate_matching (remove from the queues any command wh...tick2007-11-203-2/+32
* [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...tick2007-11-1614-159/+277
* gsmd: cleaning some dummy codes (Tick)tick2007-11-125-443/+0
* gsmd: adding sleep mode into libgsmd-tool shell mode(Tick)tick2007-11-121-0/+9
* gsmd: return some meaningful value from set_baudrate (Andrew & Tick)tick2007-11-121-7/+10
* gsmd: Adding hang up control(Andrew & Tick)tick2007-11-121-4/+3
* keeping track of current registration state internally in gsmd. Without this ...tick2007-11-122-9/+26
* gsmd: fix typos in event.hmickey2007-11-081-2/+2
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-315-0/+43
* gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ...tick2007-10-312-0/+77
* gsmd: Fix the bug 928, that user cannot hang up call/cancel_atcmd until a cal...tick2007-10-313-35/+84
* gsmd: install ts0707 and ts0705 headersmickey2007-10-291-1/+1
* gsmd: install ts0705 and ts0707 header files, they're now required.mickey2007-10-291-1/+1
* formal version generation for gsmd-version.h considering releasejserv2007-10-251-2/+7
* Patch to enable CPHS ( Common PCN Handset Specification),tick2007-10-251-2/+41
* handle CME and CMS errors (Erin Yueh)tick2007-10-255-79/+124
* adding return rc to lgsm_send_simple (Andrzej Zaborowski)tick2007-10-251-6/+2
* Adding decoder TP-DCS, and it's based on 3GPP TS23.038 Clause 4. (Erin Yueh)tick2007-10-254-0/+158
* Get a correct message index value on reading a SMS (Erin Yueh)tick2007-10-251-0/+6
* Expose lgsm_signal_quality in order to replace lgsm_get_signal_quality.jserv2007-10-171-2/+1
* Improvement for finding / reading phonebook records in shell.jserv2007-10-171-104/+52
* Improvement for find and read phonebooks in gsmd.jserv2007-10-175-25/+240
* Added 'Ask Status report' option in shell.jserv2007-10-175-20/+22
* SMS status reportjserv2007-10-172-12/+48
* http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=834 ...jserv2007-10-171-6/+26
* Fixlet to libgsmd-tool does not flush stdout in atcmd mode.jserv2007-09-121-0/+2
* fix mlbuf handling (Phillip Zabel)laforge2007-08-232-5/+9
* remove 'struct llist_head' from phonebook messages becauselaforge2007-08-202-3/+11
* gsmd: make it slightly more forgiving:mickey2007-08-192-9/+4
* gsmd: remove ChangeLog, no one expect me used itmickey2007-08-191-3/+0
* gsmd: also allow ERROR as answer for the alive timer.mickey2007-08-191-2/+5
* Change copyrigt to OpenMoko and contributorslaforge2007-08-171-1/+1
* Add Headers to pkginclude (Philipp Zabel <philipp.zabel@gmail.com>)laforge2007-08-171-1/+2
* Add a flag to allow LFCR as a valid linebreak. (Alex Osborne)laforge2007-08-173-6/+21
* Change alive check and first commands to bare "AT"laforge2007-08-171-2/+2
* Add Broadcom BCM2132 vendor plugin (Alex Osborne)laforge2007-08-173-1/+119
* Add retrieving phone's own subscriber number. (Andrzej Zaborowski)laforge2007-08-176-0/+98
* mlbuf in gsmd struct (Andrzej Zaborowski)laforge2007-08-172-26/+30
personal git repositories of Harald Welte. Your mileage may vary