index
:
osmo-sdr
master
sylvain/pending
Small form-factor / inexpensive USB SDR
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
27 hours
added register description for FPGA firmware
HEAD
master
Christian Daniel
1
-0/+0
27 hours
added DFU functionality for the FPGA - crudely removed stuff from the loader ...
Christian Daniel
5
-16/+1747
27 hours
add vmelinearize utility, which combines algo and data-file from Diamond into...
Christian Daniel
9
-0/+2195
27 hours
added fpga firmware images corresponding to source code
Christian Daniel
2
-0/+0
27 hours
added fpga source and project files for hardware v2
Christian Daniel
38
-0/+6070
27 hours
added schematics and board layout for hardware v2 (release)
Christian Daniel
8
-0/+0
3 days
add api version information to the library when building with cmake
Dimitri Stolnikov
1
-1/+2
4 days
fix a typo in Makefile.am
Dimitri Stolnikov
1
-1/+1
6 days
fix a memory leak by unreferencing libusb devices
Dimitri Stolnikov
1
-4/+4
6 days
install pkg-config file when building with cmake
Dimitri Stolnikov
2
-1/+38
7 days
initial commit of libosmosdr files
Dimitri Stolnikov
21
-0/+3452
10 days
update the readme
Harald Welte
1
-0/+16
10 days
rename sdr-test-project to osmosr-project
Harald Welte
4
-0/+0
2012-04-06
remove gr-osmo-sdr block files
Dimitri Stolnikov
65
-19331/+0
2012-04-02
fw/tuner_e4k: Add some more magic init
Sylvain Munaut
1
-0/+1
2012-04-02
fw/tuner_e4k: Add function to enable/disable the IF channel filter
Sylvain Munaut
2
-0/+12
2012-04-02
fw/tuner_e4k: Disable auto gain adjustement during DC table gen
Sylvain Munaut
1
-0/+7
2012-04-02
fw/tuner_e4k: Avoid dual read of DC4 when generating DC table
Sylvain Munaut
1
-3/+4
2012-04-02
fw/tuner_e4k: DC offset table gen doc fixes
Sylvain Munaut
1
-1/+1
2012-04-02
fw/tuner_e4k: Use signed int for if1_gain in the gain combination array
Sylvain Munaut
1
-1/+1
2012-04-02
fw/tuner_e4k: Mixer gain is 4 or 12 dB, not 0/12
Sylvain Munaut
1
-3/+3
2012-04-02
fw/tuner_e4k: Fix the array_size of the filter fw settings.
Sylvain Munaut
1
-3/+3
2012-03-29
tuner_e4k: Properly set the band
Sylvain Munaut
1
-3/+8
2012-03-29
tuner_e4k: Fix band setting method mask & calls
Sylvain Munaut
1
-1/+1
2012-03-29
tuner_e4k: Fix closest_arr_idx
Sylvain Munaut
1
-7/+8
2012-03-29
sdr-test: Add a 'dfu' serial command to enter DFU mode
Sylvain Munaut
1
-0/+10
2012-03-29
tuner_e4k: Fix reference to 65535 vs 65536
Sylvain Munaut
1
-3/+3
2012-03-29
tuner_e4k: Max VCO frequency is 3.9GHz not 3.6GHz
Sylvain Munaut
1
-1/+1
2012-03-06
fix messed up uninstall template
Dimitri Stolnikov
2
-33/+1
2012-03-06
cmake: adding uninstall target from gnuradio tree
Dimitri Stolnikov
2
-0/+44
2012-03-06
fix cmake swig header installation
Dimitri Stolnikov
2
-1/+33
2012-03-06
remove QUIET to make it work with cmake <2.8.2
Dimitri Stolnikov
1
-2/+2
2012-03-06
applied cmake module fixes from gnuradio master
Dimitri Stolnikov
2
-4/+4
2012-03-06
use abstract "address" instead of explicit device name
Dimitri Stolnikov
6
-23/+27
2012-03-06
use fftsink in demo app
Dimitri Stolnikov
1
-32/+15
2012-03-06
adopt UHD-style interface for the source
Dimitri Stolnikov
6
-129/+203
2012-03-06
make range_t types compile
Dimitri Stolnikov
5
-30/+31
2012-03-06
import range_t type from UHD project
Dimitri Stolnikov
3
-0/+338
2012-03-06
tuner_e4k: add manual i/q correction
Christian Daniel
3
-0/+50
2012-03-06
Merge branch 'master' of git.osmocom.org:osmo-sdr
Christian Daniel
1
-0/+86
2012-03-06
tuner_e4k: add setting for common mode
Christian Daniel
3
-0/+31
2012-03-06
add check_ctr.c
Harald Welte
1
-0/+86
2012-03-06
fast_source: Add FPGA_TEST_STATS #define for FPGA/SSC verification
Harald Welte
1
-0/+82
2012-03-06
SSC: use rising edge of RF (Rx Frame), not falling
Harald Welte
1
-1/+1
2012-03-06
SSC: Inclode Overrun in statistics
Harald Welte
1
-1/+17
2012-03-05
tuner_e4k: fix the Y value to b e 65536, not 65535
Harald Welte
1
-1/+1
2012-03-05
tuner_e4k: Introduce #define for OUT_OF_SPEC operation
Harald Welte
1
-1/+13
2012-03-05
osdr_fpga: Add support for enabling test (counter) mode
Harald Welte
1
-0/+24
2012-03-05
add modified binary libportaudio.a
Christian Daniel
1
-0/+0
2012-03-05
add sweep tool (Linux only)
Christian Daniel
7
-0/+707
[next]