You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For documentation purposes: read_pgap_theta_z(), read_tx_waveform() and read_rx_waveform() all have very similar code.
There might be potential to create a separate class or create shareable functionality (i.e. read data, process data, write data).
For documentation purposes:
read_pgap_theta_z(),read_tx_waveform()andread_rx_waveform()all have very similar code.There might be potential to create a separate class or create shareable functionality (i.e. read data, process data, write data).