mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e57ffca722
* Improve reliability of timestamp to tti conversion Difftime is not reliable as it might use 32 bit calculation, depending on the system. This leads to wrong frame numbers and subframe indices. I encountered this Issue when testing the pssch_ue exampel on my system and the conversion from timestamp to frame number and sf idx was wrong. * Improve GNSS Sync Added loop to check for GNSS alignment while syncing. If the received GNSS signal is weak, synchronization errors might occur while syncing. |
3 years ago | |
---|---|---|
.. | ||
examples | 4 years ago | |
include | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
CMakeLists.txt | 4 years ago |