chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :radio:sdr:lisp:signal-processing:psf:
|
||||
|
||||
* Overview
|
||||
The **SDR Suite Lisp** project aims to develop a comprehensive Software Defined Radio environment using Common Lisp. It leverages the high-performance, threaded nature of SBCL to provide real-time signal processing across various domains, from satellite communication to passive radar and computer networking.
|
||||
The *SDR Suite Lisp* project aims to develop a comprehensive Software Defined Radio environment using Common Lisp. It leverages the high-performance, threaded nature of SBCL to provide real-time signal processing across various domains, from satellite communication to passive radar and computer networking.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **SDR Suite Lisp** project aims to develop a comprehensive Software Defined
|
||||
Define the functional and technical requirements for a Lisp-native SDR architecture.
|
||||
|
||||
** 2. User Needs
|
||||
- **Real-time Signal Processing:** High-performance DSP loops in Common Lisp.
|
||||
- **Multimodal Support:** Unified framework for EME, ALE, SSTV, and standard Rx (FM/AM).
|
||||
- **Extensibility:** Modular "plug-and-play" architecture for new decoders and protocols.
|
||||
- **Hardware Agnostic:** Support for RTL-SDR, HackRF, and high-end FPGA-based SDRs.
|
||||
- *Real-time Signal Processing:* High-performance DSP loops in Common Lisp.
|
||||
- *Multimodal Support:* Unified framework for EME, ALE, SSTV, and standard Rx (FM/AM).
|
||||
- *Extensibility:* Modular "plug-and-play" architecture for new decoders and protocols.
|
||||
- *Hardware Agnostic:* Support for RTL-SDR, HackRF, and high-end FPGA-based SDRs.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Core DSP Loop Benchmarking (SBCL)
|
||||
|
||||
Reference in New Issue
Block a user