Changelog

From LabNation Wiki
Revision as of 15:59, 4 February 2015 by Jasper (talk | contribs)
Jump to navigation Jump to search

Upcoming

  • [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)

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