<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<?xml-stylesheet type="text/css" href="http://blog.cihar.com/styles/feed.css"?>
<title type="html">Gammu</title>
<link rel="alternate" type="text/html" href="http://blog.cihar.com" />
<link rel="self" type="application/atom+xml" href="http://blog.cihar.com/archives/gammu/index-atom.xml" />
<updated>2008-12-03T16:01:10+01:00</updated>
<author>
<name>Michal Čihař</name>
<uri>http://blog.cihar.com</uri>
</author>
<id>http://blog.cihar.com/</id>
<generator uri="http://nanoblogger.sourceforge.net" version="3.4 RC1">NanoBlogger</generator>
<entry>
<title type="html">Gammu test version 1.21.93</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/12/02/gammu_test_version_1_21_93/" />
<id>http://blog.cihar.com/archives/2008/12/02/gammu_test_version_1_21_93/</id>
<published>2008-12-02T15:31:02+01:00</published>
<updated>2008-12-02T15:31:02+01:00</updated>
<category term="Gammu releases" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>After few weeks of debugging build system, new Gammu version is out. This time most fixes are in build system area, especially now it is possible to compile Gammu using Borland C++ 5.5. Also my hacks for crosscompilation to Windows on Linux have been dropped in favour of crosscompilation features in CMake 2.6.</p>
<p>Full list of changes:</p>
<ul>
<li>Drop own crosscompilation support, rely on CMake one.</li>
<li>Also standard CMake parameters used when possible (eg. BUILD_SHARED_LIBS).</li>
<li>Search does not create thread for non existing devices.</li>
<li>Fixed possible crash when backing up ringtones.</li>
<li>Fix possible race condition in searching.</li>
<li>Fixed invoking of CMake with output to custom directory.</li>
<li>Compile on platforms where ssize_t does not exist.</li>
<li>Fix detection of towlower on some compilers.</li>
<li>Make Bluetooth compile using BCC.</li>
<li>Fix compilation if strtoull does not exist.</li>
<li>Compile on platforms where intptr_t does not exist.</li>
<li>Fixed compilation in BCC (see changes above).</li>
<li>Check whether compiler supports __FUNCTION__.</li>
</ul>
<p>You can download from usual place: 
<a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>
<p>Debian users will find packages in experimental soon.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Gammu test version 1.21.92</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/11/19/gammu_test_version_1_21_92/" />
<id>http://blog.cihar.com/archives/2008/11/19/gammu_test_version_1_21_92/</id>
<published>2008-11-19T13:24:56+01:00</published>
<updated>2008-11-19T13:24:56+01:00</updated>
<category term="Gammu releases" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Good news everyone, new Gammu testing version is out. This time biggest fix is Bluetooth support for Mac OS X, accompanied with fixed locking on some architectures and improved debug configuration, to allow proper integration with python-gammu.</p>
<p>Full list of changes:</p>
<ul>
<li>Reimplement locking and add tests for it.</li>
<li>GSM_SetDebugFileDescriptor now accepts flag whether file descriptor can be closed (bug #749).</li>
<li>Soname change due to API breakage (see above).</li>
<li>Fixed compilation on Mac OS X, thanks to Juan A. Bertolin for testing.</li>
</ul>
<p>You can download from usual place: 
<a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>
<p>Debian users will find packages in experimental soon.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Gammu test version 1.21.91</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/11/11/gammu_test_version_1_21_91/" />
<id>http://blog.cihar.com/archives/2008/11/11/gammu_test_version_1_21_91/</id>
<published>2008-11-11T14:45:11+01:00</published>
<updated>2008-11-11T14:45:11+01:00</updated>
<category term="Gammu releases" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Good news everyone, new Gammu testing version is out. Fixes are there for everybody, starting in AT engine initialization, going through FBUS and Nokia drivers up to OBEX handling in Siemens phones.</p>
<p>Full list of changes:</p>
<ul>
<li>Script gammu-config can now also work with whiptail.</li>
<li>Minor fixes in gammu-config script.</li>
<li>Extra spaces from connection or device name are now stripped.</li>
<li>Automatically reinitialize FBUS connection if it is dropped.</li>
<li>Disable OBEX with Motorola Z6c, it is broken (bug #746).</li>
<li>Refresh manufacturer information on second init of AT (bug #746).</li>
<li>Always get charset information on AT phone initialization.</li>
<li>Better handling of OBEX switching for Siemens phones.</li>
<li>Fix flags for 2630 and 3109c (bug #752).</li>
<li>Fix handling of caller groups and picture IDs (bug #752).</li>
<li>Properly set calendar location while adding (bug #747).</li>
</ul>
<p>You can download from usual place: 
<a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>,</p>
<p>Debian users will find packages in experimental soon.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Gammu test version 1.21.90</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/20/gammu_test_version_1_21_90/" />
<id>http://blog.cihar.com/archives/2008/10/20/gammu_test_version_1_21_90/</id>
<published>2008-10-20T18:17:09+01:00</published>
<updated>2008-10-20T18:17:09+01:00</updated>
<category term="Gammu releases" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>I just published new Gammu testing version. Major changes are in handling some special Nokia responses, handling of Siemens phonebook entries and introduction of automatic testing using CDash on 
<a href="http://cdash.cihar.com/index.php?project=Gammu">http://cdash.cihar.com/index.php?project=Gammu</a>. Full list of changes:</p>
<ul>
<li>Sign Windows binaries during build.</li>
<li>Detect long FM station names (bug #727).</li>
<li>Add ID for Nokia 2630b.</li>
<li>Handle properly very long lines in vcards (bug #728).</li>
<li>Do not build and install locales if gettext is not compiled.</li>
<li>Increase number of calendar entries (bug #725).</li>
<li>Leak free test runs.</li>
<li>Support backup of phone phonebook from Siemens (bug #732).</li>
<li>Properly handle GetNextMemory on Siemens (bug #732).</li>
<li>Save textual category to backup (bug #737).</li>
<li>Enable dashboard testing using CTest/CDash.</li>
<li>Add option to do coverage analysis.</li>
<li>Properly handle debug file closing.</li>
<li>Add test case for debug logging.</li>
<li>Fix decoding of some SMS messages from Nokia phones (bug #735).</li>
<li>Hack for (still) unknown error code (bug #733).</li>
</ul>
<p>You can download from usual place: 
<a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>, Debian users will find packages in experimental soon.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Gammu news</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/17/gammu_news/" />
<id>http://blog.cihar.com/archives/2008/10/17/gammu_news/</id>
<published>2008-10-17T11:03:08+01:00</published>
<updated>2008-10-17T11:03:08+01:00</updated>
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>I finally catched up with Gammu backlog from holidays and now it is time to move it a bit further.</p>
<h4>Automatic testing</h4>
<p>During this week I set up 
<a href="http://cdash.org/">CDash</a>instance for acquiring results of automatic nightly checks of Gammu. Each night Gammu is build on several hosts (currently Debian x86_64, Debian x86, SUSE x86_64 and crosscompilation for Windows on Debian) and results are posted to 
<a href="http://cdash.cihar.com/index.php?project=Gammu">the dashboard</a>. If you have some other architecture which could participate in testing, you are welcome to contribute! It is simple - just checkout svn, create build directory and configure there Gammu using cmake. You can enable coverage tests (
<code>-DCOVERAGE=ON</code>). Then just run every night 
<code>make Nightly</code>for regular testing or 
<code>make NightlyMemoryCheck</code>to do dynamic allocation analysis. There is more detailed documentation in sources (
<code>INSTALL</code>file).</p>
<p>Thanks to this, I can hopefully sooner spot regressions and possible problems on different architectures.</p>
<h4>Roadmap</h4>
<p>With upgrade of 
<a href="http://www.mantisbt.org/">Mantis</a>, new feature called roadmaps arrived. I started to use it for planning features in future Gammu releases, so you can see what bugs should be fixed in future releases in 
<a href="https://bugs.cihar.com/roadmap_page.php?project_id=3">Gammu roadmap</a>. Currently there are not much things planned, because till now I had to focus only on bug fixing, but I think with 1.21.0 we have reached much better quality than in past releases and now is time to do some important changes in the core.</p>
<h4>Nokia phone required</h4>
<p>As you can already see in roadmap, I plan some bigger changes to Gammu core. I currently have on Sony-Ericsson phone and I would not be able to properly test how these changes will affect Nokia drivers. So for start I will need at least Nokia Series 40 3rd edition phone. Nokia 6233 (or 6234) currently looks as a reasonable choice, but if you have any hints for cheaper one with similar features, just drop me an email.</p>
<p>Perfect would be if somebody would have half broken phone (I do not intend to use it for anything else than Gammu development, so broken camera, speaker, microphone or display does not really matter) and will be willing to donate it to me. If this will not work out, I'll have to buy used one and I will try to collect funds for this. If you want to contribute, check my 
<a href="http://cihar.com/donate">donations page</a>for possibilities.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Wammu 0.29</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/04/wammu_0_29/" />
<id>http://blog.cihar.com/archives/2008/10/04/wammu_0_29/</id>
<published>2008-10-04T22:11:06+01:00</published>
<updated>2008-10-04T22:11:06+01:00</updated>
<category term="Wammu releases" />
<category term="Gammu" />
<category term="Wammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>I just released version 0.29 of 
<a href="http://wammu.eu/">Wammu</a>. This release fixes various problems found by users. Full list of changes:</p>
<ul>
<li>Fixed handling of call entries with multiple dates.</li>
<li>Handle phones where writing entry to SIM card takes long (bug #682).</li>
<li>Properly skip corrupted entries (bug #467).</li>
<li>Added export of messages to XML (thanks to Florent Kaisser).</li>
<li>Properly report failures when importing backup (bug #303).</li>
<li>Add --info command line option to show connection info (bug #426).</li>
<li>Add --debug switch to enable debug output to stderr (bug #426).</li>
<li>Sign Windows binaries.</li>
</ul>
<p>This release also comes with binary for Windows with embedded Gammu 1.21.0.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Opps, I did it again</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/04/opps_i_did_it_again/" />
<id>http://blog.cihar.com/archives/2008/10/04/opps_i_did_it_again/</id>
<published>2008-10-04T19:20:23+01:00</published>
<updated>2008-10-04T19:20:23+01:00</updated>
<category term="Gammu" />
<category term="python-gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>It looks like I again did same mistake with Gammu and python-gammu binaries - they started to crash randomly. It was again caused by fact, that they were linked to two C runtime libraries (msvcrt.dll and msvcr70.dll). I should make some automated check for this to avoid uploading so broken things, but I don't know any command line tool which can list DLLs which are required by exe and which works on Linux (Wine is okay too). Anyway the binaries has been just recompiled and uploaded, so if Gammu or python-gammu crashes for you, please download new version.</p>
<p>PS: Thanks to Olaf Leidinger, now I know how to check it automatically:</p>
<pre>
<code>/usr/i586-mingw32msvc/bin/objdump -x filename.exe | grep "DLL Name"
</code>
</pre>
</div>
</content>
</entry>
<entry>
<title type="html">python-gammu 0.27</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/03/python-gammu_0_27/" />
<id>http://blog.cihar.com/archives/2008/10/03/python-gammu_0_27/</id>
<published>2008-10-03T16:37:26+01:00</published>
<updated>2008-10-03T16:37:26+01:00</updated>
<category term="python-gammu releases" />
<category term="Gammu" />
<category term="python-gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>New version of python-gammu has been just released. It fixes possible crashes and brings compatibility with Gammu 1.21.0. Full list of changes:</p>
<ul>
<li>Compatibility with current gammu.</li>
<li>Use new GSM_MemoryTypeToString.</li>
<li>Fix several off by one errors.</li>
</ul>
<p>Download from usual place: 
<a href="http://cihar.com/gammu/python/">http://cihar.com/gammu/python/</a></p>
</div>
</content>
</entry>
<entry>
<title type="html">Gammu stable version 1.21.0</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/03/gammu_stable_version_1_21_0/" />
<id>http://blog.cihar.com/archives/2008/10/03/gammu_stable_version_1_21_0/</id>
<published>2008-10-03T15:54:54+01:00</published>
<updated>2008-10-03T15:54:54+01:00</updated>
<category term="Gammu releases" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Good news everyone, after long time of inactivity and huge development over past month, new stable 
<a href="http://cihar.com/gammu/">Gammu</a>release is out. Since 1.20.94, there are only minor fixes in handling some corner cases in AT parser, but full list of changes since last stable 1.20.0 is quite long:</p>
<ul>
<li>Handle properly empty SMSC (bug #722).</li>
<li>Disable AT/OBEX for Motorola K1v (bug #721).</li>
<li>Automatically switch to nodtr connection if DTR/RTS setting fails.</li>
<li>More verbose debug messages in API.</li>
<li>Free phone data after testing model to avoid memory leaks.</li>
<li>Properly handle if IMEI is too long (bug #709).</li>
<li>Try to handle situation when CMGL does not list all messages.</li>
<li>Fix typo in MySQL file (bug #716).</li>
<li>Better parsing of USSD replies (bug #718).</li>
<li>Properly restore caller groups on Nokia 2630 (bug #706).</li>
<li>Fix listing of used calendar locations on Nokia (bug #710).</li>
<li>Properly encode class and coding to SMS (bug #714).</li>
<li>SMSD for MySQL no longer fails when sending message (bug #715).</li>
<li>SMSD stores signal and battery state in PostgreSQL.</li>
<li>Properly handle multiline firmware information.</li>
<li>Fix crash when decoding EMS pictures (bug #549).</li>
<li>Motorola phones sometimes reply in UCS2 instead of HEX (bug #712).</li>
<li>Use native functions sleep/usleep if available.</li>
<li>Improve FBUS initialization sequence.</li>
<li>Fixed reading for ringtones from Nokia 5510 (bug #529).</li>
<li>Do not crash if ringtone name is too long (bug #529).</li>
<li>Fix possible crash while reading of messages using AT.</li>
<li>Increase timeout when writing SMS message (bug #596).</li>
<li>Cleaned up issues with reading from Bluez (bug #670).</li>
<li>Fixed Windows binary (define properly MSVCRT to use) (bug #683).</li>
<li>Fixed compilation with CURL on Windows.</li>
<li>Windows binary now has only MySQL and CURL support (bug #683).</li>
<li>Fill in timezone information (bug #696).</li>
<li>Detect reserver message type (bug #691).</li>
<li>Increase timeout for switching to OBEX (bug #690).</li>
<li>Disable postal address for Nokia 2600 (bug #659).</li>
<li>Encode phone number only with phones which need it (bug #654).</li>
<li>Increase timeout for writing memory entry (bug #654).</li>
<li>Handle properly when phoned does not tell SMSC (bug #616).</li>
<li>Initial support for waiting calls in AT engine (bug #551).</li>
<li>Fixed dialing on some AT phones (bug #471).</li>
<li>Support for skipping location when reading (bug #467).</li>
<li>Improved detection of serial port Bluetooth channel.</li>
<li>SMSD reconnects to MySQL (thanks to Wouter D'Haeseleer).</li>
<li>SMSD stores signal and battery state in MySQL (thanks to Wouter D'Haeseleer).</li>
<li>Initial support for reading messages in simple text mode.</li>
<li>Report if monitor failed because of an error.</li>
<li>Handle not found errors on OBEX connect (bug #705).</li>
<li>Report more verbosely that some feature has been disabled on compile time.</li>
<li>Add ID for Nokia 5200 (thanks to Andreas Metzler).</li>
<li>Add two IDs for Nokia 2600 (bug #659).</li>
<li>Add ID for lot's of Sony Ericsson phones.</li>
<li>Use AT parser for AT+CPBS? reply.</li>
<li>Use all possible ways to get memory status (bug #687).</li>
<li>Detect more error codes from Nokia phones (bug #659).</li>
<li>Fix decoding of text using iconv (bug #687).</li>
<li>Fix linker flags check, caused failures on MacOS X.</li>
<li>Add second ID for Nokia 2610 (thanks to Nicolas Forget).</li>
<li>Add ID for Nokia 6060.</li>
<li>Try to use OPP and PBAP Bluetooth profiles also (not tested!).</li>
<li>DumpMessage is not printing last char (bug #692).</li>
<li>Support for favorite messaging number (bug #693).</li>
<li>Add ID for Nokia 2630 (bug #693).</li>
<li>First attempt for Bluetooth support on OS X.</li>
<li>Do not open debug file for second time when using global debug.</li>
<li>Fix DC memory name printing (bug #698).</li>
<li>Add API function GSM_MemoryTypeToString.</li>
<li>Report correct size of DC/RC/MC memory on DCT4 phones (bug #699).</li>
<li>Store favorite messaging as phone number, not only as ID (bug #693).</li>
<li>Avoid empty line at beginning of vCard backup (bug #701).</li>
<li>Add ID for Nokia 2760.</li>
<li>Catch not acceptable errors in OBEX (bug #702).</li>
<li>Operation not allowed is not an unknown problem (bug #678).</li>
<li>Add ID for Nokia 5000 (bug #677).</li>
<li>Increase limit of files for DCT4 and check array size (bug #676).</li>
<li>Allow to enter PIN code from stdin (bug #633).</li>
<li>Handle HEX reply instead of UCS-2 from Motorola (bug #697).</li>
<li>Avoid decoding of @ in email address (bug #697).</li>
<li>ABI change, because of increasing some limits.</li>
<li>Config file option rsslevel no longer works, superseded by 'gammu checkversion'.</li>
<li>Dropped GSM_ReadHTTPFile from API, gammu now uses CURL instead.</li>
<li>Support for longer notes on Nokia phones (bug #607).</li>
<li>Add deleteallmemory command.</li>
<li>Ignore trailing spaces in AT commands.</li>
<li>Fix crash on long lines in vCards.</li>
<li>Compatibility with broken iWOW responses (bug #650).</li>
<li>Do not use hard delete flag for updating entries (bug #634).</li>
<li>Identify Nokia 1200 (bug #649).</li>
<li>Fix parsing of date/time reply on Sony Ericsson G900 (bug #647).</li>
<li>Increased limit for folder name (bug #646).</li>
<li>Fix parsing of empty date (bug #643).</li>
<li>Recognize general number on Nokia 6230i (bug #655).</li>
<li>Fix writing of phone number using HEX charset (bug #512).</li>
<li>Recognize more CME errors, thanks to Paolo 
<a href="mailto:oopla@users.sf.net">oopla@users.sf.net</a>.</li>
</ul>
<p>You can download from usual place: 
<a href="http://cihar.com/gammu/">http://cihar.com/gammu/</a>, Binary packages will be available soon.</p>
</div>
</content>
</entry>
<entry>
<title type="html">Why to make sensible error messages?</title>
<author>
<name>Michal Čihař</name>
</author>
<link rel="alternate" type="text/html" href="http://blog.cihar.com/archives/2008/10/03/why_to_make_sensible_error_messages/" />
<id>http://blog.cihar.com/archives/2008/10/03/why_to_make_sensible_error_messages/</id>
<published>2008-10-03T15:03:16+01:00</published>
<updated>2008-10-03T15:03:16+01:00</updated>
<category term="Linux" />
<category term="Life" />
<category term="Gammu" />
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Yesterday I faced problem with VMware server that it can not run 64-bit guest system. I'm using 64-bit SUSE and 64-bit VMware, so it should work, right? I can select 64-bit system in VMware, but the guest is simply 32-bit without any error.</p>
<p>In documentation, man can find only "VMware Server supports 64-bit guest operating systems only on host machines with supported processors.". How helpful! After a bit of googling, it turns out that VT needs to be enabled and usually it is not enabled in BIOS (any reason for this?).</p>
<p>So let's reboot, go to BIOS, enable VT and it should work. Unfortunately not, after reboot, still same problem. I was almost given up at this point, but I decided to recheck BIOS, whether I really enabled the right thing. Yes I did, but I did not notice small note, that to apply this setting, I need to power off and on the computer. That was the trick! Now it finally works. I just wonder why it has to be so complicated...</p>
</div>
</content>
</entry>
</feed>
