buggnokii - Bugs: bug #15391, RIL gsm patch and missing LDFLAGS...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15391: RIL gsm patch and missing LDFLAGS patch

Submitter:  None
Submitted:  Fri 06 Jan 2006 04:02:47 PM UTC
   
 
Category:  libgnokii Severity:  3 - Normal
Item Group:  None Status:  In Progress
Privacy:  Public Assigned to:  pkot
Open/Closed:  Open

Fri 13 Jan 2006 10:59:14 PM UTC, comment #3: 

I added Makefile patch. Could you point me to some documentation to the RIL codes?

Pawel Kot <pkot>
Group administrator
Fri 06 Jan 2006 06:58:48 PM UTC, comment #2: 

oh.

copyright attribution: Copyright (C) 2006 Luke Kenneth Casson Leighton <lkcl@lkcl.net>

thanks.

Anonymous
Fri 06 Jan 2006 06:56:12 PM UTC, comment #1: 

got the RIL codes a bit wrong - here's a corrected version.

Anonymous
Fri 06 Jan 2006 04:02:47 PM UTC, original submission:  

when cross-compiling, LDFLAGS is assumed to be /usr/lib
whereas in fact for example -lbluetooth may exist
in /usr/arm-linux/usr/lib.  missing LDFLAGS makes it go "squawk!"
on a build.

also this is a hacked-up-job to put in support for RIL which
is a stupid protocol that sends 0x16 0x02 then the AT commands
and then 0x02 0x16.  there are also ways to reprogram the
GSM radio ROM with other control codes (0x17?) but all i need
is this stupid 0x16 0x02 stuff.

please ensure that copyright is attributed when adding this
patch.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2240:  ril.patch added by None (3KiB - application/octet-stream)
file #2239:  commonldflags.patch added by None (691B - application/octet-stream)
file #2238:  ril.patch added by None (3KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pkot (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-08-23 pkot CategoryNone libgnokii
    2006-01-13 pkot StatusNone In Progress
        Assigned toNone pkot
    2006-01-06 None Attached File- Added ril.patch, #3252
    2006-01-06 None Attached File- Added commonldflags.patch, #3251
    2006-01-06 None Attached File- Added ril.patch, #3250

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code