Silvano Seva
|
c34e4462c2
|
HR_Cx000: driver refactoring
- removed the Cx000_uSpiBusy() function.
- HR_Cx000 class is no more singleton.
- added constructor parameters for USPI interface.
|
2024-10-09 21:54:06 +02:00 |
Silvano Seva
|
4cd1fdfcf3
|
Moved gpio.h to peripherals
|
2023-07-21 19:27:14 +02:00 |
Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Jacob McSwain
|
44dc9239be
|
baseband: C5000: Set the mic input during early init
Otherwise, the "frequency wiggle" is present
|
2022-07-16 08:18:06 +02:00 |
Silvano Seva
|
316e588bc3
|
Updated copyright headers
|
2022-06-02 09:56:05 +02:00 |
Silvano Seva
|
fdba408831
|
Improved registers documentation in HR_C5000 and HR_C6000 drivers
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
f0dfd7036f
|
Fixed bug in OpMode_FM.cpp which prevented entering in RX mode, removed code for setting input gain in HR_C5000 driver, modified meson.build to make it compile the new sources
|
2021-05-29 08:20:12 +02:00 |
Silvano Seva
|
11161fa64a
|
Moved to C++ and refactored HR_C5000/HR_C6000 drivers, grouping common code. A C-callable wrapper is also provided. TG-37
|
2021-05-29 08:20:07 +02:00 |