Skip to content

Releases: flyingk/kVIS3

2022.4

28 Oct 16:05
Compare
Choose a tag to compare

Major update to custom plots

  • now saveable as .fig with preserved layout (static version with interactive elements removed)
  • all line context menu functions available for custom plots
  • event boundary plots have same colors in all axes
  • default line width can be set in the preferences

2022.2

20 Jun 12:33
Compare
Choose a tag to compare
  • Events can be shown in any time plot, including custom plots
  • A new custom plot option was added to format axes (see kVIS help)
  • Custom plot unit override was implemented
  • Custom plots use kVIS data cursor settings

2022.1

02 Mar 12:46
Compare
Choose a tag to compare

Release 2022.1 Notes:

  • A new version scheme was introduced
  • add an openstreetmap plot option if a Google API key is not available (thanks Lorenzo)
  • add an option to export custom plots as .fig files (thanks Wendy)
  • fix the issue where on clear plot layout the last plot panel was not selected as active
  • other bug fixes
  • documentation updates

Beta 009.3

10 Jun 06:19
Compare
Choose a tag to compare

Various improvements over beta 9

Beta 009

01 Sep 09:24
Compare
Choose a tag to compare

Custom plots and plot exports now can be saved to and image file for report inclusion

Event boundaries can be added to any plot panel after plotting

Report generator for automated reports as LaTeX files (work in progress)

Save/save as functionality (now works like any other app)

Messages strip for feedback for the user

new input dialog UI so all data fits smaller screens and keyboard can be used to modify/close dialogs

much expanded search functions (thanks Gabriel)

Beta 008

19 Jun 06:49
Compare
Choose a tag to compare

Intermediate snapshot

Use units in aircraft and test data structs (Might break scripts calling those fields...)
Custom plot export for reports (white background, no UI elements)
Search field now reacts to Return key (thanks Gabriel)

Beta 007

03 Mar 09:25
Compare
Choose a tag to compare
  • fix clear single plot modifies all
  • display error on missing maps key
  • group custom plot definitions in subfolders
  • group BSP functions in submenus (BSP_ID file update required)
  • add more code documentation
  • bug fixes

Beta 6

12 Feb 09:19
Compare
Choose a tag to compare
  • Documentation using mkdocs (WIP)
  • Code documentation using doxygen (WIP)
  • edit plots and exports on windows (thanks Matt)
  • data replay functionality expansion (WIP - requires BSP support)
  • fix channel names in listbox
  • update TeX names processing
  • signal statistics in plot line menu
  • apply time offset to line and entire data set
  • export all plots in data viewer to a subplot (thanks Antonio)
  • significant speed improvement during file loading

Beta 5

07 Dec 12:50
Compare
Choose a tag to compare
  • new preferences system (please delete old preferences file in root directory)

  • event export feature

  • data replay framework

  • data set name in custom plot header

  • works as Matlab app now