Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Releases: wuespace/telestion-rocketsound-psc

v0.3.1

10 Apr 18:40
Compare
Choose a tag to compare

Bug Fixes

  • Make project compatible with Telestion-Client v0.12.0 (2e006e7)
  • Mock server plugin (d766f91)

v0.3.0

11 Mar 21:56
Compare
Choose a tag to compare

Bug Fixes

  • model: Fix height of amplitude graph widget (17f279e)
  • plugin: Update mock server plugin to be conform with new data message format (0daccce)
  • widget: Fix map widget to be conform with GPS data message type (96b66ad)
  • widget: Rename states in flight state widget (5856f52)

Features

  • model: Amplitude graph now scales logarithmic (9a3e4eb)
  • model: Re-structure user configuration and add more dashboards based on #69 (1bd0dc2)
  • model: Update user configuration (be2a79d)
  • widget: Add connection status light to GPS details widget (03024fc)
  • widget: Change status light descriptions and hide status light before first message in GPS details widget (4cfcaa8)
  • widget: Enhance Map widget (fda5138)
  • widget: Implement GPS details widget (ce41cc2)
  • widget: Implement placeholder widget and add it to Sounding Rocket dashboard (8408ca0)
  • widget: Improve graph widget (7802fd5)
  • widget: Initialize GPS details widget (9f9cdbf)
  • widget: Initialize placeholder widget (0db5189)
  • widget: Re-implement 9-DOF widget to remove some weird errors and behaviours (940a68a)
  • widget: Remove divider from details map in GPS details widget (a692566)

v0.2.0

02 Mar 13:11
Compare
Choose a tag to compare

Features

  • dashboard: Add BaroData graphs (45a2a60)
  • widget: In graph widget enable and disable state of tooltip is now possible (e451b92)

v0.1.0

02 Mar 02:51
Compare
Choose a tag to compare

Bug Fixes

  • Fix warnings to allow tc-cli build to succeed (037203f)
  • deps: Fix compatibility issues and update dependencies (ab991b7)
  • widget: Clean up imports, document parts, extract and move code (1ff46f9)
  • widget: Graph widget does not throw if event bus is not defined (9edfabe)

Features

  • widget: Add deep object extraction and fix styles (696ef65)
  • widget: Add hold on hover, custom tooltip, area chart and more configuration options (fe5d3ec)
  • widget: Enhance 9dof table widget (#56) (0add43a)
  • widget: First implementation of graph widget (58e1cdc)
  • widget: Implement FlightState Widget (ee2e980)
  • widget: Implement Map Widget (ab54979)
  • widget: Initialize line graph widget (18dfd4e)
  • widgets: Implement Waveform - and Spectrogram widgets (#11) (9178004)
  • Add mock server plugin (332db1f)
  • Add mock server plugin for development (bf48d33)
  • Implement 9DoF widget and more (83e68df)