Skip to content

Instantly share code, notes, and snippets.

@rtucker
Created December 13, 2017 16:28
Show Gist options
  • Save rtucker/0c73297a564c19dfa6d4a6f9ec5b7de8 to your computer and use it in GitHub Desktop.
Save rtucker/0c73297a564c19dfa6d4a6f9ec5b7de8 to your computer and use it in GitHub Desktop.
sync_rxtx w/ timestamps
RX actual_count: 10000, timestamp: 34300012
TX actual_count: 0, timestamp: 34310012
RX actual_count: 10000, timestamp: 34310012
TX actual_count: 0, timestamp: 34320012
RX actual_count: 10000, timestamp: 34320012
TX actual_count: 0, timestamp: 34330012
RX actual_count: 10000, timestamp: 34330012
TX actual_count: 0, timestamp: 34340012
RX actual_count: 10000, timestamp: 34340012
TX actual_count: 0, timestamp: 34350012
RX actual_count: 10000, timestamp: 34350012
TX actual_count: 0, timestamp: 34360012
RX actual_count: 10000, timestamp: 34360012
TX actual_count: 0, timestamp: [DEBUG @ libusb.c:1363] lusb_submit_stream_buffer: Non-blocking buffer submission requested, but no transfers are currently available.
[DEBUG @ libusb.c:1363] lusb_submit_stream_buffer: Non-blocking buffer submission requested, but no transfers are currently available.
[DEBUG @ sync.c:490] Sample discontinuity detected @ buffer 52, message 1: Expected t=34646120, got t=34646215
[DEBUG @ sync.c:712] Provided timestamp=34656215 is in past: current=34660012
Failed to TX samples: Requested timestamp is in the past
[DEBUG @ bladerf1.c:1063] Enable channel: RX - False
[DEBUG @ bladerf1.c:1063] Enable channel: TX - False
34370012
RX actual_count: 10000, timestamp: 34370012
TX actual_count: 0, timestamp: 34380012
RX actual_count: 10000, timestamp: 34380012
TX actual_count: 0, timestamp: 34390012
RX actual_count: 10000, timestamp: 34390012
TX actual_count: 0, timestamp: 34400012
RX actual_count: 10000, timestamp: 34400012
TX actual_count: 0, timestamp: 34410012
RX actual_count: 10000, timestamp: 34410012
TX actual_count: 0, timestamp: 34420012
RX actual_count: 10000, timestamp: 34420012
TX actual_count: 0, timestamp: 34430012
RX actual_count: 10000, timestamp: 34430012
TX actual_count: 0, timestamp: 34440012
RX actual_count: 10000, timestamp: 34440012
TX actual_count: 0, timestamp: 34450012
RX actual_count: 10000, timestamp: 34450012
TX actual_count: 0, timestamp: 34460012
RX actual_count: 10000, timestamp: 34460012
TX actual_count: 0, timestamp: 34470012
RX actual_count: 10000, timestamp: 34470012
TX actual_count: 0, timestamp: 34480012
RX actual_count: 10000, timestamp: 34480012
TX actual_count: 0, timestamp: 34490012
RX actual_count: 10000, timestamp: 34490012
TX actual_count: 0, timestamp: 34500012
RX actual_count: 10000, timestamp: 34500012
TX actual_count: 0, timestamp: 34510012
RX actual_count: 10000, timestamp: 34510012
TX actual_count: 0, timestamp: 34520012
RX actual_count: 10000, timestamp: 34520012
TX actual_count: 0, timestamp: 34530012
RX actual_count: 10000, timestamp: 34530012
TX actual_count: 0, timestamp: 34540012
RX actual_count: 10000, timestamp: 34540012
TX actual_count: 0, timestamp: 34550012
RX actual_count: 10000, timestamp: 34550012
TX actual_count: 0, timestamp: 34560012
RX actual_count: 10000, timestamp: 34560012
TX actual_count: 0, timestamp: 34570012
RX actual_count: 10000, timestamp: 34570012
TX actual_count: 0, timestamp: 34580012
RX actual_count: 10000, timestamp: 34580012
TX actual_count: 0, timestamp: 34590012
RX actual_count: 10000, timestamp: 34590012
TX actual_count: 0, timestamp: 34600012
RX actual_count: 10000, timestamp: 34600012
TX actual_count: 0, timestamp: 34610012
RX actual_count: 10000, timestamp: 34610012
TX actual_count: 0, timestamp: 34620012
RX actual_count: 10000, timestamp: 34620012
TX actual_count: 0, timestamp: 34630012
RX actual_count: 10000, timestamp: 34630012
TX actual_count: 0, timestamp: 34640012
RX overrun, count: 6108, timestamp: 34640012
RX actual_count: 6108, timestamp: 34640012
TX actual_count: 0, timestamp: 34650012
RX actual_count: 10000, timestamp: 34646215
Closing the device...
real 0m4.716s
user 0m0.592s
sys 0m0.996s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment