Commit graph

86 commits

Author SHA1 Message Date
Graham Haddock 5c7ea0183c Added debug code to FreeDV API. 2015-01-30 11:25:20 -06:00
Ed Gonzalez a14898a070 Add reliable_sync_bit to FreeDV structure and handle audio passthrough in sched_waveform 2015-01-30 10:17:35 -06:00
Ed Gonzalez c6a6c4fedd Add reliable_sync_bit to FreeDV structure and handle audio passthrough in sched_waveform 2015-01-30 10:13:46 -06:00
Graham Haddock 1f92b51e61 New BeagleboneBlack branch of FreeDV/smart-sdr. 2015-01-28 18:15:54 -06:00
Ed Gonzalez 3c21c89580 Merge branch 'develop' of github.com:n5ac/smartsdr-dsp into develop 2015-01-28 17:12:25 -06:00
Ed Gonzalez 8756c89f8c Fix example configuration file to proper filter depth. Allowed depths are 2,4,8, and 16 2015-01-28 16:51:37 -06:00
eric e686679197 Fixed GUI not building in Release mode 2015-01-22 13:28:11 -06:00
eric 397c405d32 Fixed string handling for client 2015-01-16 17:11:51 -06:00
Ed Gonzalez 8bdab04dd4 Send reponses for commands 2015-01-16 14:42:10 -06:00
Ed Gonzalez da0baf098f Add '--cfg_path=' command line parameter to point to cfg file directory. If not provided it defaults to the current directory 2015-01-15 18:37:50 -06:00
Ed Gonzalez c48bed03be Initialize vita_output in Traffic Cop after we have found a radio in Discovery. 2015-01-15 17:51:52 -06:00
eric 534929374a GUI: Change DemodMode from USB to FDV 2015-01-15 17:28:16 -06:00
Ed Gonzalez 67e9a31997 Update example FreeDV.cfg 2015-01-15 16:51:29 -06:00
Ed Gonzalez ab3c2de02d Keepalive thread is triggered from tc_init() now. 2015-01-15 16:47:17 -06:00
Ed Gonzalez 504ef71d99 Add '--ip=' command line param to restrict which radio the waveform connects to in a multi-radio environment 2015-01-15 16:24:39 -06:00
Ed Gonzalez 17bf4b036a Invoke register_mode (reads cfg file ) after the Traffic Cop has connected 2015-01-15 16:23:20 -06:00
Ed Gonzalez f053183349 Use 30 priority level and remove old debug code 2015-01-15 12:02:55 -06:00
Ed Gonzalez 72097c1f42 When starting the Traffic Cop, check if the supplied host IP is the same as the waveforms. Use loopback if this is the case 2015-01-15 12:02:18 -06:00
Ed Gonzalez b7707136bf Discovery now starts the Traffic Cop when a radio is found. The TC is passed the hostname and port from discovery 2015-01-15 11:45:36 -06:00
Ed Gonzalez a05e965db2 Add '--console' command line parameter to enable console thread. Replaces previous IFDEF 2015-01-15 10:43:42 -06:00
Ed Gonzalez d7a84b9ded Fix discovery packet parsing - now using network-to-host conversions instead of host-to-network 2015-01-15 10:41:53 -06:00
Ed Gonzalez e7846b374d Add shutdown semaphore for termination instead of endless loop 2015-01-15 09:52:29 -06:00
Stephen Hicks, N5AC 9e40822f4b adding comments 2014-10-21 11:34:46 -05:00
Stephen Hicks, N5AC ea8bb9de64 merge comments 2014-10-21 10:45:53 -05:00
Ed Gonzalez 23fb12605e Remove more debug output 2014-10-21 10:37:07 -05:00
Ed Gonzalez 65e8b4e2cc Remove debug print statements. 2014-10-21 10:36:44 -05:00
Ed Gonzalez 60c66816d0 Make sched_waveform thread SCHED_FIFO - 25. 2014-10-21 10:35:43 -05:00
Ed Gonzalez b2a2c67d84 Gain tweaks so that USB and FDV passthrough sound roughly the same. 2014-10-21 10:35:21 -05:00
Ed Gonzalez 12994e06e5 Make console thread an IFDEF so that freedv can be run as a service 2014-10-21 10:34:49 -05:00
Ed Gonzalez 5da94ac65c Direct path to configuration file for auto start 2014-10-21 10:33:58 -05:00
Stephen Hicks, N5AC c18b195346 remove crap from main.c 2014-10-21 10:19:08 -05:00
Stephen Hicks da99ad29d0 Update README.md
Add details on how to access more information
2014-09-06 13:54:13 -05:00
Stephen Hicks, N5AC 024e7fe351 Fix build of GUI client 2014-09-05 22:59:39 -05:00
Stephen Hicks, N5AC ba2bf92956 remove binaries, Doh 2014-09-05 21:58:52 -05:00
Stephen Hicks, N5AC cea38b61ea Initial load of CODEC2/FreeDV software and wrapper 2014-09-05 21:48:37 -05:00
Stephen Hicks f524f31e45 Initial commit 2014-09-05 13:22:16 -05:00