Skip to content

API and VOR feature and demod updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@f4exb f4exb released this 14 May 05:14
· 2460 commits to master since this release

API updates

Creates endpoints in API to deal with workspaces: add workspace, remove empty workspaces and for device, main spectrum, channels and features: get current workspace index and move to workspace specified by its index. This concludes the changes to be made in v7 and next release will be beta.

VOR feature and demod updates

Added bits missing in the VOR feature and demod from the deprecated multi channel VOR demod. PR #1232:

  • VOR Demodulator: Reset filters when navId changes, to avoid glitches in calculated radial
  • VOR Demod: Reset state when navId changes, so we don't report old ident for new navId
  • VOR Localizer: Update doc images
  • VOR Localizer: Add Ident column data to table
  • VOR Localizer: Change GUI label from Sh to delta cf
  • VOR Localizer: Fix link to demod plugin
  • VOR Localizer: Update channels when device updated or when feature started, as device b/w or whether fixed center freq may have changed
  • VOR Localizer: Fix tooltip
  • VOR localizer GUI updates.
  • VOR Localizer: Update station icon on map when My Position preference is changed
  • VOR Localizer: Use shared OpenAIP code to get latest URL