This is an avnav plugin to handle to support the obp plotter v3 from chrhartz - see the link in the (german) Segeln-Forum.
This plugin will set up all the necessary device overlays and initialize all hardware to the correct state. It provides a set of initial settings for the local browser, a dedicated layout, a widget for the brightness control and a user app for controlling brightness, audio volume and managing the automatic brightness adaptation.
-
- make it working on bookworm/Pi5
- pull up on GPIO17 to ensure proper i2c address for goodix
- use pinctrl (if available) instead of sysfs for GPIO access
- remove dependency to python3-rpi.gpio (requires separate installation of python3-rpi-lgpio)
-
20230711: allow to keep the HDMI controller on when using dimm (switch in plugin settings/UI)
-
20230601: add a dependency to prepare better error handling for the plotter
-
20230423: first release considered to be working for all the main functions.