Merge pull request #1205 from straithe/splitOutOpe...
by Michael Ossmann 2 years 6 months
Merge pull request #1205 from straithe/splitOutOperaCakeDocumentation

Docs: Move Opera Cake documentation to its own section
10111d81
Fix memory waste in allocated_transfers
by Sasszem 2 years 6 months
Fix memory waste in allocated_transfers

Did a search for allocations & all others were fine
b52631b6
Merge pull request #1237 from greatscottgadgets/tu...
by Michael Ossmann 2 years 7 months
Merge pull request #1237 from greatscottgadgets/tuning

restrict IF to 2170-2740 MHz
3d39660b
increase forceable IF range to 2000-3000 MHz
by Michael Ossmann 2 years 7 months
3d687a20
Merge pull request #1245 from greatscottgadgets/le...
by Michael Ossmann 2 years 7 months
Merge pull request #1245 from greatscottgadgets/leds

add --led option to hackrf_debug
c1bda490
Merge pull request #1239 from martinling/windows-c...
by Michael Ossmann 2 years 7 months
Merge pull request #1239 from martinling/windows-ci

Add Windows build of libhackrf and host tools to Github Actions
c0c8c944
add --led option to hackrf_debug
by Michael Ossmann 2 years 7 months
add --led option to hackrf_debug

and corresponding changes to libhackrf and firmware
173612ac
CI: add steps to build libhackrf and host-tools on...
by Martin Ling 2 years 7 months
CI: add steps to build libhackrf and host-tools on Windows.
9fce4ebf
CI: don't specify bash as shell for commands.
by Martin Ling 2 years 7 months
CI: don't specify bash as shell for commands.

On Linux and macOS runners, bash is already the default.

For Windows, specifying bash prevents the same step being used.
d912c8c3
CI: remove BUILD_TYPE environment variable.
by Martin Ling 2 years 7 months
CI: remove BUILD_TYPE environment variable.

We were only setting this to Release, so there is no current need for an
environment variable.

Removing it allows us to reuse some steps for Windows, where the syntax
to insert an environment variable is different.
9c0a3e02
Report a bug