0.3.1 (2021-04-10)
0.3.0 (2021-03-11)
- 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)
- 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)
0.2.0 (2021-03-02)
- dashboard: Add BaroData graphs (45a2a60)
- widget: In graph widget enable and disable state of tooltip is now possible (e451b92)
0.1.0 (2021-03-02)
- 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)
- 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)