issues
search
Agora-wireless
/
Agora
Other
53
stars
34
forks
source link
Data Gen Functions
#407
Closed
rdoosty
closed
9 months ago
rdoosty
commented
1 year ago
Moves most of the data generation out of the Config class into DataGenerator class.
DataGenerator class includes functions for all stages of the transmitter blocks and decoding functions
New file for test vector generation with improved file namings
Read all test vectors in the Config class GenData function.
Exclude UE-specific symbols from data generation.
Remove legacy frame-checking functions and moves some of the used ones into FrameStats.