Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved some Widgets #396

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

quantenschaum
Copy link
Contributor

@quantenschaum quantenschaum commented Jan 1, 2025

  • reuse existing formatters in widgets
  • speed widget
    • added Beaufort
    • added aliases m/s and km/h
  • direction widget
    • added 180 degree option
  • distance widget
    • added feet and yards units (for depth)
  • Wind Widgets
    • allow to configure speed
    • 180 degree option
    • red/green graphics for angles
  • depth widget
    • added options for below surface, keel, transducer
    • added unit config option
  • position and map center widget
    • position format options: DD = decimal degrees, DDM = degrees + decimal minutes, DMS = degrees + minutes + seconds, OLC = open location code
    • position in monospace font for better readability (when line wrapped)
    • map center widget: configurable distance unit
  • AIS data
    • consistent field names
    • units after values
    • order and formatting of data in target list
    • use labels and units defined in aisformatter

- allow to configure units
- speed format: added Beaufort and units with slash (m/s, km/h)
added formats
- DD = decimal degrees
- DDM = degress and decimal minutes
- DMS = degrees minutes seconds
(cherry picked from commit 3ccdeda)
(cherry picked from commit 2ffdfff)
(cherry picked from commit a3fd1c4)
(cherry picked from commit 80e2b3b)
(cherry picked from commit 58b84e3)
(cherry picked from commit 726cc73)
- consistent field names
- units after value
- formatting of data in target list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant