index
:
osmo-fl2k
ampliphase
interleaved_rg
osmo-fl2k (upstream is git.osmocom.org/osmo-fl2k)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fl2k_iq.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implement swap I/Q option
Felix Erckenbrecht
2020-07-31
1
-11
/
+19
|
*
Turn double to float
Felix Erckenbrecht
2020-07-31
1
-23
/
+24
|
*
Use previous amplitude as start and slope towards actual amplitude
Felix Erckenbrecht
2020-07-31
1
-2
/
+2
|
*
Bugfix: allocate correct amount of memory
Felix Erckenbrecht
2020-07-31
1
-2
/
+2
|
*
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
|
|
|
|
at all
*
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