summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAgeFilesLines
* cell_log: Suppress syslog()ing CME ERRORS which are no errorsHarald Welte2013-10-131-0/+10
* permit gsmd and libgsm to handle multiple instancesHarald Welte2013-09-291-3/+8
* util: Remove shadowin of the readset parameterHolger Hans Peter Freyther2013-09-241-1/+0
* cell_log: Use a custom RF-Lock handling to unlock the GSM networkHolger Hans Peter Freyther2013-03-171-11/+54
* cell_log: Move from LOG_INFO to LOG_NOTICE for the operator messagesHolger Hans Peter Freyther2013-03-161-2/+2
* cell_log: Fix typo in the debug log messageHolger Hans Peter Freyther2013-03-161-1/+1
* cell_log: power-cycle the modem on CME ERROR 515Harald Welte2013-03-151-1/+16
* Add run-time changing of gsmd log level via libgsm/libgsmd-toolHarald Welte2013-03-152-0/+7
* add new utility to take GPS and AIS messages and fwd them via UDPHarald Welte2013-02-272-1/+188
* add support for encapsulating and forwarding GPS and AIS dataHarald Welte2013-02-271-0/+8
* add new cell_log program, scanning for networsk/cells and rf_locking BTSHarald Welte2012-06-012-1/+440
* shell: fix manual operator selectionHarald Welte2012-06-011-1/+1
* introduce new "Cell Info" EventHarald Welte2012-06-011-0/+9
* gsmd: fixing the missing prototype (Sudharshan S)erin_yueh2008-03-181-1/+1
* gsmd: Query Antenna Status (Erin Yueh)erin_yueh2008-03-061-0/+7
* gsmd: add vibrator at cmd (Sudharshan S)erin_yueh2008-02-261-1/+21
* gsmd: get battery status (Sudharshan S)erin_yueh2008-02-211-0/+10
* gsmd: bug fixed for some changes (Sudharshan S, Paulius Zaleckas)erin_yueh2008-02-181-6/+1
* gsmd: add retrieving phone info (Erin Yueh)erin_yueh2008-02-151-0/+36
* gsmd: fix error handling in libgsmd-tool (Paulius Zaleckas)erin_yueh2008-02-082-1/+3
* gsmd: network registration query status (Paulius Zaleckas)erin_yueh2008-01-311-0/+1
* gsmd: query network registration status (Erin Yueh)erin_yueh2008-01-241-0/+27
* gsmd: add 'lgsm_open_n_get' to retrieve the current country code (Sean Chiang)erin_yueh2008-01-181-0/+6
* gsmd: fix CMT_parse comma error (Sean Chiang)erin_yueh2008-01-171-0/+2
* gsmd: eliminate gcc warnings (Erin Yueh)erin_yueh2008-01-104-8/+16
* gsmd: add Call Forwarding function (Sean Chiang)erin_yueh2008-01-031-1/+56
* * src/util/event.c: (inds_handler):chris2007-12-211-1/+1
* * src/util/event.c: (inds_handler):chris2007-12-211-1/+1
* gsmd: set and get Voicemail number (Erin Yueh)erin_yueh2007-12-191-0/+29
* gsmd: conference call support (Sean Chiang)erin_yueh2007-12-172-5/+71
* gsmd: 2nd try for retrieving PIN status (Erin Yueh)erin_yueh2007-12-121-9/+13
* gsmd: Bug 1082 - PIN Status Missing (Erin Yueh)erin_yueh2007-12-101-0/+9
* gsmd: Provide Current Call status (sean_chiang)tick2007-12-041-0/+37
* gsmd: Rewrite read, readrg and find of phonebook. (Sean Chiang)tick2007-12-031-48/+40
* gsmd: Severe clean-up (Andrzej Zaborowski)tick2007-12-011-0/+1
* gsmd: Submitting a PIN for authentication needs to respond with status too.(A...tick2007-12-013-13/+40
* gsmd: Modem power-up and -down result events.(Andrzej Zaborowski)tick2007-12-011-8/+25
* gsmd: Refactorying get_imsi from PHONEBOOK to PHONE (tick)tick2007-11-271-5/+15
* Print version number in libgsmd-tool.jserv2007-11-241-2/+10
* gsmd: fix typos and indentationmickey2007-11-233-33/+31
* [gsmd] New feature for power on/off GSM modem (Sean Chiang)tick2007-11-201-0/+8
* [gsmd] Adding waiting mode for libgsmd-tool shell. (Andrzej Zaborowski)tick2007-11-203-18/+52
* gsmd: cleaning some dummy codes (Tick)tick2007-11-121-2/+0
* gsmd: adding sleep mode into libgsmd-tool shell mode(Tick)tick2007-11-121-0/+9
* gsmd: Adding IMSI support (Jim Rayner)tick2007-10-311-0/+8
* handle CME and CMS errors (Erin Yueh)tick2007-10-251-1/+11
* Adding decoder TP-DCS, and it's based on 3GPP TS23.038 Clause 4. (Erin Yueh)tick2007-10-252-0/+4
* Improvement for finding / reading phonebook records in shell.jserv2007-10-171-104/+52
* Added 'Ask Status report' option in shell.jserv2007-10-171-19/+16
* SMS status reportjserv2007-10-171-1/+5
personal git repositories of Harald Welte. Your mileage may vary