faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
385 stars 303 forks source link

supports for unicoded sms, python3 and newer pyserial #73

Open alex-eri opened 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.3%) to 98.517% when pulling 537904d0752d73ff8d89c3848af8265c09eb2603 on alex-eri:master into 834c68b1387ca2c91e2210faa8f75526b39723b5 on faucamp:master.

alejandroMA commented 8 years ago

hey great stuff, but it seems like faucamp has not been active for several moths, i see 17 different forks with different code, maybe there should be one big fork where everyone else contributes, because it seems like this repo wont accept more pull-requests.

babca commented 7 years ago

@alex-eri your fixes are merged here

@bennyslbs

maybe there should be one big fork where everyone else contributes,

done! 64 commits ahead of faucamp https://github.com/babca/python-gsmmodem

please check it out and do a pull request there if you found any bugs.