CMake: Create DFU path variable.
by Jared Boone 7 years 1 month
961ad732
I2C: Device probe function I wrote, didn't need, b...
by Jared Boone 7 years 1 month
I2C: Device probe function I wrote, didn't need, but thought might be useful in the future.
2e6153a6
PortaPack UI: Miscellaneous clean-up
by Jared Boone 7 years 1 month
PortaPack UI: Miscellaneous clean-up

Remove "portapack" arg to many static functions, no idea why I thought that was necessary.
Add PortaPack presence detect function using JTAG.
Create a "hackrf_ui_t" type that has function pointers to a specific UI implementation, returned by a UI detection function.
b35ec285
Pin setup: Break out JTAG configuration, rework to...
by Jared Boone 7 years 1 month
Pin setup: Break out JTAG configuration, rework to consider PortaPack.
816d435d
Set 1V8 enable state before configuring pin functi...
by Jared Boone 7 years 1 month
Set 1V8 enable state before configuring pin function or to output mode

...to avoid glitching 1V8 enable voltage.
bfd3b1b7
Set VAA_ENABLE# state before setting GPIO to outpu...
by Jared Boone 7 years 1 month
Set VAA_ENABLE# state before setting GPIO to output.

...to avoid glitching the output voltage.
610e6b58
Pin setup: Make GPIO direction reset the *first* s...
by Jared Boone 7 years 1 month
Pin setup: Make GPIO direction reset the *first* step.
5535cf05
OperaCake code conflicts with PortaPack code, make...
by Jared Boone 7 years 1 month
OperaCake code conflicts with PortaPack code, make compile-time conditional.
0b46745a
Merge from mossmann/master
by Jared Boone 7 years 1 month
d8f579af
PortaPack: Conditionally claim JTAG pins in SCU #d...
by Jared Boone 7 years 1 month
PortaPack: Conditionally claim JTAG pins in SCU #defines
88fb406a
Report a bug