Jared Boone
|
5363ec3672
|
Use new GPIO API to abstract GPIO in various drivers.
Had to do it all at once due to name conflicts with API exposed in libopencm3.
Quite invasive patch! Also precipitated an LED API...
|
2014-11-15 16:26:59 -08:00 |
|
Jared Boone
|
e6c02bea62
|
MAX5864: Abstract SPI, extract target code
|
2014-11-10 16:55:02 -08:00 |
|
Jared Boone
|
d55bd529e2
|
RFFC507x: De-singleton the driver code.
|
2014-11-10 16:42:08 -08:00 |
|
Jared Boone
|
453f622b74
|
MAX2837: De-singleton the driver.
Conflicts:
firmware/common/hackrf_core.c
firmware/common/hackrf_core.h
|
2014-11-10 16:37:34 -08:00 |
|
Jared Boone
|
54ef8c19cf
|
Add HackRF One RF power enable for samples that RX or TX.
|
2014-08-11 16:08:51 -07:00 |
|
Jared Boone
|
2538785165
|
Replace GPIO control of 1V8 supply with official function enable_1v8_power().
|
2014-08-11 16:08:30 -07:00 |
|
Jared Boone
|
94cffa41e5
|
Merge branch 'master' of https://github.com/mossmann/hackrf
|
2012-09-04 09:24:18 -07:00 |
|
Will Code
|
599acbe142
|
Driver for RFFC5071
|
2012-09-03 19:16:09 -04:00 |
|
Jared Boone
|
72ee83eda9
|
Moving gpio_setup() / pin_setup() functions in separate projects to hackrf_core.h/c.
Moved enable_1v8_power() and release_cpld_jtag_pins() to hackrf_core.h/c.
|
2012-07-31 21:38:57 -07:00 |
|
Jared Boone
|
f0bf6dbf97
|
Merge branch 'master' of https://github.com/mossmann/hackrf
|
2012-06-15 15:11:16 -07:00 |
|
Michael Ossmann
|
10e20fbce2
|
cut out serial test and do some actual mixing
|
2012-06-14 22:00:27 -06:00 |
|
Jared Boone
|
f53818a46f
|
Additional calls to initialize SSP1, considering changes I committed minutes earlier.
|
2012-06-14 13:09:02 -07:00 |
|
Michael Ossmann
|
06b63d9936
|
added two clocks while ENX high to get RFFC5071 serial reads to work (thanks, Jared!)
|
2012-06-14 12:42:51 -06:00 |
|
Michael Ossmann
|
0075099969
|
mixertx: tests RFFC5071/Lollipop
|
2012-06-14 10:40:37 -06:00 |
|