mikehb
mikehb
It works on Fedora37 with kernel 6.4.15-100, while it failed on Fedora38 with kernel 6.5.5-200 ``` [mikehuang@fedora HomaModule]$ make make -C /lib/modules/6.5.5-200.fc38.x86_64/build M=/home/mikehuang/Downloads/HomaModule modules make[1]: Entering directory '/usr/src/kernels/6.5.5-200.fc38.x86_64' CC [M]...
**Describe the proposed feature** My observation data has multiple signal and observation code, but add_sv_states_rinex prints 'Some ephemeris data is missing'. I have to add the sv states one by...
**Describe the bug** As explained by table 19 of https://files.igs.org/pub/data/format/rinex305.pdf, when reading a RINEX 3.02 file, both 1I/Q/X and 2I/Q/X observation codes should be accepted and treated the same as...
**Describe the bug** "poetry run pytest" reports package metadata not found **To Reproduce** Steps to reproduce the behavior: 1. git clones the gnss_lib_py repository; 2. run poetry run pytest **Expected...
I want to build a graph where each node (observation node) has variable length sequence of features with [uniform inner dimensions](https://tensorflow.google.cn/guide/ragged_tensor#uniform_inner_dimensions). That means each node's feature has shape (partial_seq, fixed_dim)....
I am sure if there is already discussion before about this feature, so I raise it here for discussion. I have an application that needs to index the hexagon cells...