Skip to content

UedaTakeyuki/gc_modem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

gc_modem

USB 3G dongle and Data SIM card utilities

  • udev_rules : Udev rules for usb 3G modem recognition.
  • wvdial : Settings for ppp connection with SIM cards.
  • scripts : utils to get information of 3G Dongle.

install

download from release

or

git clone https://github.com/UedaTakeyuki/gc_modem.git

gc_modem symlink to appropriate tty for 3G modem

To avoid ambiguity of which tty device is relating with 3G modem, a udev_rules of this project make symbolic link /dev/gc_modem to the appropriate tty device. The wvdial configration and script files in this project also use /dev/gc_modem.