bluerobotics/cockpit

Support showing a company logo

Open

#425 opened on Aug 11, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Vue (55 forks)auto 404
enhancementface-liftgood first issueui

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

Rusty recommends implementing this via a generic image display (mini?) widget.

Ideally this would follow QGC's lead in defaulting to the autopilot firmware's logo unless overridden by the user (e.g. BlueROV2 should show ArduSub's logo, BlueBoat should show ArduRover's logo, a PX4 vehicle would show the PX4 logo, etc).

Bonus points if it includes support for AVIF and SVGs. Extra bonus points (from me) if it only supports those formats :-P

Contributor guide