Skip to content

Listener overhaul (v2.1.0) #5

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

Merged
merged 19 commits into from
Jan 20, 2017
Merged

Listener overhaul (v2.1.0) #5

merged 19 commits into from
Jan 20, 2017

Conversation

devinaconley
Copy link
Owner

  • Rebuilt to use an object-oriented approach for data management and graphing (Graph.java)
  • Added functionality to scan all available serial ports when having trouble finding Arduino
  • Exposed method to select variable colors for a specific graph
  • All drawing sizes now adjust based on size of window
  • Improved precision of small data values
  • Fixed bug with incorrect labels
  • Fixed bug with undefined data being plotted
  • Aesthetic changes (axis number formatting, colors, graph border, etc.)

…me checking, data plotting, etc. Made significant changes to improve and consolidate functions between X vs Y and time graphs (specifically for plotting, extremes checking and tick drawing)
…tween %e and %f explicitly instead of using %g
@devinaconley devinaconley merged commit a8cb7f5 into master Jan 20, 2017
@devinaconley devinaconley deleted the listener-overhaul branch December 2, 2017 00:04
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