summaryrefslogtreecommitdiff
path: root/include/gsmd
Commit message (Expand)AuthorAgeFilesLines
* wavecom/sysmocom: use AT@COPS if available, instead of AT+COPSHarald Welte2013-10-131-0/+8
* permit gsmd and libgsm to handle multiple instancesHarald Welte2013-09-291-0/+1
* Add run-time changing of gsmd log level via libgsm/libgsmd-toolHarald Welte2013-03-151-0/+1
* add support for encapsulating and forwarding GPS and AIS dataHarald Welte2013-02-272-1/+2
* introduce new "Cell Info" EventHarald Welte2012-06-012-0/+10
* add missing include of strl.h. patch by khorben. closing OM #2184mickey2009-01-231-1/+0
* gsmd: add AT commands for GTA01 devices (Erin Yueh)erin_yueh2008-03-181-0/+1
* gsmd: Query Antenna Status (Erin Yueh)erin_yueh2008-03-061-0/+1
* gsmd: revert to r4158 (Erin Yueh)erin_yueh2008-03-041-1/+1
* gsmd: change TE character set to UCS2 (olv)erin_yueh2008-03-041-1/+1
* gsmd: sms data structure (Paulius Zaleckas)erin_yueh2008-02-261-1/+1
* gsmd: add vibrator at cmd (Sudharshan S)erin_yueh2008-02-262-0/+3
* gsmd: get battery status (Sudharshan S)erin_yueh2008-02-211-0/+14
* gsmd: bug fixed for some changes (Sudharshan S, Paulius Zaleckas)erin_yueh2008-02-181-1/+0
* gsmd: add retrieving phone info (Erin Yueh)erin_yueh2008-02-152-0/+5
* gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)erin_yueh2008-02-133-1/+16
* gsmd: query network registration 2nd try (Erin Yueh)erin_yueh2008-01-261-1/+1
* gsmd: query network registration status (Erin Yueh)erin_yueh2008-01-241-0/+1
* gsmd: retrieve imsi value before sending at command (Sean Chiang)erin_yueh2008-01-221-0/+1
* gsmd: add 'lgsm_open_n_get' to retrieve the current country code (Sean Chiang)erin_yueh2008-01-181-8/+9
* gsmd: fix CMT_parse comma error (Sean Chiang)erin_yueh2008-01-171-2/+5
* gsmd: update sms pdu len and fix typos (Wang Yanke)erin_yueh2008-01-161-4/+4
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-106-9/+21
* gsmd: add TP-MTI to gsmd_sms (Erin Yueh)erin_yueh2008-01-091-0/+1
* gsmd: add Call Forwarding function (Sean Chiang)erin_yueh2008-01-031-0/+38
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-171-0/+30
* gsmd: move PIN name to both gsmd and libgsmd (Erin Yueh)erin_yueh2007-12-131-20/+1
* gsmd: 2nd try for retrieving PIN status (Erin Yueh)erin_yueh2007-12-122-1/+20
* gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)erin_yueh2007-12-101-0/+1
* gsmd: add "RING" timeout scheme, for those modem not have %CPI (like) support...tick2007-12-052-1/+3
* gsmd: Provide Current Call status (sean_chiang)tick2007-12-041-0/+51
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-032-11/+6
* gsmd: Severe clean-up (Andrzej Zaborowski)tick2007-12-011-2/+2
* gsmd: Submitting a PIN for authentication needs to respond with status too.(A...tick2007-12-011-0/+1
* gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)tick2007-11-271-1/+1
* [gsmd] make "make dist" correctlytick2007-11-271-1/+1
* gsmd: start with gsmd_msg_auxdata unionmickey2007-11-251-0/+13
* [gsmd] New feature for power on/off GSM modem (Sean Chiang)tick2007-11-202-0/+7
* [gsmd] Adding atcmd_terminate_matching (remove from the queues any command wh...tick2007-11-201-1/+2
* [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i...tick2007-11-163-3/+10
* gsmd: fix typos in event.hmickey2007-11-081-2/+2
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-311-0/+1
* gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ...tick2007-10-311-0/+3
* gsmd: Fix the bug 928, that user cannot hang up call/cancel_atcmd until a cal...tick2007-10-311-0/+1
* 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
* handle CME and CMS errors (Erin Yueh)tick2007-10-252-2/+10
* Adding decoder TP-DCS, and it's based on 3GPP TS23.038 Clause 4. (Erin Yueh)tick2007-10-251-0/+54
* Improvement for find and read phonebooks in gsmd.jserv2007-10-172-2/+21
* Added 'Ask Status report' option in shell.jserv2007-10-171-0/+1
personal git repositories of Harald Welte. Your mileage may vary