No description
Find a file
Ryan Malloy 5710584267 Add custom FX2 firmware and RAM loader for open-source development
Custom firmware (SDCC + fx2lib) implements all stock vendor commands
(0x80-0x94) plus new commands for spectrum sweep (0xB0), raw BCM4500
register access (0xB1/0xB2), and blind scan (0xB3). Compiles to 6.3KB
of code with healthy RAM margins.

RAM loader (fw_load.py) uses the FX2 0xA0 vendor request to load
firmware into RAM without touching EEPROM -- power cycle restores
factory firmware. Supports Intel HEX and raw binary formats.
2026-02-11 19:46:50 -07:00
docs/diseqc Initial commit: Genpix SkyWalker-1 DVB-S driver source and DiSEqC docs 2026-02-11 04:22:13 -07:00
firmware Add custom FX2 firmware and RAM loader for open-source development 2026-02-11 19:46:50 -07:00
firmware-driver Extract firmware from official Genpix updater EXEs via Wine memory dump 2026-02-11 06:05:13 -07:00
firmware-dump Add Rev.2 v2.10.4 64K Ghidra image for 8051 analysis 2026-02-11 10:27:05 -07:00
tools Add custom FX2 firmware and RAM loader for open-source development 2026-02-11 19:46:50 -07:00
.gitignore Add custom FX2 firmware and RAM loader for open-source development 2026-02-11 19:46:50 -07:00
dvb-s2-investigation.md Add EEPROM flash tool, TS analyzer, DVB-S2 investigation, and tune.py bugfix 2026-02-11 14:46:20 -07:00
firmware-analysis-v206-vs-v213.md Correct DiSEqC analysis and add complete timing chain documentation 2026-02-11 11:11:54 -07:00
gp8psk-driver-analysis.md Add Linux gp8psk kernel driver analysis and firmware-driver correlation 2026-02-11 10:29:43 -07:00
gpif-streaming-analysis.md Add GPIF streaming path and kernel firmware format analyses 2026-02-11 12:18:09 -07:00
kernel-fw01-analysis.md Add GPIF streaming path and kernel firmware format analyses 2026-02-11 12:18:09 -07:00
rev2-deep-analysis.md Add comprehensive Rev.2 v2.10.4 firmware deep analysis 2026-02-11 12:15:05 -07:00
skywalker1-hardware-reference.md Add SkyWalker-1 tuning tool and consolidated hardware reference 2026-02-11 12:30:05 -07:00
tuning-protocol-analysis.md Add vendor command decode and tuning protocol deep analysis 2026-02-11 12:22:01 -07:00
vendor-commands-unknown.md Add vendor command decode and tuning protocol deep analysis 2026-02-11 12:22:01 -07:00