aboutsummaryrefslogtreecommitdiffstats
path: root/rrlp-ephemeris/asn1/patch-rrlp-components.diff
diff options
context:
space:
mode:
authorSylvain Munaut <246tnt@gmail.com>2009-12-22 21:53:22 +0100
committerHarald Welte <laforge@gnumonks.org>2009-12-22 21:54:40 +0100
commit0f9141384bc338cdf8db805fbfe502aed622f816 (patch)
tree57e714b27cc84e7c2972717e913f8a47a16caad8 /rrlp-ephemeris/asn1/patch-rrlp-components.diff
parente2b8eceee779176320cd0dbe54a80da42380e318 (diff)
Import code to generate RRLP ephemeris data from u-blox GPS receiver
taken from http://www.246tnt.com/files/rrlp-20091101.tar.bz2
Diffstat (limited to 'rrlp-ephemeris/asn1/patch-rrlp-components.diff')
-rw-r--r--rrlp-ephemeris/asn1/patch-rrlp-components.diff36
1 files changed, 36 insertions, 0 deletions
diff --git a/rrlp-ephemeris/asn1/patch-rrlp-components.diff b/rrlp-ephemeris/asn1/patch-rrlp-components.diff
new file mode 100644
index 000000000..a5e55ae06
--- /dev/null
+++ b/rrlp-ephemeris/asn1/patch-rrlp-components.diff
@@ -0,0 +1,36 @@
+--- RRLP-Components.asn 2009-10-26 22:10:44.000000000 +0100
++++ RRLP-Components.asn 2009-10-26 22:10:44.000000000 +0100
+@@ -18,16 +18,16 @@
+ Ext-GeographicalInformation, VelocityEstimate
+ FROM
+ MAP-LCS-DataTypes {
+- ccitt identified-organization (4) etsi (0) mobileDomain (0)
+- gsm-Network (1) modules (3) map-LCS-DataTypes (25) version5 (5)}
++ itu-t identified-organization (4) etsi (0) mobileDomain (0)
++ gsm-Network (1) modules (3) map-LCS-DataTypes (25) version11 (11)}
+
+ ExtensionContainer
+ FROM MAP-ExtensionDataTypes {
+- ccitt identified-organization (4) etsi (0) mobileDomain (0)
+- gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version4 (4)}
++ itu-t identified-organization (4) etsi (0) mobileDomain (0)
++ gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version11 (11)}
+ ;
+
+ -- Add here other ASN.1 definitions presented below
+ -- in chapters 4 and 5.
+
+@@ -305,11 +305,11 @@
+ SystemInfoIndex ::= INTEGER (1..32)
+
+ CellIDAndLAC ::= SEQUENCE {
+- referenceLAC LAC, -- Location area code
++ referenceLAC LACID, -- Location area code
+ referenceCI CellID -- Cell identity
+ }
+ CellID ::= INTEGER (0..65535)
+-LAC ::= INTEGER (0..65535)
++LACID ::= INTEGER (0..65535)
+
+ -- OTD-MeasureInfo
+ OTD-MeasureInfo ::= SEQUENCE {