Other Parts Discussed in Thread: SYSCONFIG
Tool/software: Code Composer Studio
I'm confused whether to analyze the IQ result of M+P in terms of time synchronization or channel synchronization
python will generate IQ csv and log txt. Log.txt contains the time stamp of each IQ data of Master and Passive.
If we take the time to align the package, the channel num of Master and Passive are not match
If we take the channel num to align the package, and assuming Passive catches up with Master on the 19th packet of Master (same channel)
Master's timestamp will be close to 4 seconds later than Passive's . But they should catch the same packet from Slave, The time stamp should be very close
Did I misunderstand something?