gps_pvt 0.9.2 → 0.9.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 27cf7edda7d1df217cef7291fffdd3ab5837c8c09854dc8bb169b2bbe2880339
4
- data.tar.gz: 2d818aa2d59114445a03417a5382fbc19994bca67cd62c48c9d5a86cbcb05dac
3
+ metadata.gz: 91b2800c2808b8b0694299c94978098f0638fc4ea39e5b27c02b33ccb4b1030b
4
+ data.tar.gz: 6e11d023f73251488e7d65c8f542a6bd772496dacb8181fd2969e13410173a8c
5
5
  SHA512:
6
- metadata.gz: f7f9a5ae7a47195eebf77d8c403cc6ec96596a9389b388aae1f8ec3f0d97c8086505e4c851c09db5aa2469a97b24325d8a644456fc602d931aa234dfaf7f4739
7
- data.tar.gz: 191293262a0b1990292416be5c53f65699bd8d8e152534e3ca4b5dd155be665bc73fd6de94a72bcb18fd8f4e24185a612e8a1a6fdbf7899c65cb879923f59bc7
6
+ metadata.gz: 2cfd1295e59d5b80846cea2e8c02c6d23a265bf12ab0550bad95a50f63bf4aaa21d1ca4126a65050016b09b3f8051b0d79c8b1d315143efbd06ff69a7c0fad3a
7
+ data.tar.gz: bc0fe0a2cc9e1cf0482125dbb218a3e1f1b7f1a7eb2828f470a8a54d2f35755bd9ebe2d060a9ed2d2732674966e381f5ccb7e8d00487e3fbc27c79d7fb5ce2a4
data/README.md CHANGED
@@ -42,7 +42,7 @@ The format of file is automatically determined with its extension, such as .ubx
42
42
  | --sp3=file_or_URI | [Standard Product 3 Orbit Format](https://files.igs.org/pub/data/format/sp3c.txt) (supported gps_pvt version >= 0.6.0) |
43
43
  | --antex=file_or_URI | [Antenna Exchange Format](https://igs.org/wg/antenna#files) (supported gps_pvt version >= 0.6.0) |
44
44
  | --rinex_clk=file_or_URI | [RINEX clock](https://files.igs.org/pub/data/format/rinex_clock304.txt) file (supported gps_pvt version >= 0.7.0) |
45
- | <a name=opt_rtcm3>--rtcm3=file_or_URI</a> | [RTCM 10403.x](https://rtcm.myshopify.com/collections/differential-global-navigation-satellite-dgnss-standards). (supported gps_pvt version >= 0.9.0) The latest version uses message type Observation(GPS: 1002, 1004; GLONASS: 1010, 1012), Epehemris(GPS: 1019; GLOANSS: 1020; SBAS: 1043; QZSS: 1044), MSM(GPS: 1074..1077; GLONASS: 1084..1087; SBAS: 1104..1107; QZSS: 1114..1117) |
45
+ | <a name=opt_rtcm3>--rtcm3=file_or_URI</a> | [RTCM 10403.x](https://rtcm.myshopify.com/collections/differential-global-navigation-satellite-dgnss-standards). (supported gps_pvt version >= 0.9.0) The latest version uses message type Observation(GPS: 1001..1004; GLONASS: 1009..1012), Epehemris(GPS: 1019; GLOANSS: 1020; SBAS: 1043; QZSS: 1044), MSM(GPS: 1071..1077; GLONASS: 1081..1087; SBAS: 1101..1107; QZSS: 1111..1117) |
46
46
 
47
47
  Since version 0.2.0, SBAS and QZSS are supported in addition to GPS. Since version 0.4.0, GLONASS is also available. QZSS ranging is activated in default, however, SBAS is just utilized for ionospheric correction. GLONASS is also turned off by default. If you want to activate SBAS or GLONASS ranging, "--with=(system or PRN)" options are used with gps_pvt executable like
48
48
 
@@ -1855,11 +1855,13 @@ int SWIG_Ruby_arity( VALUE proc, int minimal )
1855
1855
  #define SWIGTYPE_p_a_3__a_3__double swig_types[5]
1856
1856
  #define SWIGTYPE_p_char swig_types[6]
1857
1857
  #define SWIGTYPE_p_llh_t swig_types[7]
1858
- #define SWIGTYPE_p_self_t swig_types[8]
1859
- #define SWIGTYPE_p_swig__GC_VALUE swig_types[9]
1860
- #define SWIGTYPE_p_xyz_t swig_types[10]
1861
- static swig_type_info *swig_types[12];
1862
- static swig_module_info swig_module = {swig_types, 11, 0, 0, 0, 0};
1858
+ #define SWIGTYPE_p_native_exception swig_types[8]
1859
+ #define SWIGTYPE_p_self_t swig_types[9]
1860
+ #define SWIGTYPE_p_std__exception swig_types[10]
1861
+ #define SWIGTYPE_p_swig__GC_VALUE swig_types[11]
1862
+ #define SWIGTYPE_p_xyz_t swig_types[12]
1863
+ static swig_type_info *swig_types[14];
1864
+ static swig_module_info swig_module = {swig_types, 13, 0, 0, 0, 0};
1863
1865
  #define SWIG_TypeQuery(name) SWIG_TypeQueryModule(&swig_module, &swig_module, name)
1864
1866
  #define SWIG_MangledTypeQuery(name) SWIG_MangledTypeQueryModule(&swig_module, &swig_module, name)
1865
1867
 
@@ -2614,7 +2616,7 @@ SWIG_From_std_string (const std::string& s)
2614
2616
  return SWIG_FromCharPtrAndSize(s.data(), s.size());
2615
2617
  }
2616
2618
 
2617
- SWIGINTERN void System_3D_Sl_double_Sg__each(System_3D< double > const *self){
2619
+ SWIGINTERN void System_3D_Sl_double_Sg__each(System_3D< double > const *self,void const *check_block){
2618
2620
  for(int i(0); i < 3; ++i){
2619
2621
 
2620
2622
  int state;
@@ -3000,9 +3002,16 @@ Iterate thru each element in the Base. A block must be provided.
3000
3002
  SWIGINTERN VALUE
3001
3003
  _wrap_Base_each(int argc, VALUE *argv, VALUE self) {
3002
3004
  System_3D< double > *arg1 = (System_3D< double > *) 0 ;
3005
+ void *arg2 = (void *) 0 ;
3003
3006
  void *argp1 = 0 ;
3004
3007
  int res1 = 0 ;
3005
3008
 
3009
+ {
3010
+ if(!rb_block_given_p()){
3011
+ return rb_enumeratorize(self, ID2SYM(rb_frame_callee()), argc, argv);
3012
+ }
3013
+
3014
+ }
3006
3015
  if ((argc < 0) || (argc > 0)) {
3007
3016
  rb_raise(rb_eArgError, "wrong # of arguments(%d for 0)",argc); SWIG_fail;
3008
3017
  }
@@ -3011,19 +3020,11 @@ _wrap_Base_each(int argc, VALUE *argv, VALUE self) {
3011
3020
  SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "System_3D< double > const *","each", 1, self ));
3012
3021
  }
3013
3022
  arg1 = reinterpret_cast< System_3D< double > * >(argp1);
3014
- {
3015
- if(!rb_block_given_p()){
3016
- return rb_enumeratorize(self, ID2SYM(rb_intern("each")), argc, argv);
3017
- }
3018
-
3019
- try {
3020
- System_3D_Sl_double_Sg__each((System_3D< double > const *)arg1);
3021
- } catch (const native_exception &e) {
3022
- e.regenerate();
3023
- SWIG_fail;
3024
- } catch (const std::exception& e) {
3025
- SWIG_exception(SWIG_RuntimeError, e.what());
3026
- }
3023
+ try {
3024
+ System_3D_Sl_double_Sg__each((System_3D< double > const *)arg1,(void const *)arg2);
3025
+ } catch(native_exception &_e) {
3026
+ (&_e)->regenerate();
3027
+ SWIG_fail;
3027
3028
  }
3028
3029
  return Qnil;
3029
3030
  fail:
@@ -6248,6 +6249,9 @@ static void *_p_System_LLHT_double_WGS84_tTo_p_System_3DT_double_t(void *x, int
6248
6249
  static void *_p_System_ENUT_double_WGS84_tTo_p_System_3DT_double_t(void *x, int *SWIGUNUSEDPARM(newmemory)) {
6249
6250
  return (void *)((System_3D< double > *) ((System_ENU< double,WGS84 > *) x));
6250
6251
  }
6252
+ static void *_p_native_exceptionTo_p_std__exception(void *x, int *SWIGUNUSEDPARM(newmemory)) {
6253
+ return (void *)((std::exception *) ((native_exception *) x));
6254
+ }
6251
6255
  static swig_type_info _swigt__p_System_3DT_double_t = {"_p_System_3DT_double_t", "System_3D< double >::self_t *|System_3D< double > *", 0, 0, (void*)0, 0};
6252
6256
  static swig_type_info _swigt__p_System_ENUT_double_WGS84_t = {"_p_System_ENUT_double_WGS84_t", "System_ENU< double,WGS84 > *|System_ENU< double,WGS84 >::self_t *", 0, 0, (void*)0, 0};
6253
6257
  static swig_type_info _swigt__p_System_LLHT_double_WGS84_t = {"_p_System_LLHT_double_WGS84_t", "System_ENU< double,WGS84 >::llh_t *|System_LLH< double,WGS84 > *|System_LLH< double,WGS84 >::self_t *", 0, 0, (void*)0, 0};
@@ -6257,6 +6261,8 @@ static swig_type_info _swigt__p_a_3__a_3__double = {"_p_a_3__a_3__double", "doub
6257
6261
  static swig_type_info _swigt__p_char = {"_p_char", "char *", 0, 0, (void*)0, 0};
6258
6262
  static swig_type_info _swigt__p_llh_t = {"_p_llh_t", "llh_t *", 0, 0, (void*)0, 0};
6259
6263
  static swig_type_info _swigt__p_self_t = {"_p_self_t", "self_t *", 0, 0, (void*)0, 0};
6264
+ static swig_type_info _swigt__p_std__exception = {"_p_std__exception", "std::exception *", 0, 0, (void*)0, 0};
6265
+ static swig_type_info _swigt__p_native_exception = {"_p_native_exception", 0, 0, 0, 0, 0};
6260
6266
  static swig_type_info _swigt__p_swig__GC_VALUE = {"_p_swig__GC_VALUE", "swig::GC_VALUE *", 0, 0, (void*)0, 0};
6261
6267
  static swig_type_info _swigt__p_xyz_t = {"_p_xyz_t", "xyz_t *", 0, 0, (void*)0, 0};
6262
6268
 
@@ -6269,7 +6275,9 @@ static swig_type_info *swig_type_initial[] = {
6269
6275
  &_swigt__p_a_3__a_3__double,
6270
6276
  &_swigt__p_char,
6271
6277
  &_swigt__p_llh_t,
6278
+ &_swigt__p_native_exception,
6272
6279
  &_swigt__p_self_t,
6280
+ &_swigt__p_std__exception,
6273
6281
  &_swigt__p_swig__GC_VALUE,
6274
6282
  &_swigt__p_xyz_t,
6275
6283
  };
@@ -6283,6 +6291,8 @@ static swig_cast_info _swigc__p_a_3__a_3__double[] = { {&_swigt__p_a_3__a_3__do
6283
6291
  static swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}};
6284
6292
  static swig_cast_info _swigc__p_llh_t[] = { {&_swigt__p_llh_t, 0, 0, 0},{0, 0, 0, 0}};
6285
6293
  static swig_cast_info _swigc__p_self_t[] = { {&_swigt__p_self_t, 0, 0, 0},{0, 0, 0, 0}};
6294
+ static swig_cast_info _swigc__p_native_exception[] = {{&_swigt__p_native_exception, 0, 0, 0},{0, 0, 0, 0}};
6295
+ static swig_cast_info _swigc__p_std__exception[] = { {&_swigt__p_std__exception, 0, 0, 0}, {&_swigt__p_native_exception, _p_native_exceptionTo_p_std__exception, 0, 0},{0, 0, 0, 0}};
6286
6296
  static swig_cast_info _swigc__p_swig__GC_VALUE[] = { {&_swigt__p_swig__GC_VALUE, 0, 0, 0},{0, 0, 0, 0}};
6287
6297
  static swig_cast_info _swigc__p_xyz_t[] = { {&_swigt__p_xyz_t, 0, 0, 0},{0, 0, 0, 0}};
6288
6298
 
@@ -6295,7 +6305,9 @@ static swig_cast_info *swig_cast_initial[] = {
6295
6305
  _swigc__p_a_3__a_3__double,
6296
6306
  _swigc__p_char,
6297
6307
  _swigc__p_llh_t,
6308
+ _swigc__p_native_exception,
6298
6309
  _swigc__p_self_t,
6310
+ _swigc__p_std__exception,
6299
6311
  _swigc__p_swig__GC_VALUE,
6300
6312
  _swigc__p_xyz_t,
6301
6313
  };