Changelog: Difference between revisions

From LabNation Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Upcoming==
* [All] Edge-to-edge timespan indication in LA mode
* [Windows] Solved smearing issue on DirectX-systems (finally!)
==0.0.8.4==
==0.0.8.4==
* [All] First implementation of the RAM Fetch mechanism (with a few drawbacks left unattended)
* [All] First implementation of the RAM Fetch mechanism (with a few drawbacks left unattended)

Revision as of 12:53, 6 May 2015

Upcoming

  • [All] Edge-to-edge timespan indication in LA mode
  • [Windows] Solved smearing issue on DirectX-systems (finally!)

0.0.8.4

  • [All] First implementation of the RAM Fetch mechanism (with a few drawbacks left unattended)
  • [All] Moving the deltacursor moves both parents as well
  • [All] Cursors can be referenced to waves or to screen
  • [All] Protocol decoders: decoded values can be translated to ASCII chars
  • [All] Bugfix: large Context dropdown menus no longer go out of screen
  • [All] Bugfix: changing GUI size while context menus are open no longer causes a crash
  • [All] Tapping vertical Delta indicator causes it to switch between time/freq indication
  • [All] Tapping indicators causes them to attract delta cursor
  • [All] Horizontal and Vertical Delta cursors display difference between 2 last regular cursors
  • [Win,OSX,Lin] Support for long keypresses
  • [All] Mouseclicks also detected when clicked while mouse was moving
  • [All] Protocol decoders: source channels name shown in indicator
  • [All] Protocol decoders: plugin-based auto-detection
  • [All] Protocol decoders: parameter architecture + selection in GUI
  • [All] Protocol decoders: 4wire SPI decoder added
  • [All] Protocol decoders: input source selection
  • [All] Logic analyzer: waves can be repositioned
  • [All] Protocol decoders: plugins working on Win,Lin,OSX,Android
  • [All] Protocol decoders: 3wire SPI decoder added
  • [All] Protocol decoders: working for Scope and LA mode
  • [All] Protocol decoders: I2C decoder added
  • [All] Protocol decoders: plugin-based auto-detection
  • [All] Protocol decoders: basic architecture
  • [All] AWG minimal samples down to 20
  • [All] Properly initialize digital trigger indicators
  • [All] Consider viewport zooming as an indication that the panorama is desired
  • [All] Get protocol decoder from dropbox or ~/LabNation/Plugins
  • [All] Fetch entire RAM when scope is stopped

0.0.8.3

  • [All] Better font and image rendering and restored transparency where it broke (i.e. side menu)

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