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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
contrib/jenkins.sh: osmo-fl2k build verification
Oliver Smith
2019-08-01
1
-0
/
+18
*
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
2
-0
/
+136
*
fix sleep durations on Windows
Steve Markgraf
2018-06-17
4
-39
/
+24
*
debian: build-dep on dh-autoreconf for Ubuntu 16.04/Debian8
Harald Welte
2018-06-03
1
-1
/
+1
*
debian: Attempt to down-grade the debhelper version requirement
Harald Welte
2018-06-03
2
-2
/
+2
*
Add Debian packaging information
Harald Welte
2018-06-03
10
-0
/
+187
*
enable multiarch build by means of GNUInstallDirs
Thorsten Alteholz
2018-06-03
2
-3
/
+7
*
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
*
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
*
set version to 0.1git
Steve Markgraf
2018-04-28
1
-1
/
+1
*
update version to 0.1.1
v0.1.1
Steve Markgraf
2018-04-28
1
-1
/
+1
*
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
*
CMake: Make UDEV_RULES_PATH configurable
Martin Hauke
2018-04-24
1
-1
/
+6
*
Fix build with MinGW
Martin Hauke
2018-04-24
3
-3
/
+16
*
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
*
add missing cmake modules
Steve Markgraf
2018-04-19
3
-0
/
+361
*
fl2k_fm: add stereo and RDS support
Steve Markgraf
2018-04-18
5
-11
/
+629
*
add fl2k_fm
Steve Markgraf
2018-04-17
2
-1
/
+495
*
fl2k_file: only output on red DAC for now
Steve Markgraf
2018-04-17
1
-2
/
+0
*
fix ifdef in export header
Steve Markgraf
2018-04-17
1
-1
/
+1
*
initial commit
Steve Markgraf
2018-04-17
21
-0
/
+5800