From 6c00f941ebdc5dae207c2b3f817b240d9cd4b765 Mon Sep 17 00:00:00 2001 From: Ryan Malloy Date: Tue, 17 Feb 2026 13:55:26 -0700 Subject: [PATCH] Add Genpix/Leleka Foundation charity sale callout to docs Genpix is selling remaining SkyWalker-1 inventory on eBay with all net proceeds going to the Leleka Foundation (Ukrainian medical and social relief). Added a thank-you note on the landing page and a tip callout on the hardware overview. --- site/src/content/docs/hardware/overview.mdx | 4 ++++ site/src/content/docs/index.mdx | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/site/src/content/docs/hardware/overview.mdx b/site/src/content/docs/hardware/overview.mdx index d213a34..78cb3e8 100644 --- a/site/src/content/docs/hardware/overview.mdx +++ b/site/src/content/docs/hardware/overview.mdx @@ -7,6 +7,10 @@ import { Tabs, TabItem, Badge, Aside, CardGrid, Card } from '@astrojs/starlight/ The Genpix SkyWalker-1 is a standalone USB 2.0 DVB-S satellite receiver built around two primary ICs: a Cypress FX2LP USB microcontroller and a Broadcom BCM4500 satellite demodulator. The FX2 handles all USB communication, LNB control, and DiSEqC signaling, while the BCM4500 performs RF demodulation, forward error correction, and outputs an MPEG-2 transport stream on an 8-bit parallel bus. + + ## Core Components | Component | Part Number | Role | diff --git a/site/src/content/docs/index.mdx b/site/src/content/docs/index.mdx index edfc987..f641752 100644 --- a/site/src/content/docs/index.mdx +++ b/site/src/content/docs/index.mdx @@ -75,3 +75,9 @@ This documentation covers the complete reverse engineering of the SkyWalker-1 ha - **I2C STOP corruption bug** discovered and fixed through incremental debug modes on the FX2 controller All source code, firmware binaries, analysis reports, and this documentation are available in the project repository. + +## Support Genpix and the Leleka Foundation + +Genpix Electronics is selling their remaining SkyWalker-1 inventory on eBay, with all net proceeds going to the [Leleka Foundation](https://www.leleka.org/) -- a US-based charitable organization providing medical and social support to individuals wounded and displaced by the conflict in Ukraine. + +If you'd like to own one of these capable little receivers and support a good cause at the same time, check the [eBay listing from the official Genpix seller](https://www.ebay.com/itm/196142001978). New-in-box units ship via USPS Priority Mail. Thank you to Genpix for building the SkyWalker-1 and for directing their remaining stock toward something meaningful.