From f13b0552116ac69b4bbf425a49563bbd5c03f481 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 17 Aug 2024 19:07:10 -0700 Subject: ... --- README.rst | 21 ++++++++++++++++----- profile.yaml | 1 + 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 4c49a85..67f6ed7 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +1,12 @@ -Loupedeck Control ------------------ +Loupe Flightdeck +---------------- +- Only tested on `Razer Stream Controller`_ (which is an idential device to `Loupedeck Live`_, I bought it because it's cheaper). - Setup: ``npm install`` - Run: ``./app.mjs`` +.. _Razer Stream Controller: https://www.amazon.com/Razer-Stream-Controller-All-One/dp/B0B5FV1BY6 +.. _Loupedeck Live: https://loupedeck.com/us/products/loupedeck-live/ Demo ---- @@ -15,8 +18,16 @@ Demo -Video: https://photos.app.goo.gl/1hAQ19DZQRo4RRr9A -Profile is currently in ``profile.yaml``. +Resources +--------- -Linux permission issue: copy ``50-loupedeck.rules`` to be under ``/etc/udev/rules.d`` and then ``sudo udevadm control --reload-rules && sudo udevadm trigger``. +- Only tested on Linux, please let me know if it also runs or doesn't run on macOS/Windows. +- Currently only X-Plane is supported, to get data feed for the displayed + gauges, start the program *after* you launche X-Plane (so it will subscribe + the data properly). If you're interested in working on MSFS support, etc., + please let me know. + +- Videos: https://photos.app.goo.gl/1hAQ19DZQRo4RRr9A +- Profile is currently in ``profile.yaml``. +- Linux permission issue: copy ``50-loupedeck.rules`` to be under ``/etc/udev/rules.d`` and then ``sudo udevadm control --reload-rules && sudo udevadm trigger``. diff --git a/profile.yaml b/profile.yaml index 7540396..a994573 100644 --- a/profile.yaml +++ b/profile.yaml @@ -99,6 +99,7 @@ source: - xplane_dataref: sim/cockpit2/gauges/indicators/airspeed_kts_pilot tag: IAS + color_fg2: 'gray' - display: type: attitude source: -- cgit v1.2.3-70-g09d2