Skip to content

Create Kraken Image for Raspberry Pi using Custom DoA Software #4

@BillBrown341

Description

@BillBrown341

Original Open Source Kraken DoA software was forked and updated in https://github.com/Botts-Innovative-Research/krakensdr_doa to fit the specific needs for our deployment. This repository made the following modifications to the original source code:

  • Converted the application to run in headless mode, removing the dependency on the GUI for updating KrakenSDR settings.
  • Replaced the original Miniserve-based workflow, which required HTTP requests to retrieve DoA data and modify settings.json, with a WebSocket-based interface. This new implementation:
    • Streams settings information, DoA data, and spectrum data in real time.
    • Supports bidirectional communication for dynamically updating KrakenSDR settings.

The objective of this ticket is to create a standardized Raspberry Pi image with this custom KrakenSDR configuration preinstalled and preconfigured to run out of the box.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions