summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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: fixing the missing prototype (Sudharshan S)erin_yueh2008-03-181-0/+3
* 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-042-2/+2
* gsmd: change TE character set to UCS2 (olv)erin_yueh2008-03-042-2/+2
* gsmd: sms data structure (Paulius Zaleckas)erin_yueh2008-02-261-1/+1
* gsmd: add vibrator at cmd (Sudharshan S)erin_yueh2008-02-263-0/+7
* gsmd: get battery status (Sudharshan S)erin_yueh2008-02-212-0/+16
* 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-153-14/+13
* gsmd: add strlcpy, strlcat functions (Paulius Zaleckas)erin_yueh2008-02-133-1/+16
* gsmd: network registration query status (Paulius Zaleckas)erin_yueh2008-01-311-0/+1
* 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-222-0/+2
* 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-107-10/+25
* 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-032-0/+73
* gsmd: add TP-STATUS return code table (Erin Yueh)erin_yueh2008-01-021-0/+44
* gsmd: set and get Voicemail number (Erin Yueh)erin_yueh2007-12-192-8/+2
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-173-6/+57
* 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-124-4/+23
* gsmd: remove the redundant API of phonebook(Sean Chiang)erin_yueh2007-12-121-9/+0
* gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)erin_yueh2007-12-102-1/+3
* 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-042-0/+54
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-032-11/+6
* gsmd: Severe clean-up (Andrzej Zaborowski)tick2007-12-012-2/+4
* gsmd: Submitting a PIN for authentication needs to respond with status too.(A...tick2007-12-012-1/+3
* gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)tick2007-11-273-4/+3
* [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-203-0/+8
* [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: cleaning some dummy codes (Tick)tick2007-11-121-13/+0
* gsmd: fix typos in event.hmickey2007-11-081-2/+2
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-312-0/+4
* 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
personal git repositories of Harald Welte. Your mileage may vary