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

Serial python script to interact with tiva-imu #1

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

caiotoledo
Copy link
Owner

No description provided.

Removing duplicated initialization of coloredlogs module.

Signed-off-by: Caio Toledo <[email protected]>
Now the command runImuSample can receive a callback to provide data in
realtime.

Signed-off-by: Caio Toledo <[email protected]>
Signed-off-by: Caio Toledo <[email protected]>
Signed-off-by: Caio Toledo <[email protected]>
@caiotoledo caiotoledo added the enhancement New feature or request label Nov 28, 2020
@caiotoledo caiotoledo self-assigned this Nov 28, 2020
@caiotoledo caiotoledo force-pushed the feature/serial_script branch 7 times, most recently from f8796c7 to 206f23f Compare November 28, 2020 23:54
The ImuDataPlot() needs to run in the main thread, so the commands for
the board needs to run in a separate thread.

Signed-off-by: Caio Toledo <[email protected]>
During line parsing added a try expect.

Signed-off-by: Caio Toledo <[email protected]>
Signed-off-by: Caio Toledo <[email protected]>
Signed-off-by: Caio Toledo <[email protected]>
The graph is updated only when there's no data in the queue available.

Signed-off-by: Caio Toledo <[email protected]>
Via argument is possible to set the sample rate and sample time for IMU.

Signed-off-by: Caio Toledo <[email protected]>
Always starts graphs from 0 seconds.

Signed-off-by: Caio Toledo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant