summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gsmd/AT@COPS: don't use cmd before it is allocatedHEADmasterHarald Welte2013-10-141-1/+1
|
* cell_log: Suppress syslog()ing CME ERRORS which are no errorsHarald Welte2013-10-131-0/+10
|
* wavecom: Don't do AT+CFUN=1 in wavecom_inittsettingsHarald Welte2013-10-131-1/+0
| | | | | | wavecom_initsettings is called _after_ the global initsettings, i.e. we would loose anything that gsmd core has configured before the AT+CFUN. This is particularly the case for AT+CMGF=0 (PDU mode).
* wavecom/sysmocom: use AT@COPS if available, instead of AT+COPSHarald Welte2013-10-133-2/+58
| | | | | | | | | | In certain sysmocom proprietary versions of the wavecom modem, we have a non-blocking operator scan command called AT@COPS=?, which we can use instead of AT+COPS=?. The wavecom vendor plugin checks at start time if the command is available. If yes, iti s used in case a libgsm client is asking for an operator scan, instead of the standard AT+COPS=? variant.
* misc: Update the debian packaging for 0.1.0Holger Hans Peter Freyther2013-10-023-2/+8
|
* some modems (like wavecom) require a CR after the Ctrl+Z in PDU modeHarald Welte2013-09-291-0/+1
|
* increment library version as we broke the ABIHarald Welte2013-09-292-2/+2
|
* permit gsmd and libgsm to handle multiple instancesHarald Welte2013-09-296-8/+40
| | | | | By using differntly-named unix domain sockets, we can run multiple gsmd instances in parallel.
* make gsmd fail if the serial device disappearsHarald Welte2013-09-291-2/+4
| | | | | | If the serial device disappears (e.g. because of a USB bus reset), there's no point continuing. We simply exit() gsmd and wait for somebody else (init?) to re-spawn us.
* libgsmd/sms: make sure we have sufficient space for long MSISDNHarald Welte2013-09-291-1/+1
| | | | warning: breaks ABI
* util: Remove shadowin of the readset parameterHolger Hans Peter Freyther2013-09-241-1/+0
|
* debian: Add the skeleton for a Debian package of gsmdHolger Hans Peter Freyther2013-09-2417-0/+148
|
* lgsm: Allow to set any user data for the gsm handleHolger Hans Peter Freyther2013-09-243-0/+16
|
* misc: Ignore various files of Openmoko GSMDHolger Hans Peter Freyther2013-09-241-1/+21
|
* misc: Enable silent rules and suchHolger Hans Peter Freyther2013-09-241-0/+4
|
* cell_log: Use a custom RF-Lock handling to unlock the GSM networkHolger Hans Peter Freyther2013-03-171-11/+54
| | | | | Send a lock/unlock to the NITB application using the CTRL interface and custom messages.
* wavecom: Fix unaligned memory access and silent stack corruptionHolger Hans Peter Freyther2013-03-171-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | The parameters were uint16_t and we asked the libc to make a store of uint32_t. So 16bit were written to the wrong part of the struct and on ARM this is causing unaligned memory access. Use the %hx to make a uint16_t store and avoid the above issue. GDB #0 0x4d4d0a20 in _IO_vfscanf () from /lib/libc.so.6 (gdb) bt #0 0x4d4d0a20 in _IO_vfscanf () from /lib/libc.so.6 #1 0x4d4d5d54 in __isoc99_vsscanf () from /lib/libc.so.6 #2 0x4d4d5cd0 in __isoc99_sscanf () from /lib/libc.so.6 #3 0x400a597c in ?? () from /usr/lib/gsmd/libgsmd-vendor_wavecom.so Cannot access memory at address 0x3 Clang: vendor_wavecom.c:114:21: warning: format specifies type 'unsigned int *' but the argument has type 'u_int16_t *' (aka 'unsigned short *') [-Wformat] sscanf(tok, "%x", &aux->u.cell_info.ci); ~~ ^~~~~~~~~~~~~~~~~~~~ %hx
* cell_log: Move from LOG_INFO to LOG_NOTICE for the operator messagesHolger Hans Peter Freyther2013-03-161-2/+2
| | | | | | We are ignoring the debug and info levels in the default configuration of the syslog. Change it to notice to make sure it is written to the log.
* 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-156-1/+39
|
* vendor_wavecom: Reset the modem on initialization using AT+CFUN=1Harald Welte2013-03-151-0/+1
| | | | | In some cases the modem might be stuck once we start up, so it's best to re-initialize it at gsmd startup.
* update copyright noticeHarald Welte2013-03-141-0/+1
|
* gsmd: default log level is INFO, not DEBUGHarald Welte2013-03-141-1/+1
|
* Convert DEBUG to ERROR/INFO/NOTICE where applicableHarald Welte2013-03-142-17/+17
|
* gsmd: introduce command line option for log levelHarald Welte2013-03-142-3/+10
|
* wavecom/sysmocom: Directly send GPS/AIS via UDP to gpsdHarald Welte2013-03-141-2/+64
| | | | | | This avoids having to have another client program which then passes messages from gsmd into gpsd. Rather, gpsd can directly receive the messages via UDP.
* vendor_wavecom: Make sure MCC of first reported cell is not zeroHarald Welte2013-03-021-2/+2
|
* gsmd: Support Operator Names with parenthesis in their long/short nameHarald Welte2013-03-021-2/+5
| | | | | | | | The previous parser caused parsing errors when recognizing parenthesis '()' inside a network operator name like "O2 (Germany) GmbH" We now keep track if we are inside a quote, and ignore parenthesis until the end of the quote mark.
* add new utility to take GPS and AIS messages and fwd them via UDPHarald Welte2013-02-272-1/+188
| | | | this is useful if you wish to send them into gpsd, e.g.
* add support for encapsulating and forwarding GPS and AIS dataHarald Welte2013-02-274-2/+64
| | | | | | we simply convert the sysmocom specific unsolicited messages into an usock event which is transported to the client[s] who subscribed to it.
* HACKS: Temporary hacks to make it work for wavecom / rf_lockHarald Welte2012-06-013-4/+11
|
* add new cell_log program, scanning for networsk/cells and rf_locking BTSHarald Welte2012-06-012-1/+440
|
* add .gitignore fileHarald Welte2012-06-011-0/+13
|
* add new (incomplete) Wavecom vendor moduleHarald Welte2012-06-012-1/+156
|
* shell: fix manual operator selectionHarald Welte2012-06-011-1/+1
|
* introduce new "Cell Info" EventHarald Welte2012-06-013-0/+19
|
* use talloc_zero_size instead of talloc_sizeHarald Welte2012-06-012-4/+4
|
* add note about statusmickey2009-01-231-0/+3
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4899 99fdad57-331a-0410-800a-d7fa5415bdb3
* remove changelog, it's incompletemickey2009-01-231-11/+0
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4898 99fdad57-331a-0410-800a-d7fa5415bdb3
* add missing include of strl.h. patch by khorben. closing OM #2184mickey2009-01-231-1/+0
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4897 99fdad57-331a-0410-800a-d7fa5415bdb3
* adjust return length for ticket #1591 (Erin Yueh)erin_yueh2008-09-021-2/+4
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4618 99fdad57-331a-0410-800a-d7fa5415bdb3
* * fix segfault with generic machine plugin (by Jamal Selim)laforge2008-07-031-1/+2
| | | | | | | | the generic machine plugin doesn't have initsettings, therefore we cannot blindly assume it exists. git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4505 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: fix clip & colp parser problem (Erin Yueh)erin_yueh2008-03-251-19/+36
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4245 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: fixing the missing prototype (Sudharshan S)erin_yueh2008-03-182-1/+4
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4216 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: add AT commands for GTA01 devices (Erin Yueh)erin_yueh2008-03-183-2/+20
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4215 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: Query Antenna Status (Erin Yueh)erin_yueh2008-03-064-0/+27
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4174 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: revert to r4158 (Erin Yueh)erin_yueh2008-03-043-3/+2
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4162 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: change TE character set to UCS2 (olv)erin_yueh2008-03-043-2/+3
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4159 99fdad57-331a-0410-800a-d7fa5415bdb3
* gsmd: sms data structure (Paulius Zaleckas)erin_yueh2008-02-261-1/+1
| | | | git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@4116 99fdad57-331a-0410-800a-d7fa5415bdb3
personal git repositories of Harald Welte. Your mileage may vary