Skip to content

Fix udp send marker example#1271

Open
Purple-Fox-Coder wants to merge 1 commit intoOpenBCI:developmentfrom
Purple-Fox-Coder:fix_udp_send_marker_py
Open

Fix udp send marker example#1271
Purple-Fox-Coder wants to merge 1 commit intoOpenBCI:developmentfrom
Purple-Fox-Coder:fix_udp_send_marker_py

Conversation

@Purple-Fox-Coder
Copy link
Copy Markdown

The GUI expects markers as 32-bit floats, not doubles. Sending doubles caused incorrect values (e.g., 3.0 read as ~~2.75), updated example to send a float instead
#1270

The GUI expects markers as 32-bit floats, not doubles.  Sending doubles caused incorrect values (e.g., 3.0 read as ~~2.75), updated example to send a float instead
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

Successfully merging this pull request may close these issues.

1 participant