index
:
openmoko-gsmd
master
zecke/misc/changes
Openmoko gsmd/libgsmd
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell_log: Suppress syslog()ing CME ERRORS which are no errors
Harald Welte
2013-10-13
1
-0
/
+10
*
wavecom: Don't do AT+CFUN=1 in wavecom_inittsettings
Harald Welte
2013-10-13
1
-1
/
+0
*
wavecom/sysmocom: use AT@COPS if available, instead of AT+COPS
Harald Welte
2013-10-13
3
-2
/
+58
*
misc: Update the debian packaging for 0.1.0
Holger Hans Peter Freyther
2013-10-02
3
-2
/
+8
*
some modems (like wavecom) require a CR after the Ctrl+Z in PDU mode
Harald Welte
2013-09-29
1
-0
/
+1
*
increment library version as we broke the ABI
Harald Welte
2013-09-29
2
-2
/
+2
*
permit gsmd and libgsm to handle multiple instances
Harald Welte
2013-09-29
6
-8
/
+40
*
make gsmd fail if the serial device disappears
Harald Welte
2013-09-29
1
-2
/
+4
*
libgsmd/sms: make sure we have sufficient space for long MSISDN
Harald Welte
2013-09-29
1
-1
/
+1
*
util: Remove shadowin of the readset parameter
Holger Hans Peter Freyther
2013-09-24
1
-1
/
+0
*
debian: Add the skeleton for a Debian package of gsmd
Holger Hans Peter Freyther
2013-09-24
17
-0
/
+148
*
lgsm: Allow to set any user data for the gsm handle
Holger Hans Peter Freyther
2013-09-24
3
-0
/
+16
*
misc: Ignore various files of Openmoko GSMD
Holger Hans Peter Freyther
2013-09-24
1
-1
/
+21
*
misc: Enable silent rules and such
Holger Hans Peter Freyther
2013-09-24
1
-0
/
+4
*
cell_log: Use a custom RF-Lock handling to unlock the GSM network
Holger Hans Peter Freyther
2013-03-17
1
-11
/
+54
*
wavecom: Fix unaligned memory access and silent stack corruption
Holger Hans Peter Freyther
2013-03-17
1
-4
/
+4
*
cell_log: Move from LOG_INFO to LOG_NOTICE for the operator messages
Holger Hans Peter Freyther
2013-03-16
1
-2
/
+2
*
cell_log: Fix typo in the debug log message
Holger Hans Peter Freyther
2013-03-16
1
-1
/
+1
*
cell_log: power-cycle the modem on CME ERROR 515
Harald Welte
2013-03-15
1
-1
/
+16
*
Add run-time changing of gsmd log level via libgsm/libgsmd-tool
Harald Welte
2013-03-15
6
-1
/
+39
*
vendor_wavecom: Reset the modem on initialization using AT+CFUN=1
Harald Welte
2013-03-15
1
-0
/
+1
*
update copyright notice
Harald Welte
2013-03-14
1
-0
/
+1
*
gsmd: default log level is INFO, not DEBUG
Harald Welte
2013-03-14
1
-1
/
+1
*
Convert DEBUG to ERROR/INFO/NOTICE where applicable
Harald Welte
2013-03-14
2
-17
/
+17
*
gsmd: introduce command line option for log level
Harald Welte
2013-03-14
2
-3
/
+10
*
wavecom/sysmocom: Directly send GPS/AIS via UDP to gpsd
Harald Welte
2013-03-14
1
-2
/
+64
*
vendor_wavecom: Make sure MCC of first reported cell is not zero
Harald Welte
2013-03-02
1
-2
/
+2
*
gsmd: Support Operator Names with parenthesis in their long/short name
Harald Welte
2013-03-02
1
-2
/
+5
*
add new utility to take GPS and AIS messages and fwd them via UDP
Harald Welte
2013-02-27
2
-1
/
+188
*
add support for encapsulating and forwarding GPS and AIS data
Harald Welte
2013-02-27
4
-2
/
+64
*
HACKS: Temporary hacks to make it work for wavecom / rf_lock
Harald Welte
2012-06-01
3
-4
/
+11
*
add new cell_log program, scanning for networsk/cells and rf_locking BTS
Harald Welte
2012-06-01
2
-1
/
+440
*
add .gitignore file
Harald Welte
2012-06-01
1
-0
/
+13
*
add new (incomplete) Wavecom vendor module
Harald Welte
2012-06-01
2
-1
/
+156
*
shell: fix manual operator selection
Harald Welte
2012-06-01
1
-1
/
+1
*
introduce new "Cell Info" Event
Harald Welte
2012-06-01
3
-0
/
+19
*
use talloc_zero_size instead of talloc_size
Harald Welte
2012-06-01
2
-4
/
+4
*
add note about status
mickey
2009-01-23
1
-0
/
+3
*
remove changelog, it's incomplete
mickey
2009-01-23
1
-11
/
+0
*
add missing include of strl.h. patch by khorben. closing OM #2184
mickey
2009-01-23
1
-1
/
+0
*
adjust return length for ticket #1591 (Erin Yueh)
erin_yueh
2008-09-02
1
-2
/
+4
*
* fix segfault with generic machine plugin (by Jamal Selim)
laforge
2008-07-03
1
-1
/
+2
*
gsmd: fix clip & colp parser problem (Erin Yueh)
erin_yueh
2008-03-25
1
-19
/
+36
*
gsmd: fixing the missing prototype (Sudharshan S)
erin_yueh
2008-03-18
2
-1
/
+4
*
gsmd: add AT commands for GTA01 devices (Erin Yueh)
erin_yueh
2008-03-18
3
-2
/
+20
*
gsmd: Query Antenna Status (Erin Yueh)
erin_yueh
2008-03-06
4
-0
/
+27
*
gsmd: revert to r4158 (Erin Yueh)
erin_yueh
2008-03-04
3
-3
/
+2
*
gsmd: change TE character set to UCS2 (olv)
erin_yueh
2008-03-04
3
-2
/
+3
*
gsmd: sms data structure (Paulius Zaleckas)
erin_yueh
2008-02-26
1
-1
/
+1
*
gsmd: add vibrator at cmd (Sudharshan S)
erin_yueh
2008-02-26
6
-1
/
+73
[next]
personal git repositories of
Harald Welte
. Your mileage may vary