Activity for SUPL

  • tajuma tajuma posted a comment on ticket #11

    Hi, I think it is software limitation, but I really have no idea about GLONASS. I have not been following SUPL development for years, but I think this is SUPL 2.0 feature which this software does not support.

  • GNSS GNSS created ticket #11

    only GPS data provided

  • NewCoder NewCoder posted a comment on ticket #9

    okay thank you

  • tajuma tajuma posted a comment on ticket #9

    IIRC error -2 happens when your input parameters do not match with the constraints imposed by the protocol, could happen e.g. some wdcma values being out of range. The only way find out is to debug the code and see where exactly the asn.1 encoding fails. Error -6 is that the reply from the server does not contain gps position information at all. Again potentially something wrong with the parameters that the supl server did not understand or like. tatu

  • NewCoder NewCoder posted a comment on ticket #9

    I would like to inquire what does SUPL protocol error -2 and -6 mean? When i give wdcma parameters i get SUPL protocol error -2

  • NewCoder NewCoder posted a comment on ticket #9

    Thank you so much for your timely response. I'm through it using supl.google.com server. Regards

  • tajuma tajuma posted a comment on ticket #9

    Error -1 is means some kind of connecting problem to the supl server (supl.nokia.com) on TCP port 7275. That could be DNS issue, port being blocked by a firewall or anything like that. Instead of the default supl.nokia.com you could try e.g. supl.google.com if it works any better. tatu

  • NewCoder NewCoder created ticket #9

    SUPL protocol error

  • tajuma tajuma committed [a67e0e]

    Got rid of svn meta data

  • tajuma tajuma committed [bba9a3]

    Initial commit from svn trunk/version 1.0.6

1