Commit Graph

752 Commits

Author SHA1 Message Date
lwvmobile 2ff96a6b91 Version Update; 2023-07-29 00:16:38 -04:00
lwvmobile 9089d6568a Cleanup; 2023-07-29 00:14:33 -04:00
lwvmobile 73c43b030e Rename XDMA to AUTO; Disable Legacy Auto; 2023-07-29 00:02:17 -04:00
lwvmobile 42fa737844 Configure OSS Output to be more Dynamic; 2023-07-28 23:32:17 -04:00
lwvmobile e4f61115c6 M17 Cleanup and M17/Aero Jank Fixes; 2023-07-28 23:22:13 -04:00
lwvmobile 3bb9994589 Tweak Toggle Voice Synthesis for FDMA Sources; 2023-07-28 20:53:56 -04:00
lwvmobile 23f6c75257 Ncurses Tweak for TDMA Slot ON/OFF; 2023-07-28 19:26:53 -04:00
lwvmobile 3bac7ba99b Round of Code Cleanup; 2023-07-28 17:47:33 -04:00
lwvmobile 56a5df86a0 Fix Some Slot Preference Clashes; 2023-07-28 17:25:16 -04:00
lwvmobile 50d707a8e3 Rewrite OSS Handling (depending on use case); 2023-07-28 16:06:58 -04:00
lwvmobile aa49e5869b User Enable/Disable Slots for Voice; 2023-07-28 15:56:06 -04:00
lwvmobile d982a2b91e Temp Commit WIP; 2023-07-26 15:53:55 -04:00
lwvmobile a92736bb3a Fix dPMR, pV, and MBEplayback for new audio; 2023-07-26 15:06:33 -04:00
lwvmobile 54386285cc Tweaks to DMR MS Audio Handling; 2023-07-26 15:04:02 -04:00
lwvmobile 676027a56f Tweak Float Auto Gain; Make User Configurable; 2023-07-26 07:21:25 -04:00
lwvmobile cdc0d9e012 Tweak Install Notes; 2023-07-25 18:54:13 -04:00
lwvmobile 32d4c0ed72 AGF by Left/Right Channel/Slot; 2023-07-25 13:10:19 -04:00
lwvmobile 16959cac7a WIP: audio_work 2; 2023-07-24 18:32:09 -04:00
lwvmobile f2f20f8f94 Fix P25p2 SACCH PDU Issue; 2023-07-22 18:34:54 -04:00
lwvmobile 1a8efd5835 YSF Decoded Wav File Saving on V/D2 Voice; 2023-07-20 10:12:17 -04:00
lwvmobile 5a01c7a4db Version; 2023-07-20 00:32:54 -04:00
lwvmobile 1b18139e41 Custom User Wav File with -7 option; 2023-07-20 00:32:44 -04:00
lwvmobile 263b3bbeda Fix Some Tab Alignment in dsd_main.c; 2023-07-13 13:59:21 -04:00
lwvmobile cba01aaa59 Add Exitflag to DMR BS Loop; Update Readme; 2023-07-13 13:57:55 -04:00
lwvmobile d4599b05a0 Appease Volo - God of Compiler Warnings; 2023-07-10 20:09:42 -04:00
lwvmobile 200287316d Fix Random Warnings on #152 2023-07-10 19:25:14 -04:00
lwvmobile 1d05f3d851 M17 More Work and Fixes; #152 2023-07-10 19:25:06 -04:00
lwvmobile 8e8d987686 NXDN LZ Tweak on RCCH Disc; #123 2023-07-10 19:24:54 -04:00
lwvmobile 343512e9bf Fix OSS Input/Output on M17 8K Sample; #152 2023-07-09 00:13:12 -04:00
lwvmobile af612c058b M17 Dbuf Temp Bug Fix; Misc; #152 2023-07-09 00:13:01 -04:00
lwvmobile d81e8be3cf Fix Cmake for Codec2 in Cygwin; #152 2023-07-09 00:12:49 -04:00
lwvmobile fb93289538 Fix M17 3200bps Voice; Misc M17 Tweaks; #152 2023-07-07 02:17:50 -04:00
lwvmobile 92a2217e80 M17 Support (Partially Working Now); 2023-07-06 21:58:24 -04:00
lwvmobile b6d41260e7 M17 Initial Support (Non-Working State); 2023-07-06 21:55:13 -04:00
lwvmobile bb6b54990f Ncurses NXDN RAN/History Lazy Bug Fix; 2023-07-05 16:24:39 -04:00
lwvmobile 016d27e22d Minor Ncurses Fixes; 2023-07-05 14:38:06 -04:00
lwvmobile 17a336e27d Misc Minor Fixes; 2023-07-05 14:33:43 -04:00
lwvmobile c3f3573a99
Merge pull request #151 from volo-zyko/fix-emptyBodyAndPointerSignWarnings
Fix warnings from -Wempty-body, -Wunused-label, and -Wpointer-sign
2023-07-05 13:58:44 -04:00
Volo Zyko 81dab2f0b6 Fix warnings from -Wempty-body, -Wunused-label, and -Wpointer-sign 2023-07-04 12:07:30 +03:00
lwvmobile a80e534179 DMR LE ENC Identifiers Tweak; 2023-07-03 12:41:55 -04:00
lwvmobile 8310f87504
Merge pull request #150 from volo-zyko/fix-unusedParameterWarnings
Fix more warnings, now with unused parameters
2023-07-03 12:25:28 -04:00
lwvmobile f27057c790
Merge pull request #148 from volo-zyko/ZDev3
Set exitflag before cleaning up
2023-07-03 12:25:17 -04:00
Volo Zyko 649d267fa5 Fix more warnings, now with unused parameters 2023-07-03 15:37:43 +03:00
Volo Zyko d8a7e5d366 Set exitflag before cleaning up
This will signal to all related code that the program
is about to exit.
2023-07-03 11:03:51 +03:00
lwvmobile 8ccc241743 Fix Compiler error: parameter name omitted; 2023-07-02 15:42:32 -04:00
lwvmobile af922d209d Fix ysf.c Unused Variables Warnings; 2023-07-01 22:59:32 -04:00
lwvmobile 958d0debbb Fix Trellis.c Unused Variables Warnings; 2023-07-01 22:59:13 -04:00
lwvmobile 2016891bd5 Fix NXDN de-scrambling bug; 2023-07-01 22:21:20 -04:00
lwvmobile 412cb26c0f Fix Ncurses Exitflag; 2023-07-01 22:06:49 -04:00
lwvmobile 3fc983f273 Add YSF to default decoding class; #143 2023-07-01 18:51:00 -04:00