Commit Graph

18 Commits

Author SHA1 Message Date
lwvmobile b639f6af28 Fix Cmake Warnings; 2023-03-21 22:42:09 -04:00
lwvmobile af6a5b39de
Delete FindLibPortAudio.cmake 2022-06-16 05:51:03 -04:00
lwvmobile 178b76f092
Delete 222FindCURSES.cmake.old 2022-02-21 12:57:04 -05:00
lwvmobile 36fbbfd4d7
Delete FindCURSES.cmake.bkp 2022-02-21 12:56:57 -05:00
lwvmobile d1903b1574
Delete FindCURSES.cmake 2022-02-21 12:56:48 -05:00
lwvmobile fea03a0242
CMake Changes, NCURSES Tweaks
Remove NCurses FindCurses.cmake file, change lines in Cmakelists
Tweak and Fix a few NCurses Terminal tidbits
2022-02-21 12:55:20 -05:00
lwvmobile 409321eb43
NCurses wide support and cmake
NCurses wide support and cmake
2022-02-19 05:55:13 -05:00
lwvmobile 7e4a537035
Forgot to upload this 2022-02-08 18:46:03 -05:00
lwvmobile fad831d1aa
Delete FindNCURSES.cmake
Didn't mean to include this file
2022-01-29 22:03:42 -05:00
lwvmobile 2523383b14
Add More RTL Options, UDP Remote
Add Gain and Device Index Number for RTL, add UDP remote to control frequency and squelch of RTL. Other Random things.
2022-01-29 21:53:35 -05:00
Jared Szechy 502607a608 Start on rtlsdr 2021-01-16 18:29:20 -05:00
ra1nb0w 290a2204ba
cmake: fix portaudio linking issue (#103) 2020-12-22 16:38:51 -05:00
Jared Szechy 98f9e36291 Cleanup cmake find modules 2018-07-01 09:55:06 -04:00
Jared Szechy 9eaaa323fe More cleanup 2015-08-06 12:34:56 -04:00
jpwichern 55b190ef49 Update dsd.h, dsd_audio.c, dsd_main.c and dsd_symbol.c
Adding portaudio support. Implementing it as a new audio_..._type in dsd.h.

Update CMakeLists.txt and create FindLibPortAudio.cmake

CMake portaudio check
2014-06-05 21:54:38 +02:00
EdFuentetaja 9b9cb78ddf Added decoding and error correction on the NID fields: NAC and DUID. Making use of the IT++ library for BCH encoding/decoding. 2014-02-02 14:45:19 +08:00
Dylan Reinhold 2f6214fe72 Add git tag / SHA1 as a build string
Every build from commit 20271c6 (Apr 10 2013) is versioned as 1.6.0.
Add a build version after the version number
Digital Speech Decoder 1.6.0 (build:v1.6.0-20-g16110bd)

The build string uses git describe to list the tag closest to head,
and the number of commits past that tag, the a litteral g and ending
with the current SHA1
2013-12-19 08:49:49 -08:00
Jared Szechy 7bd0a10c65 Change CMake to properly locate required libraries 2013-12-17 02:04:22 -05:00