Code Monkey home page Code Monkey logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
What?

I'm assuming you mean how would you send those commands? I guess the best way 
currently would be to script it with something like

qc = CommandFactory.GetCommand(Qcdm.Cmd.DIAG_STATE_F)
cdmaTerm.Q.Add(qc)
cdmaTerm.Q.Run()

then you could see the result in the log tab... I could probably parse it out 
if you have the 'struct' or the meaning of the bytes--it's not something I've 
ever needed though... (I'm assuming this is like the data you find on the 
"monitor" tab of cdmaworkshop)

Original comment by chromableedstudios on 2 Jul 2013 at 10:03

  • Added labels: ****
  • Removed labels: ****

from cdmaworkshoptool.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024

Original comment by chromableedstudios on 2 Jul 2013 at 10:04

  • Changed title: Request: DIAG_PILOT_SETS_F and DIAG_STATE_F
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from cdmaworkshoptool.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
I did the test and I get the following result,

DIAG_STATE_F / new CRC1
TX:
3F 0C 39 7E

RX:
3F 8E 00 00 22 1E 7E

Now I want to know how I can decode this part, is there a manual for this.

Original comment by [email protected] on 2 Jul 2013 at 11:21

  • Added labels: ****
  • Removed labels: ****

from cdmaworkshoptool.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 14, 2024
generally speaking this part is the data "8E 00 00"

If you don't mind my asking what do you need the state information for? I don't 
really know what this is used for (I've never used it in cdma flashing/basic 
provisioning anyway).. I assume this info is like what they use when field 
testing a device?

manual? not sure... if you have qpst/qxdm theres a good chance something in 
there defines it, otherwise it would be necessary to find it in libqcdm or some 
qualcomm sources, or perhaps to simply reverse engineer it. 

Original comment by chromableedstudios on 2 Jul 2013 at 11:51

  • Added labels: ****
  • Removed labels: ****

from cdmaworkshoptool.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.