Changes between Initial Version and Version 3 of Ticket #12051


Ignore:
Timestamp:
May 2, 2015, 4:27:18 PM (10 years ago)
Author:
humdinger
Comment:

I edited the ticket description. You can use Preformatted Text for code snippets.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12051 – Description

    initial v3  
    55
    66The required code follows:
    7 
    8         {       /* MSG_HUAWEI_4 */
    9                 0x55, 0x53, 0x42, 0x43, 0x12, 0x34, 0x56, 0x78,
    10                 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x0a, 0x11,
    11                 0x06, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
    12                 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
    13         },
     7{{{
     8{ /* MSG_HUAWEI_4 */
     90x55, 0x53, 0x42, 0x43, 0x12, 0x34, 0x56, 0x78,
     100x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x0a, 0x11,
     110x06, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01,
     120x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
     13},
    1414
    1515...
     
    1717        {{ 0, 0, 0, HUAWEI_VENDOR, 0x1f02}, MSG_HUAWEI_3}, // E5377
    1818        {{ 0, 0, 0, HUAWEI_VENDOR, 0x1f03}, MSG_HUAWEI_4}, // HWD12 LTE
    19 
     19}}}
    2020I also note that this file object isn't being created, but I'm fairly unfamiliar with Jam so can't debug it at this stage. Consequently this functionality is missing from the build.