drowe67
drowe67
- [ ] review source code and comments - [ ] Hamming -> Hann window - [ ] some tests, e.g. estimate amplitude on sine wave, analysis/synthesis test with contrived...
Clean up ``nlp.c`` clean up and add unit tests (ctests) to support - [ ] remove todos - [ ] review comments - [ ] remove profiling marcos (I don't...
Place holder for misc detailed tasks in #19 Deliverable is [freedv_low](https://github.com/drowe67/misc/tree/master/freedv_low) study (Latex doc `equalisation.m`, `acquisition.m`): - [x] Acquisition - simulate additive sine waves - [ ] Simulate speech (SSB)...
Deep dive into OFDM modem algorithms, use math and simulation to seek improvements over FreeDV 700D/E. After the initial iteration, seek out a suitable reviewer for review. - [x] Outline...
We'd like to find out how our prototype new waveform performs compared to (a) earlier FreeDV waveforms (b) SSB (c) on a range of channels. We'd like to evaluate performance...
FreeDV development is performed using simulated channel that assume an "ideal" HF radio with flat frequency response and a linear PA. In practice radios and how they are connected to...
From our ARDC grant project plan, top level workflow to show how the planned work fits together. If anyone is interested, we can provide more details on each Work Package...
Write up Policies that have been approved at FreeDV PLT level. - [ ] Decide where to document (e.g. in codec2/README.md?) - [ ] Please discuss with David first any...
Place holder for the WP9000 CPU Load Optimsations WP, which we can extend to other optimisations such as run-time memory. We are currently designing against a minimum spec of a...
```mermaid graph TD; A[#19 Study]-->B[#17 Study Task List]; B-->C[#18 Octave Simulation]; C-->D[#18 Controlled OTA Testing]; E[#16 ch tool upgrade]-->F; D-->F[#23 C Port of Modem]; ```