commit b34a9847408a56c61a0c51b4c21bad1ecea7c037 Author: Mooneer Salem Date: Tue Oct 29 22:41:20 2024 -0700 Use _ instead of - for module name. commit ee67d9921a988d5e1ffb23cfcc992e90c5ea7e3a Author: Mooneer Salem Date: Tue Oct 29 08:56:44 2024 -0700 Another attempt at enabling aloop in the GH action. commit 8d0641259ad7cde2b372c84b23f73957b1a1e26a Author: Mooneer Salem Date: Tue Oct 29 00:30:24 2024 -0700 Switch to RADE main. commit 18f559a69405556f9c49028e6b506202855606ab Merge: f9ee273 706d602 Author: Mooneer Salem Date: Mon Oct 28 02:42:43 2024 -0700 Merge branch 'v2.0-dev' into ms-test-for-zeros commit 706d60249eba7ba79bee12cf7032306ee7887838 Merge: 84ac1dd 8751a56 Author: Mooneer Salem Date: Mon Oct 28 02:42:17 2024 -0700 Merge pull request #767 from drowe67/ms-rade-warning-cleanup Suppress spurious warnings from Opus/RADE compilation. commit 8751a56fb96915548edd406251baa567e8bc2821 Author: Mooneer Salem Date: Mon Oct 28 02:12:40 2024 -0700 Forgot to generate fargan_config.h for non-Apple platforms. commit bcd58e48a15e7f9079ae63c352c7dbd25d2e6c86 Author: Mooneer Salem Date: Mon Oct 28 02:04:08 2024 -0700 Suppress spurious warnings from Opus/RADE compilation. commit f9ee2737ed784f8555ae54374a5addee0e482902 Author: Mooneer Salem Date: Mon Oct 28 01:36:33 2024 -0700 Fix spelling error. commit 84ac1ddfe769c9c1c59156d202638e8aa05e4684 Merge: 74f44f9 5620de2 Author: Mooneer Salem Date: Mon Oct 28 01:34:05 2024 -0700 Merge pull request #766 from drowe67/ms-rade-startup-time Precompile Python files to improve startup time. commit 856913e695ab3d4cf23295010b6446df18cad6c7 Author: Mooneer Salem Date: Mon Oct 28 01:32:39 2024 -0700 Print sync status once per second and validate no resyncs. commit 5620de226bb3611ed29c6b8b0956953f66727c28 Author: Mooneer Salem Date: Mon Oct 28 00:37:19 2024 -0700 Test precompiling Python files to improve startup time. commit 74f44f96a47ade86ecf6c678bf0e1b5edae4cfde Merge: a96029f de93b83 Author: Mooneer Salem Date: Sat Oct 26 08:34:03 2024 -0700 Merge pull request #758 from drowe67/ms-linux-docs Update README with Linux instructions for RADE. commit 4b8dfb8e095116b140379a216748f31bd6fc3ee0 Author: Mooneer Salem Date: Wed Oct 23 22:12:52 2024 -0700 Fix issue preventing no zero message from printing. commit 410ecdb579bbb80554b1963fb558a596fbbe329c Author: Mooneer Salem Date: Wed Oct 23 22:12:27 2024 -0700 Ubuntu upgrade broke /bin/sh. commit 522285dc79708dfc3a1cf03df2fe74773d2618dd Merge: 5069641 d72ad6c Author: Mooneer Salem Date: Wed Oct 23 12:19:45 2024 -0700 Merge branch 'ms-test-for-zeros' of github.com:drowe67/freedv-gui into ms-test-for-zeros commit 5069641c7aaed99f2a04737d2fae6918012bed6a Author: Mooneer Salem Date: Wed Oct 23 12:18:51 2024 -0700 Have RX take 60 seconds as well. commit a5abc0f2a0ef5936fec1aae802d8fa8b15cfeece Author: Mooneer Salem Date: Wed Oct 23 12:18:39 2024 -0700 Temporarily disable GH action changes. commit 58348c020cf47aefe8364db53275f715cb1cb153 Author: Mooneer Salem Date: Wed Oct 23 12:18:19 2024 -0700 Add automated test script. commit d72ad6cac7f0297f18cc94290420caf0f84cfa7d Author: Mooneer Salem Date: Wed Oct 23 09:12:22 2024 -0700 Add additional required packages. commit 347116e744c59feb0e2ce1d595ca3f35ce8295f0 Author: Mooneer Salem Date: Wed Oct 23 09:07:41 2024 -0700 Try loading modules after installing packages. commit e2ac90cb8afef280a12ae52164799c712aa9f63a Author: Mooneer Salem Date: Wed Oct 23 09:06:07 2024 -0700 Add ctest configuration file. commit 849d8ca7e29899209c5b9dea5e451baa8669318d Author: Mooneer Salem Date: Wed Oct 23 09:05:20 2024 -0700 Add GH action to load loopback audio driver. commit 7da22fc90290b3cf63e51582e37d20222a48d674 Author: Mooneer Salem Date: Wed Oct 23 09:04:56 2024 -0700 Add logic for automatically running RX/TX tests. commit de93b833f228af11551e201dc1da5ac538aed0e8 Merge: ef33d48 a96029f Author: Mooneer Salem Date: Tue Oct 22 07:46:05 2024 -0700 Merge branch 'v2.0-dev' into ms-linux-docs commit a96029f4dc99723d3ff0ddb0faa5adcd5f00babc Merge: 6e8db3f df4cc6f Author: Mooneer Salem Date: Tue Oct 22 07:45:44 2024 -0700 Merge branch 'master' into v2.0-dev commit bc17b80d152327413d133422a350d5b611104915 Author: Mooneer Salem Date: Tue Oct 22 14:43:30 2024 +0000 latest user manual PDF commit df4cc6fb688fc8ee789b9f3829a18955d07cc491 Merge: 38c6222 d6edf31 Author: Mooneer Salem Date: Tue Oct 22 07:41:45 2024 -0700 Merge pull request #745 from drowe67/ms-hamlib-timeout Set timeout for Hamlib comms to avoid GUI getting stuck. commit 6e8db3fe8b8446056a2475ebfb5ac645c601d710 Merge: 6f764a6 383b680 Author: Mooneer Salem Date: Mon Oct 21 23:48:47 2024 -0700 Merge pull request #754 from drowe67/ms-rade-sync-indicator Fix bug preventing sync indicator from turning green with RADE. commit ef33d48262b9147fc7745dbbe3e902a7e48c46f9 Author: Mooneer Salem Date: Mon Oct 21 17:05:24 2024 -0700 $PWD -> $(pwd) commit 08c84e563300d5982a1944381e481c174a1f7b5b Author: Mooneer Salem Date: Mon Oct 21 17:04:22 2024 -0700 Additional updates per PR feedback. commit 29b275b23947e77c6fe89b56c2702cf8e62dc9e2 Author: Mooneer Salem Date: Mon Oct 21 13:02:26 2024 -0700 Use $PWD instead of backticks. commit 8887b22ab9cad068b469f9f791a7296546459e4a Author: Mooneer Salem Date: Mon Oct 21 12:58:47 2024 -0700 Manually specify Python packages to ensure GPU accelerated ones aren't unnecessarily downloaded. commit e9c7413d14d64b175304285cdcd25dc49ee7698f Author: Mooneer Salem Date: Mon Oct 21 12:53:33 2024 -0700 Add note about needing to install python3-venv. commit 621e984cba69d25b9013f2a82659483d1c8b8594 Author: Mooneer Salem Date: Mon Oct 21 12:24:30 2024 -0700 Fix typos. commit 38c622232f2aa957e6718f54cfa0dee9d96a1fd0 Author: Mooneer Salem Date: Mon Oct 21 14:10:08 2024 +0000 latest user manual PDF commit 060406ac01f3357cec821196e01390b57218b5d5 Merge: ac96073 8e3eccb Author: Mooneer Salem Date: Mon Oct 21 07:08:19 2024 -0700 Merge pull request #759 from drowe67/ms-problem-template Add GH issue template for software bugs. commit 8e3eccb748c9a5c174f894e165345858f7e74748 Author: Mooneer Salem Date: Mon Oct 21 07:07:13 2024 -0700 OK, trying again. commit cf96b5820f858086048344d85bdba5cdc28d9032 Author: Mooneer Salem Date: Mon Oct 21 07:06:11 2024 -0700 Second attempt at fixing syntax errors. commit 4276709bd3d166c28b5f120c0fe32be71107c010 Author: Mooneer Salem Date: Mon Oct 21 07:04:52 2024 -0700 Update changelog. commit ccf2bc0678dbfb1c7b2b919b48986f424ae83557 Author: Mooneer Salem Date: Mon Oct 21 07:04:06 2024 -0700 Fix syntax error. commit 5281ed4d6450f2cd4a889f5f7e9210d1220ce7ac Author: Mooneer Salem Date: Mon Oct 21 07:02:02 2024 -0700 Add GH issue template for software bugs. commit 1a3e5fe2e89a78a2c1a9594211ecfe8cc38d8866 Author: Mooneer Salem Date: Mon Oct 21 06:43:56 2024 -0700 Update README with Linux instructions for RADE. commit 383b680ec4d9c6b133e44df45b848c1e814038be Author: Mooneer Salem Date: Sun Oct 20 18:24:12 2024 -0700 Fix bug preventing sync indicator from turning green with RADE. commit 6f764a6e822c0a3edfbf7898d28b169935378df6 Author: Mooneer Salem Date: Mon Oct 21 01:11:20 2024 +0000 latest user manual PDF commit e7f7b35646ab7b7ebbd423beecd92711a19643c2 Author: Mooneer Salem Date: Sun Oct 20 18:09:11 2024 -0700 Integrate RADE into FreeDV application (#748) * Include very basic Python install in the FreeDV Windows installer. * Bump version to 2.0.0 devel. * Adjust pth file to allow pip to work. * Create post-install script. Not tied into the installer yet. * Install needed packages during setup. * Fix issue preventing uninstall commands from being properly added to the installer. * Add RADE binaries to installer for initial tests. * Suppress RADAE/RADE in code spelling check. * Fix additional compiler errors. * Fix GitHub actions on Linux and macOS. * Print API version later on startup so it'll actually show up in the Windows console. * Enforce minimum 16 kHz sample rate for voice keyer files. * Disallow sample rates lower than 16000 in audio config. * Initial support for RX using librade. * Adjust dependencies in CMake infrastructure to make sure RADE/Opus build before FreeDV code. * Add GUI for RADE. * Add forgotten files. * Add initialize/finalize calls for RADE. * Add progress text to post-install script. * Adjust paths based on recent RADE commits. * Add basic support for RADE TX. * Output EOO on end of TX. * Fix error preventing Windows installer from being created without 2020 mode. * Change working directory to folder containing freedv.exe. * Remove quotes from messages in post-setup script. * Fix compiler errors. * Fix assertion failure in PlaybackStep. * Fix assertion failure in FreeDVInterface. * Suppress warnings during post-install. * Get missed bugfixes from previous PR. * Test changes to get GH actions working again for Windows. * Forgot to install WINE in GH action. * Try win64 instead of win32 for WINE. * wine32 and not wine64 * Try different way of installing wine. * Remove packages that don't exist. * Oops, actually installed Python 3.12.7. * Use normal Python installer instead of wenv. * Need to make sure wine runs in console-only. * Use Wine from Ubuntu. * Install wine32 too. * Ignore return value. * Use xvfb since trying to bypass doesn't work for winecfg. * s/xvfb/xvfb-run/ * Separate WINE install from Python. * More tweaks to the GH workflow. * wine64 instead of wine * Use WINEARCH when creating env. * test changes * Start xvfb separately. * xvfb -> Xvfb * Add debugging * Forgot : * Make WINE think it's Windows 10. * Back to using wine-staging. * Reenable xvfb. * Fix cmake invocation. * Integrate BuildOpus changes from RADE. * Ensure Opus is built for minimum supported FreeDV version. * Warning cleanup. * Ensure RADE is actually built as a universal binary. * Include basic Python into the .app file. * macOS version now builds. Still need to figure out how to get modules installed. * Resolve problems preventing proper execution of the macOS binary. * torchvision isn't necessary. * Fix reporting so that we report RADE instead of 'unk'. * Expire devel versions of FreeDV after six months. * Attenuate RADE TX by 4dB to avoid needing to adjust TX Attenuation dial just for that mode. * Disable 2020/2020B on all platforms. * Stop building 32 bit Windows builds. * Move RADE mode to the top of the mode list. * Tweak preprocess function for RADE. * Update Windows Python to 3.12.7. * Re-disable ARM Windows builds while we figure out how to build it. * Build Wine in signing environment. * Update wxWidgets to 3.2.6. * Workaround time display issue in FreeDV Reporter on macOS. * Limit number of numpy/OpenBLAS threads due to known issues with their interaction with Python/C++ threading. * Add additional guarding around Codec2 FIFO calls. * Split off DMG creation into separate target to save time during development. * Use dr-reset for initial release. commit b6d65bc2141e224620c607de658a185695280639 Author: Mooneer Salem Date: Fri Oct 18 09:46:58 2024 -0700 Use dr-reset for initial release. commit 2a37667c88571c99bd000f4b0a841f9b2e9d2e31 Author: Mooneer Salem Date: Thu Oct 17 06:49:16 2024 -0700 Split off DMG creation into separate target to save time during development. commit 9ed28869671315d6448280afcc50dda676140fe0 Author: Mooneer Salem Date: Mon Oct 14 17:54:23 2024 -0700 Add additional guarding around Codec2 FIFO calls. commit 031da28439c9e82017486b6dc4541eb23ff15184 Author: Mooneer Salem Date: Mon Oct 14 17:54:01 2024 -0700 Limit number of numpy/OpenBLAS threads due to known issues with their interaction with Python/C++ threading. commit e4cadc05e4e1b6f3a46758d9beeb90e020024372 Author: Mooneer Salem Date: Sun Oct 13 23:34:39 2024 -0700 Workaround time display issue in FreeDV Reporter on macOS. commit 68b168f441c39c2d968747ce6fbe141f32a19409 Author: Mooneer Salem Date: Sun Oct 13 23:33:56 2024 -0700 Update wxWidgets to 3.2.6. commit 4b0cfe95f5b350c31ea23b05ef98b589324599f3 Author: Mooneer Salem Date: Sun Oct 13 09:25:40 2024 -0700 Build Wine in signing environment. commit d50306f75d9a69df700dd1798e0d34f5d33a0cb7 Author: Mooneer Salem Date: Sun Oct 13 08:48:04 2024 -0700 Re-disable ARM Windows builds while we figure out how to build it. commit 8efa7969f7c8a6ee2cc1358ef2bb3450960ddafe Merge: 8ebb403 93c8c16 Author: Mooneer Salem Date: Sun Oct 13 08:41:39 2024 -0700 Merge branch 'ms-rade-integ' of github.com:drowe67/freedv-gui into ms-rade-integ commit 8ebb4038dac58790adb482166842f19c6a50596c Author: Mooneer Salem Date: Sun Oct 13 08:41:25 2024 -0700 Update Windows Python to 3.12.7. commit 93c8c1611a067f24cab6d4a610b6d453a9ebc8a0 Author: Mooneer Salem Date: Sun Oct 13 08:36:27 2024 -0700 Tweak preprocess function for RADE. commit 0501c640c1f5fd7a22de1f10daf28ce45c8bf903 Author: Mooneer Salem Date: Sun Oct 13 08:08:57 2024 -0700 Move RADE mode to the top of the mode list. commit 0d8d33be4a09b29f0bfa5fbf7c8722ff50df70b9 Author: Mooneer Salem Date: Sun Oct 13 07:22:18 2024 -0700 Stop building 32 bit Windows builds. commit 6f0532be6799bf6bd76109dc84330fb7bad01da6 Author: Mooneer Salem Date: Sun Oct 13 07:21:40 2024 -0700 Disable 2020/2020B on all platforms. commit be82d6cb428c0cb535e8dcadfeb8f469c658f4da Author: Mooneer Salem Date: Sun Oct 13 07:18:47 2024 -0700 Attenuate RADE TX by 4dB to avoid needing to adjust TX Attenuation dial just for that mode. commit b209198be85e2a8cd47150e8e0cdfa2cad05b2e3 Author: Mooneer Salem Date: Sun Oct 13 07:06:06 2024 -0700 Expire devel versions of FreeDV after six months. commit 550aa64438fb01af80496d1f9f4d84326d897185 Author: Mooneer Salem Date: Sat Oct 12 18:35:58 2024 -0700 Fix reporting so that we report RADE instead of 'unk'. commit 6f7ed24e1427679afcd1a806690593f0b6cbccf7 Author: Mooneer Salem Date: Sat Oct 12 18:19:14 2024 -0700 torchvision isn't necessary. commit b222272f2ecad3f99cf716a07bf2803255abab69 Author: Mooneer Salem Date: Sat Oct 12 18:18:18 2024 -0700 Resolve problems preventing proper execution of the macOS binary. commit 1fcd93eeb38b9a7dbce4408c932afab8904cee87 Author: Mooneer Salem Date: Fri Oct 11 09:08:41 2024 -0700 macOS version now builds. Still need to figure out how to get modules installed. commit cd479498325c409ab2463a6e8425de2c2faa9b98 Author: Mooneer Salem Date: Fri Oct 11 08:24:30 2024 -0700 Include basic Python into the .app file. commit 61be7a6b23896601c51f6ecd8b117e4c32d8bd2c Author: Mooneer Salem Date: Fri Oct 11 07:55:59 2024 -0700 Ensure RADE is actually built as a universal binary. commit 09f9e78b1f4b038ec121de29a2a4b896cd0ce6c4 Author: Mooneer Salem Date: Fri Oct 11 07:51:32 2024 -0700 Warning cleanup. commit 66ee00f6c8d8005451438cb83b04225cfe7043af Author: Mooneer Salem Date: Fri Oct 11 07:50:58 2024 -0700 Ensure Opus is built for minimum supported FreeDV version. commit 03a76e26f3e03b5b641d683cfd322f64aa5ae692 Merge: 12cc4fc 6b4e20e Author: Mooneer Salem Date: Wed Oct 9 07:35:52 2024 -0700 Merge branch 'ms-rade-integ' of github.com:drowe67/freedv-gui into ms-rade-integ commit 12cc4fc2036789a6665607bf028d0a559833baeb Author: Mooneer Salem Date: Wed Oct 9 07:35:43 2024 -0700 Integrate BuildOpus changes from RADE. commit 6b4e20e27757a12bfabc7643e6110fa5977c0439 Author: Mooneer Salem Date: Tue Oct 8 23:28:48 2024 -0700 Fix cmake invocation. commit ed9fc31af028f4b3164a28261711026f88eeb2fe Author: Mooneer Salem Date: Tue Oct 8 23:26:01 2024 -0700 Reenable xvfb. commit 1eefb819c503a56c71ec3b7d7107c1cc47d11557 Author: Mooneer Salem Date: Tue Oct 8 23:22:34 2024 -0700 Back to using wine-staging. commit 0644728e18d5c0adabe8a2bf040bb9b6a8aa66b8 Author: Mooneer Salem Date: Tue Oct 8 23:17:54 2024 -0700 Make WINE think it's Windows 10. commit 129b41ba610e083e381eb12694f0673b9674945e Author: Mooneer Salem Date: Tue Oct 8 23:11:35 2024 -0700 Forgot : commit f4c6b87f6676e11ecb3d8134b4dc79628ca4266b Author: Mooneer Salem Date: Tue Oct 8 23:10:57 2024 -0700 Add debugging commit 6ebe059342ed03ed185da20eedc66c162741391b Author: Mooneer Salem Date: Tue Oct 8 23:04:09 2024 -0700 xvfb -> Xvfb commit 07dce99b0d7c70fcfc8dc551069feb7914610b1f Author: Mooneer Salem Date: Tue Oct 8 23:02:08 2024 -0700 Start xvfb separately. commit 8c9dab6ba7c9f32a3532d9805e842fbb98a5df0c Author: Mooneer Salem Date: Tue Oct 8 22:58:12 2024 -0700 test changes commit 899037ae990709122b51a9f73ef1d1a1748da69a Author: Mooneer Salem Date: Tue Oct 8 22:40:30 2024 -0700 Use WINEARCH when creating env. commit 6f9a661ce510db91e9d34838e4584c5a7609c55b Author: Mooneer Salem Date: Tue Oct 8 22:37:56 2024 -0700 wine64 instead of wine commit 6e28f81498998e26aa48e91349223f1dd4f12e98 Author: Mooneer Salem Date: Tue Oct 8 22:34:09 2024 -0700 More tweaks to the GH workflow. commit 0545e303f153a81dc66b50fa4817b129607a5756 Author: Mooneer Salem Date: Tue Oct 8 21:15:14 2024 -0700 Separate WINE install from Python. commit f541c4fdf93fdcdc21f03852be30765a50eb2b23 Author: Mooneer Salem Date: Tue Oct 8 20:34:48 2024 -0700 s/xvfb/xvfb-run/ commit 78fe226c1ea7effa0abedd5a1dc68196da63c599 Author: Mooneer Salem Date: Tue Oct 8 20:32:52 2024 -0700 Use xvfb since trying to bypass doesn't work for winecfg. commit 238e2fd2bf8aaf7cd80e99c7840f29acbb164252 Author: Mooneer Salem Date: Tue Oct 8 20:28:24 2024 -0700 Ignore return value. commit 5a6e5709a1422563683c7632cb870479f4b55114 Author: Mooneer Salem Date: Tue Oct 8 20:22:41 2024 -0700 Install wine32 too. commit 43099022dfc13c31a77ad88c6c5c1d0aed5e4932 Author: Mooneer Salem Date: Tue Oct 8 20:17:42 2024 -0700 Use Wine from Ubuntu. commit 3b87db328e7034933ce79969ae25eaffdd71004e Author: Mooneer Salem Date: Tue Oct 8 18:23:16 2024 -0700 Need to make sure wine runs in console-only. commit 11b47abc847fc5515bec4b6b447a73bbf2ac2ffd Author: Mooneer Salem Date: Tue Oct 8 13:11:08 2024 -0700 Use normal Python installer instead of wenv. commit de4b168b812623716d2512754147202313424c44 Author: Mooneer Salem Date: Tue Oct 8 12:48:45 2024 -0700 Oops, actually installed Python 3.12.7. commit 1847e1ff2ac5e729122ea8a1dd8f6c65cc62a19d Author: Mooneer Salem Date: Tue Oct 8 12:32:24 2024 -0700 Remove packages that don't exist. commit 4038522da4243db5f9404564051f8782d396e4a5 Author: Mooneer Salem Date: Tue Oct 8 12:29:11 2024 -0700 Try different way of installing wine. commit 80543a0bc91787ad495ae1d389c7d0afd8d1b6a1 Author: Mooneer Salem Date: Tue Oct 8 08:51:12 2024 -0700 wine32 and not wine64 commit d30f0a5cab00f1593a031d47f5c5a39f0e639415 Author: Mooneer Salem Date: Tue Oct 8 08:49:19 2024 -0700 Try win64 instead of win32 for WINE. commit 4bd3b87a4836113b02fb67ddc95503ebe42fe6b7 Author: Mooneer Salem Date: Tue Oct 8 08:46:32 2024 -0700 Forgot to install WINE in GH action. commit 0d99153cd2b37fcbc8f39c250e821ce303e25dad Author: Mooneer Salem Date: Tue Oct 8 08:45:01 2024 -0700 Test changes to get GH actions working again for Windows. commit 60779b5d13cc10862e2690ee31c6a3eda028dfc6 Author: Mooneer Salem Date: Mon Oct 7 22:49:32 2024 -0700 Get missed bugfixes from previous PR. commit e85e3487d319713ad5615c51a8dfdcf998df9ef8 Author: Mooneer Salem Date: Mon Oct 7 12:24:40 2024 -0700 Suppress warnings during post-install. commit 345c9d369e9ad799a6e2143a65ac0fb0464f4ab2 Author: Mooneer Salem Date: Mon Oct 7 12:22:48 2024 -0700 Fix assertion failure in FreeDVInterface. commit 60371f19252f6b23575458f9f6a0de13d91c66a8 Author: Mooneer Salem Date: Mon Oct 7 12:20:37 2024 -0700 Fix assertion failure in PlaybackStep. commit cef81d406497af3ead612bd04c9b035c88aca8fc Author: Mooneer Salem Date: Mon Oct 7 08:39:25 2024 -0700 Fix compiler errors. commit 8dc43de24b440c64121d1771d79e44e1c55b826a Author: Mooneer Salem Date: Mon Oct 7 08:38:13 2024 -0700 Remove quotes from messages in post-setup script. commit dcf25c37b4478404c000e2ea7c316a62c17b23b8 Author: Mooneer Salem Date: Mon Oct 7 08:36:48 2024 -0700 Change working directory to folder containing freedv.exe. commit 9ccfe60380f71e4e1b624d99c44f31cdb1e9e99b Author: Mooneer Salem Date: Mon Oct 7 08:33:27 2024 -0700 Fix error preventing Windows installer from being created without 2020 mode. commit 62cee1dd3e45189ebc8f1e7084536e7a320dc650 Author: Mooneer Salem Date: Mon Oct 7 07:18:13 2024 -0700 Output EOO on end of TX. commit 6d57cb0fa0f0345ccbd0ee018a77a345e6be8c45 Author: Mooneer Salem Date: Mon Oct 7 07:05:05 2024 -0700 Add basic support for RADE TX. commit b9bafe48d9102c2e893cf5b7ac21f78e40281032 Author: Mooneer Salem Date: Sun Oct 6 23:17:17 2024 -0700 Adjust paths based on recent RADE commits. commit 949f6bddd313e0d47fc62acc594e6bece83cc5a4 Author: Mooneer Salem Date: Sun Oct 6 21:22:14 2024 -0700 Add progress text to post-install script. commit 040b8bc772c8965a96864f1dc67c0003c3fca5e1 Author: Mooneer Salem Date: Sun Oct 6 09:25:59 2024 -0700 Add initialize/finalize calls for RADE. commit b1dfc4f8119680aebfb1c3ffc82747f4a4496cba Author: Mooneer Salem Date: Sat Oct 5 23:18:37 2024 -0700 Add forgotten files. commit 35a8e63fb7c5ad7fd50172243783d6fb9805de47 Author: Mooneer Salem Date: Sat Oct 5 23:07:29 2024 -0700 Add GUI for RADE. commit 2e9714d2c68b1e91f854a92d16bb9428725841ca Author: Mooneer Salem Date: Sat Oct 5 23:07:14 2024 -0700 Adjust dependencies in CMake infrastructure to make sure RADE/Opus build before FreeDV code. commit 3ca30619143f83fe9d0aa41b4f74025ebd8daceb Author: Mooneer Salem Date: Sat Oct 5 17:16:52 2024 -0700 Initial support for RX using librade. commit 96a6ba21cb586a41406a49873e22d4a7aa7b4d38 Author: Mooneer Salem Date: Thu Sep 5 22:59:11 2024 -0700 Disallow sample rates lower than 16000 in audio config. commit 02ffe06fae2d5c3a28fdcca1a409612f951fee85 Author: Mooneer Salem Date: Thu Sep 5 22:51:55 2024 -0700 Enforce minimum 16 kHz sample rate for voice keyer files. commit 0999111e8c47c304dd7ecbb339f3a3c45103e317 Author: Mooneer Salem Date: Wed Oct 2 23:50:01 2024 -0700 Print API version later on startup so it'll actually show up in the Windows console. commit f51040984e3f5c76a3d362a354417f54b6ef7a64 Author: Mooneer Salem Date: Wed Oct 2 21:27:54 2024 -0700 Fix GitHub actions on Linux and macOS. commit 94277141d8bb807c4acab9fac27e9fea5ce9bdab Author: Mooneer Salem Date: Wed Oct 2 21:18:42 2024 -0700 Fix additional compiler errors. commit 35a71c9ddf9cb01c383a4587ee1cd02761406e4e Author: Mooneer Salem Date: Wed Oct 2 20:29:28 2024 -0700 Suppress RADAE/RADE in code spelling check. commit 55c4170ff7ab4192ef026461247b0040a469345a Author: Mooneer Salem Date: Wed Oct 2 17:52:28 2024 -0700 Add RADE binaries to installer for initial tests.