Silvano Seva
|
d95e36f43b
|
Moved to C++ and refactored AT1846S driver, grouping common code. A C-callable wrapper is also provided. TG-37
|
2021-05-29 08:19:47 +02:00 |
Silvano Seva
|
55b182406d
|
Initial implementation of rtx driver for TYT MD-380 radio, by now supporting only analog FM reception
|
2020-12-06 19:33:27 +01:00 |
Silvano Seva
|
380f489eb0
|
Changed underlying type of 'freq_t' from 'float' to 'uint32_t'
|
2020-11-24 15:39:10 +01:00 |
Silvano Seva
|
b06b120148
|
Reorganising thread structure, moving thread bodies and thread creation function into a dedicated source file to make overall source code more easily readable
|
2020-11-15 22:23:32 +01:00 |