Changelog: Difference between revisions

From LabNation Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Upcoming==
* [Android/Linux] Better font rendering
==0.0.8.1==
==0.0.8.1==
* [Android] Added multi-resolution resources to ensure Google Play accepts tablet compatibility
* [Android] Added multi-resolution resources to ensure Google Play accepts tablet compatibility

Revision as of 09:04, 26 February 2015

Upcoming

  • [Android/Linux] Better font rendering

0.0.8.1

  • [Android] Added multi-resolution resources to ensure Google Play accepts tablet compatibility

0.0.8.0

  • [All] Timebar waveforms working for SmartScope in LA mode
  • [All] Timebar logic analyser waveforms scaling properly
  • [All] Fix bug where you can't shrink acqbuf when the viewport spans length equals acquisition length
  • [MacOS] Graceful quit when quitting app through OS
  • [All] Show error interval for frequency measurement
  • [All] Fix pinch gesture center retention
  • [All] Grid ticks correctly placed when panning viewfinder futher than 1 viewport length from time origin
  • [All] Restore Y-offset of analog channels
  • [All] Fix on zooming LA waves
  • [All] Logic Analyser trigger fix
    • wouldn't trigger when leaving scope mode triggering on ch B
    • Hold off was incorrect
  • [Android] In-app update for direct APK installs
  • [All] Scope disconnect issue
  • [All] Settings persistence
  • [All] Switched to 8 vertical division instead of 10 to comply with traditional scopes
  • [All] All types of zooming now have same max limit of 5V/div
  • [All] Vertical offset cannot be set out of range anymore
  • [All] Trigger level clipped to effective range
  • [All] Indicator stickyness settable to major/minor/no ticks
  • [All] Support AWG from CSV through dropbox
  • [All] Probe scale factor correction
  • [All] Frequency measurement improved (2 cycles is enough for a frequency detection)
  • [All] Full usage of RAM / implemented overview timebar
  • [Windows] Don't crash when device detection fails
  • [All] Show state of trigger (armed/awaiting trigger)
  • [All] Draw lines as lines, not using triangles, resulting in thinner yet better display
  • [Windows][Mac][Linux] Use space bar to start/stop
  • [Windows][Mac][Linux] Use 'V'-key to toggle timebar
  • [Touch] Pinch gray area of timebar to resize
  • [All] Doubletap/click timebar to hide, doubletap/click top graph border to show
  • [All] Timebar better highlighting in dark mode
  • [All] Correct viewport setting when acquisition buffer increased after acquisition was stopped
  • [Windows][Mac][Linux] Use 'I' and 'O'-key to shrink/grow acquistion length
  • [All] Correctly count data refresh rate (only count newly started acquisitions)
  • [Windows][Mac][Linux] A/S/D set acquisition mode to Auto/Single/Normal
  • [All] Inversed measurement box toggle button order
  • [All] Don't show toggle button for unavailable measurement box
  • [All] DummyScope trigger fix
  • [All] Store channel coupling in settings
  • [All] Measurement box hide/show and location storage fix
  • [All] Added duty cycle measurement
  • [All] Optimised waveform measuring
  • [All] Setting to choose viewport behaviour when acquisition length is changed
  • [All] Use F2/F3/F4 to toggle measurement boxes
  • [All] Auto-update configurable and periodic (10 minutes)
  • [All] Allow timescaling when no wave on grid
  • [All] Better grid pinch / wave selection interaction
  • [Linux] Added dependency to libmono-system-numerics4.0-cil
  • [All] Logic analyser waveform drawing bugfix
  • [All] Spurious jump from LA mode back to scope mode fix

0.0.7.3

  • [Mac] Fix USB init
  • [All] Save settings

0.0.7.1

  • [Windows] Resize bug fix

0.0.7.0

  • [iOS] Device can be plugged after app started
  • [All] Avoid crashing when accessing SmartScope while/after it's being unplugged
  • [All] Fix crash sites due to IO thread changing UI
  • [iOS] compute ppi
  • [iOS] splash
  • [iOS] No letterboxing on iPhone5+
  • [All] Rolling mode enabled by default. When the time range is too large, don't try to trigger but stream data as it comes in
  • [All] Trigger vertical threshold increased to lower false positives due to noise (will be settable in future)
  • [All] Allow horizontally moving waveform after stopping acquisition (though no additional data is fetched from SmartScope yet)
  • [Linux] Udev rules use plugdev group for smartscope device
  • [All] Measurement box can be dragged away on any edge if pushed far enough
  • [All] Ending a drag gesture only taps a button if the end of the gesture happend on that button
  • [All] CSV storage doesn't crash app
  • [All] CSV storage has excel "sep=" option on first line
  • [OS X] resizing
  • [All] Make sidemenu toggle instead of only open
  • [All] Cheat sheet available from system menu
  • [All] Quit available from system menu
  • [All] False triggering should occurs far less
  • [Linux] Shutdown problem