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
*
fix typo (Philipp Zabel)
laforge
2007-03-28
1
-1
/
+1
*
add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel)
laforge
2007-03-28
3
-2
/
+49
*
fix GSM signal strength parsing (Closes: 291)
laforge
2007-03-28
1
-2
/
+1
*
* add CTZV stub
laforge
2007-03-10
1
-4
/
+11
*
* include stdio from talloc.h
laforge
2007-03-10
9
-7
/
+425
*
* properly implement PIN/PUK handling throughout gsmd/libgsmd/util
laforge
2007-03-10
9
-33
/
+168
*
* deal correctly with 'gsm power cycling'
laforge
2007-03-10
1
-3
/
+6
*
fix typo in last commit
laforge
2007-03-09
1
-1
/
+1
*
move CTZR into vendor_ti.c, since not all GSM Modems support it (Philipp Zabel)
laforge
2007-03-09
2
-2
/
+2
*
this was supposed to be part of the last commit (1281)
laforge
2007-03-08
5
-0
/
+40
*
* introduce ciphering indication parsing and event generation
laforge
2007-03-08
2
-1
/
+38
*
don't power down the device before trying to register with the network ;)
laforge
2007-03-08
1
-1
/
+0
*
make AT%CPI parse tolerant to empty fields
laforge
2007-03-08
1
-2
/
+3
*
revert 'bug108' patch from tony guan.
laforge
2007-02-28
5
-131
/
+8
*
add missing file from Commit rev. 1155 (tony guan)
laforge
2007-02-28
1
-0
/
+59
*
resolved bug 108, please varify it. thks.
tony_guan
2007-02-28
4
-8
/
+72
*
Introduce new '-F' switch to enable/disable hardware flow control
laforge
2007-01-31
1
-3
/
+15
*
typo
laforge
2007-01-13
1
-1
/
+1
*
- Add copyright / license notice to all source code files
laforge
2007-01-13
24
-19
/
+1328
*
add DTMF tone command to help
laforge
2007-01-12
1
-0
/
+1
*
- use talloc (of samba project) to debug memory allocations and simplify code
laforge
2007-01-12
14
-55
/
+378
*
only call event handler if it is actually present
laforge
2007-01-12
1
-1
/
+4
*
add the 'talloc' memory allocator (from samba3)
laforge
2007-01-10
3
-1
/
+1273
*
use non-blocking I/O
laforge
2007-01-10
1
-0
/
+4
*
use non-blocking i/o to prevent missing of events
laforge
2007-01-10
1
-0
/
+4
*
fix help message
laforge
2007-01-10
1
-1
/
+1
*
fix lots of header-related issues with autotools
laforge
2007-01-08
6
-1
/
+11
*
delete old unused empty file
laforge
2007-01-08
1
-9
/
+0
*
gsmd is supposed to go into 'sbin' not 'bin'
laforge
2007-01-08
1
-1
/
+2
*
add sms skeleton
laforge
2007-01-08
1
-0
/
+182
*
libgsmd: install headers into $(includedir)/libgsmd
mickey
2007-01-08
1
-1
/
+1
*
gsm: modernize autotool framework and pkgconfigize it
mickey
2006-12-07
5
-36
/
+48
*
add missing file (thanks to Mickey)
laforge
2006-10-25
1
-0
/
+3
*
- clean up header files (all in include/gmsd now)
laforge
2006-10-24
24
-178
/
+525
*
add two missing files
laforge
2006-10-23
2
-0
/
+41
*
first working revision of gsmd, libgsmd and libgsmd-tool
laforge
2006-10-23
14
-31
/
+229
*
more gsmd/libgsm implementation
laforge
2006-10-23
20
-77
/
+416
*
gsmd passthrough mode now working
laforge
2006-10-22
13
-55
/
+128
*
- fix parsing of unsolicited codes
laforge
2006-10-22
4
-14
/
+24
*
add logging infrastructure to gsm daemon
laforge
2006-10-22
6
-387
/
+120
*
add missing makefile.am
laforge
2006-10-22
1
-0
/
+9
*
some further gsmd/libgsmd work
laforge
2006-10-22
14
-70
/
+449
*
- some more gsmd / libgsmd code
laforge
2006-10-20
25
-28
/
+821
*
intermediate state (this shouldn't be a commit) just to move from one machine...
laforge
2006-10-09
3
-7
/
+41
*
remove old broken file
laforge
2006-09-02
1
-0
/
+0
*
first compiling (unfinished, not-working) version of userspace gsm infrastruc...
laforge
2006-09-02
32
-0
/
+2707
personal git repositories of
Harald Welte
. Your mileage may vary