Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two duplicate data buffers were recorded, including timestamp (image and associated data) #91

Open
hsemwal opened this issue Dec 27, 2024 · 0 comments
Assignees

Comments

@hsemwal
Copy link
Contributor

hsemwal commented Dec 27, 2024

Not sure if this is due to timestamp resolution, but my data recorded two exact data buffers in a recording. It seems that there were two exact buffers recorded (image below)

Some settings that I used:
c218efb

bitstream: "XEM7310-A75/USBInterface-5mhz-J2_2-3v3-IEEE.bit"
Using 4.8 MHz transmission

Settings for buffer position
id: stream-buffer-header
mio_model: mio.models.stream.StreamBufferHeaderFormat
mio_version: "v5.0.0"
linked_list: 5 ## first change for LL
frame_num: 7 ## changed
buffer_count: 5 ## changed
frame_buffer_count: 3 # changed
write_buffer_count: 4 # changed
dropped_buffer_count: 10 # changed
timestamp: 2 # changed
write_timestamp: 8 # not changed
pixel_count: 7 # not chnaged not used
battery_voltage_raw: 9 # not changed not used
input_voltage_raw: 10 # not changed not used

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants