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

Flux Puppy: Update to 0.9.2 #7

Merged
merged 1 commit into from
Aug 20, 2018
Merged

Flux Puppy: Update to 0.9.2 #7

merged 1 commit into from
Aug 20, 2018

Conversation

bbcrown
Copy link
Owner

@bbcrown bbcrown commented Aug 20, 2018

  • Display warning if the instrument is not yet ready (warming up, 50°C as threshold)
  • Display low battery warning (10.5 V as a threshold, same as LED on the device)
  • Added reminder every 30 sec if logging was not started
  • Start of logging resets all timecodes: Runtime starts at 0 and filename is named after the time the actual logging has started
  • fixed various errors in metadata: including the adding comments/stats/date
  • Fixed date in data files (month was off by 1, day of month instead of doy, and 24h time instead of 12 h without AM/PM indicator)
  • Stabilized instrument detection (wait for clean data)
  • Listens to changes in the clipboard to add sample ID (for use with NFC/barcode reader or other external software the puts codes to the clipboard)
  • General code cleanup, removing unused libraries and checking private/public variables
  • Minor updates to several screen layouts
  • Countless minor fixes

Known Issues:
On some devices it is not possible start logging after taking an image (application crashes).

- Display warning if the instrument is not yet ready (warming up, 50°C as threshold)
- Display low battery warning (10.5 V as a threshold, same as LED on the device)
- Added reminder every 30 sec if logging was not started
- Start of logging resets all timecodes: Runtime starts at 0 and filename is named after the time the actual logging has started
- fixed various errors in metadata: including the adding comments/stats/date
- Fixed date in data files (month was off by 1, day of month instead of doy, and 24h time instead of 12 h without AM/PM indicator)
- Stabilized instrument detection (wait for clean data)
- Listens to changes in the clipboard to add sample ID (for use with NFC/barcode reader or other external software the puts codes to the clipboard)
- General code cleanup, removing unused libraries and checking private/public variables
- Minor updates to several screen layouts
- Countless minor fixes

Known Issues:
On some devices it is not possible start logging after taking an image (application crashes).
@bbcrown bbcrown merged commit c97e319 into bbcrown:master Aug 20, 2018
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.

2 participants