hsdaoh/include
montoyatim01 03f618b941 Add 16-bit signed option
- Include an argument to set 16-bit output to signed. Default behavior is unsigned
- Utilizes a new (third) argument in the "hsdaoh_open" function to set a dev variable
- format_convert uses intermediate value to unpack 12-bit data, then ternary operator to store signed/unsigned
2025-04-25 09:02:42 -07:00
..
CMakeLists.txt initial commit 2024-05-05 15:17:17 +02:00
crc.h Add support for hsdaoh-rp2350 and CRC16 2024-11-18 00:22:56 +01:00
filters.h lib: add IQ converter 2025-03-09 17:46:25 +01:00
format_convert.h add 8 bit IQ support 2025-03-03 23:17:34 +01:00
hsdaoh.h Add 16-bit signed option 2025-04-25 09:02:42 -07:00
hsdaoh_export.h initial commit 2024-05-05 15:17:17 +02:00
hsdaoh_private.h Add 16-bit signed option 2025-04-25 09:02:42 -07:00
iqconverter_float.h lib: add IQ converter 2025-03-09 17:46:25 +01:00