Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set default samplerate to 96 MS/s | Felix Erckenbrecht | 2020-07-31 | 1 | -2/+2 |
* | Make shared variable volatile | Felix Erckenbrecht | 2020-07-31 | 1 | -1/+2 |
* | Remove unused option | Felix Erckenbrecht | 2020-07-31 | 1 | -1/+1 |
* | Lock mutex before calling cond_wait or cond_signal | Felix Erckenbrecht | 2020-07-31 | 1 | -0/+8 |
* | Refactor rename mutex | Felix Erckenbrecht | 2020-07-31 | 1 | -3/+3 |
* | Bugfix: Fixed typo that lead to I-baseband sample being used twice and Q not ... | Felix Erckenbrecht | 2020-07-26 | 1 | -1/+1 |
* | Implement proper amplitude scaling by 1/sqrt(2) to achieve correct amplitude | Felix Erckenbrecht | 2020-07-26 | 1 | -5/+5 |
* | Refactor AM modulator into IQ modulator (work in progress) | Felix Erckenbrecht | 2020-07-26 | 1 | -0/+507 |