Gammu 1.21.91 (Testing branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gammu 1.21.91 (Testing branch)
# 1  
Old 11-12-2008
Gammu 1.21.91 (Testing branch)

ImageGammu (formerly known as MyGnokii2) is a cellular manager for various mobile phones/modems. It supports a wide variety of Nokia, Symbian, and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and others) over cables, infrared, or BlueTooth. It contains libraries with functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm, calls, and more (used by external applications like Wammu). It also includes a command line utility that can make many things (including backups) and an SMS gateway with full MySQL and PostgreSQL support from the PHP interface.License: GNU General Public License (GPL)Changes:
Initialization of AT phones in some corner caseswas fixed. The FBUS protocol can reinitialize onfailure. Working support for OBEX on Siemensphones was added.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
UHMODEM(4)						   BSD Kernel Interfaces Manual 						UHMODEM(4)

NAME
uhmodem -- USB support for Huawei 3G wireless modem device SYNOPSIS
uhmodem* at uhub? ucom* at uhmodem? HARDWARE
The uhmodem driver supports the following adapters: Huawei E220 E-mobile D01HW E-mobile D02HW NTT DoCoMo a2502 DESCRIPTION
The uhmodem driver provides support for the Huawei 3G wireless modems and its variants. This type of device has multiple com ports. And some modems have own storage to contain its device driver (for Windows). The uhmodem driver can handle all of these functions on the device. When the device attached, it will attach multiple ucom devices. The former one is main com device to use communication with your network provider, and others are sub com devices to monitor the condition of data communication and/or network status. These com devices can be used simultaneously. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). SEE ALSO
tty(4), ubsa(4), ucom(4), usb(4) HISTORY
The uhmodem driver first appeared in NetBSD 5.0. Separate from ubsa driver. BSD
January 8, 2008 BSD