Michael Ossmann
b7020a0103
hackrf_cpldjtag example program (untested)
2013-02-21 13:38:05 -07:00
Michael Ossmann
ea5422d788
hackrf_spiflash example program (untested)
2013-02-21 13:18:03 -07:00
Michael Ossmann
b873a8c85a
started libhackrf modifications for spiflash and cpld_jtag over USB
2013-02-20 14:45:54 -07:00
TitanMKD
2612b8910f
Added readme to build host tools for Cygwin/Mingw & Linux.
2013-02-10 18:53:50 +01:00
TitanMKD
013f1ea4f6
Modified firmware and host tools for portability Linux/Mingw, added fw rffc5071 & host hackrf_rffc5071 example.
2013-02-10 18:51:54 +01:00
Jared Boone
413b34eb86
Add #includes required for Linux.
2012-11-01 22:48:45 -07:00
Jared Boone
2d79f6d69f
Added support for hackrf_max2837 utility to accept registers and values as "0x" (base-16) or "0b" (base-2).
2012-10-17 20:55:48 -07:00
Jared Boone
2a58528782
Made explicit a few libhackrf result tests -- comparing against HACKRF_SUCCESS instead of checking for non-zero.
2012-10-17 17:02:44 -07:00
Jared Boone
93c1175362
Add a quick, dirty, and marginally-useful text configuration option to hackrf_si5351c example.
2012-10-17 17:01:56 -07:00
Jared Boone
549c943979
Add USB control of LPF baseband filter.
...
Add max2837_set_lpf_bandwidth() function to choose available LPF filter bandwidth based on bandwidth in Hz.
Change configuration of MAX2837 to set LPF_EN and FT at max2837_setup(), not in max2837_rx() or max2837_tx() (which was overriding prior filter configuration).
2012-10-17 17:00:36 -07:00
Jared Boone
9c4a0e94b0
Factor out sample_rate_set() from cpu_clock_init().
...
Implement switching between several supported sampling rates for Jellybean and Jawbreaker.
Commit bits of the Si5351C USB request support that I apparently missed in a prior commit.
2012-10-17 16:57:26 -07:00
Jared Boone
6babcbe579
Add USB vendor requests to read/write Si5351C registers.
2012-10-17 11:57:44 -07:00
Jared Boone
91a9bf5ca3
Initial commit of libhackrf.
2012-10-16 20:33:41 -07:00