|
|
|
@@ -0,0 +1,20 @@ |
|
|
|
# Changelog |
|
|
|
|
|
|
|
## v0.3.0-pre |
|
|
|
|
|
|
|
Current pre-v1 milestone for the licensed short-term FM/RDS transmitter project. |
|
|
|
|
|
|
|
### Included |
|
|
|
- Windows-first Go project scaffold |
|
|
|
- validated JSON config schema |
|
|
|
- HTTP status/control surface with dry-run endpoint |
|
|
|
- deterministic dry-run output |
|
|
|
- offline composite/IQ-style file generation |
|
|
|
- simulated transmit path in main CLI via Soapy-oriented backend abstraction |
|
|
|
- automated no-hardware tests and smoke scripts |
|
|
|
|
|
|
|
### Not yet included |
|
|
|
- real SoapySDR hardware driver integration |
|
|
|
- full RDS group framing/CRC/timing correctness |
|
|
|
- real audio ingestion pipeline |
|
|
|
- release CI / packaged distribution |