istrain-public: from-scratch build of a passive RF train detector
Public community release. The complete working system — DSP + decoders (scripts/), web dashboard + API (dashboard/), container stack (docker/), config templates (config/) — plus APOCALYPSE-EDITION.md, the full build guide for a human or a coding agent. GPLv3 (PyEOT dependency). Scrubbed of all secrets, internal IPs, hostnames, and location detail. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"generated": "2026-06-18T15:36:59+00:00",
|
||||
"radios": [
|
||||
{
|
||||
"serial": "1001",
|
||||
"product": "RTL2838UHIDIR",
|
||||
"manufacturer": "Realtek",
|
||||
"role": "EOT/BOT \u00b7 452/457",
|
||||
"driver": null,
|
||||
"blocked_by_dvb": false,
|
||||
"present": true
|
||||
},
|
||||
{
|
||||
"serial": "1002",
|
||||
"product": "Blog V4",
|
||||
"manufacturer": "RTLSDRBlog",
|
||||
"role": "rail voice \u00b7 160",
|
||||
"driver": null,
|
||||
"blocked_by_dvb": false,
|
||||
"present": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user