Search
j0ke.net Open Build Service
>
Projects
>
hardware
:
wwan
>
qcserial
> qcserial.changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File qcserial.changes of Package qcserial (Revision 6)
Currently displaying revision
6
,
show latest
------------------------------------------------------------------- Sun Oct 10 17:35:00 UTC 2010 - cs@linux-administrator.com - added patch to enable gps & diagnostic monitor Gobi 2000 device will provide 3 serial ports: # /dev/ttyUSB0 -> Diagnostics # /dev/ttyUSB1 -> 3G Modem # /dev/ttyUSB2 -> NMEA GPS port * The Diagnostics Monitor uses Qualcomm's DM protocol; I used libqcdm (ModemManager) to talk to it, found it working, but at least DM commands 12 and 64 are not implemented on my device (Gobi 2000 built into Thinkpad x100e). * Functionality of the 3G Modem port remains unchanged. * The GPS port and how to enable it has been confirmed now in the Gobi 3000 source code at: https://www.codeaurora.org/patches/quic/gobi/ Enable/disable GPS via: echo "\$GPS_START" > /dev/ttyUSB2 # use GPS echo "\$GPS_STOP" > /dev/ttyUSB2 ------------------------------------------------------------------- Fri Oct 8 08:45:49 UTC 2010 - cs@linux-administrator.com - version bumped to 2.6.32 - added gobi patch for 2.6.32 which adds usb-wwan module ------------------------------------------------------------------- Sun Mar 14 13:44:20 UTC 2010 - AxelKoellhofer@web.de - 2.6.31 - version bumped to 2.6.31 (qcserial.c did not change between 2.6.30 and 2.6.31) - disabled build ec2-flavor on openSUSE 11.1 * Fri May 01 2009 - AxelKoellhofer@web.de - 2.6.30 - initial package, sources from linux-2.6.30-rc3