operacake: add API function to set port dwell time...
by Mike Walters 3 years 8 months
operacake: add API function to set port dwell times
e41314f1
operacake: add time switching mode
by Mike Walters 3 years 8 months
c50ebb1a
operacake: add support for port switching using SC...
by Schuyler St. Leger 3 years 8 months
operacake: add support for port switching using SCTimer

Based on Schuyler St. Leger's operacake-sctimer branch
9ee25ab4
operacake: add get/set switching mode functions
by Mike Walters 3 years 8 months
790b5d35
operacake: create struct for operacake state
by Mike Walters 3 years 8 months
7fd3db9b
Merge pull request #966 from yhetti/h1r8
by Michael Ossmann 3 years 8 months
Merge pull request #966 from yhetti/h1r8

HackRF One: Change fabrication attr for U4, 17-19, 21 to SMT
d84ff826
Merge pull request #967 from miek/fix_m0_copy
by Michael Ossmann 3 years 8 months
Merge pull request #967 from miek/fix_m0_copy

Copy M0 image directly from ROM, instead of shadow region.
b2937506
Copy M0 image directly from ROM, instead of shadow...
by Mike Walters 3 years 8 months
Copy M0 image directly from ROM, instead of shadow region.

This changes m0_rom_to_ram to read directly from the ROM region, rather
than copying from where .text has been copied to RAM.

Previously the second .text section would be merged with the first one,
so the M0 image would be copied to RAM during `pre_main`. However, on
newer linkers the sections are not merged together so the second .text
section did not get copied to RAM.

fixes #936
7f21c93c
HackRF One: Change fabrication attr for U4, 17-19,...
by yhetti 3 years 8 months
HackRF One: Change fabrication attr for U4, 17-19, 21 to SMT
19d8bd85
Merge pull request #964 from yhetti/h1r8
by Michael Ossmann 3 years 9 months
Merge pull request #964 from yhetti/h1r8

Adjust pin strapping to indicate revision increment.
ac0983fa
Report a bug