fair-acc / gnuradio4

Prototype implementations for a more compile-time efficient flowgraph API
GNU Lesser General Public License v3.0
22 stars 8 forks source link

Change Block to handle SyncInput-AsyncOutput ports case. #366

Closed drslebedev closed 2 weeks ago

drslebedev commented 2 weeks ago

The PR includes the following changes:

  1. Modify Block class to manage SyncInput-AsyncOutput ports cases.
  2. Add SyncOrAsync unit test to cover various scenarios of sync/async input/output ports.
  3. Update qa_Tagsexpected values; the default policy now drops epilogue samples.
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
90.9% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud