In effetti è uscito più di un mese fa e le principali novità riguardano la riscrittura di parte delle routine di codifica e decodifica degli SMS per i telefoni di tutte le marche (con anche l'aggiunta del supporto per una strana codifica del Samsung SGH-l760) e diversi miglioramenti per
There are two basic rules:
1) If you get problems uninstall the version provided by your distribution and use the official git version.
#!/usr/bin/env python import gobject
This is the list of GSM networks known by gnokii 0.6.23 parsed from http://en.wikipedia.org/wiki/Mobile_network_code and shown with Drupal 5.x CSS/Javascript collapsible class.
This is the second version of small program which continuously reads battery level from the phone and executes a script when it changes.
I first wrote this program to draw a graph of battery discharge over time, but since the FBUS protocol has only 5 levels (0, 1, 2 ,3 and 4 which this program converts to 0, 25, 50, 75 and 100) it turned out pretty dull; the AT driver supports 101 levels (0 to 100) so it could produce a more interesting graph, if phone firmware supports more than 5 levels, that is. This program outputs -1 when battery level can't be read.