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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix buffer init in fl2k_tcp interleaved mode
HEAD
interleaved_rg
Matthias P. Braendli
2022-01-09
1
-2
/
+3
*
Add -i to fl2k_tcp too, and document better
Matthias P. Braendli
2022-01-09
2
-5
/
+14
*
Merge branch 'iq' into interleaved_rg
Matthias P. Braendli
2022-01-09
9
-45
/
+1168
|
\
|
*
Merge remote-tracking branch 'upstream/master' into iq
Matthias P. Braendli
2022-01-09
2
-17
/
+26
|
|
\
|
|
*
lib: revert implementing RGB233 mode
Steve Markgraf
2020-06-02
1
-19
/
+7
|
|
*
lib: fix hang on exit
Steve Markgraf
2020-05-26
1
-0
/
+3
|
|
*
lib: reuse hint message when zero-copy buffer alloc fails
Steve Markgraf
2020-05-26
1
-8
/
+9
|
|
*
lib: implement enabling RGB332 mode
Sergey Alirzaev
2020-05-19
1
-7
/
+19
|
|
*
lib: fall back to iface 1 in case iface 0 altsetting 1 fails
Steve Markgraf
2020-01-26
1
-2
/
+7
|
|
*
lib: use interface 0 altsetting 1 instead of interface 1
Steve Markgraf
2020-01-19
1
-3
/
+3
|
|
*
fix compiler warnings
Steve Markgraf
2020-01-19
2
-5
/
+5
|
*
|
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
|
*
|
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
2
-83
/
+91
|
*
|
fl2k_am working
Felix Erckenbrecht
2020-04-18
2
-1
/
+509
|
*
|
Bugfix: Generate proper baseband - code was shifted by one bit
Felix Erckenbrecht
2019-11-24
1
-2
/
+4
|
*
|
Rename mutexes
Felix Erckenbrecht
2019-11-02
1
-9
/
+4
|
*
|
Precalculate baseband samples
Felix Erckenbrecht
2019-11-02
1
-1
/
+1
|
*
|
Precalculate baseband samples
Felix Erckenbrecht
2019-11-02
1
-35
/
+57
|
*
|
Include garage door opener (12 Bit code)
Felix Erckenbrecht
2019-11-02
2
-1
/
+536
|
*
|
Rename delta_freq to deviation
Felix Erckenbrecht
2019-11-01
1
-3
/
+3
|
|
/
|
*
fl2k_tcp: don't free buffer while lib still uses it
Steve Markgraf
2019-08-26
1
-1
/
+1
|
*
improve exit handling on device removal
Steve Markgraf
2019-08-26
5
-11
/
+35
|
*
lib: wait for sample worker thread before freeing buffers
Steve Markgraf
2019-08-25
1
-0
/
+2
|
*
fl2k_file: check read return value before repeating
Steve Markgraf
2019-08-25
1
-1
/
+1
|
*
fl2k_fm: make inline functions static
Steve Markgraf
2019-08-25
1
-7
/
+7
*
|
Merge remote-tracking branch 'upstream/master' into interleaved_rg
Matthias P. Braendli
2019-03-23
5
-47
/
+161
|
\
|
|
*
lib: Add workaround for Linux usbfs mmap() bug
Steve Markgraf
2018-10-07
1
-2
/
+17
|
*
lib: add I2C support
Steve Markgraf
2018-06-17
1
-0
/
+101
|
*
fix sleep durations on Windows
Steve Markgraf
2018-06-17
4
-39
/
+24
|
*
enable multiarch build by means of GNUInstallDirs
Thorsten Alteholz
2018-06-03
1
-2
/
+4
|
*
libusb-1.0.22 deprecated libusb_set_debug() with libusb_set_option()
Harald Welte
2018-06-03
1
-0
/
+4
|
*
fl2k_file: support reading from stdin
Steve Markgraf
2018-05-23
1
-4
/
+11
*
|
Add support for interleaved R/G samples
Matthias P. Braendli
2018-05-20
2
-13
/
+61
|
/
*
lib: update output on zero-copy allocation
Steve Markgraf
2018-05-01
1
-2
/
+3
*
lib: free zero-copy buffers in case of error
Steve Markgraf
2018-05-01
1
-4
/
+17
*
fl2k_fm: add missing help text for stereo and rds
Steve Markgraf
2018-04-27
1
-0
/
+2
*
fl2k_test: fix build on Mac OS
Steve Markgraf
2018-04-27
1
-2
/
+2
*
Fix build with MinGW
Martin Hauke
2018-04-24
2
-2
/
+13
*
lib: libusb_dev_mem_free() is not present in old versions
Steve Markgraf
2018-04-23
1
-0
/
+2
*
fl2k_fm: add SPDX identifier
Steve Markgraf
2018-04-23
1
-0
/
+2
[next]