Commit Graph

869 Commits

Author SHA1 Message Date
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
lwvmobile b5d24f9c00
Merge pull request #147 from volo-zyko/fix-unusedVariableWarning
Fix warnings related to unused variables
2023-07-01 13:27:49 -04:00
Volo Zyko a432173cd6 Fix warnings related to unused variables 2023-07-01 13:48:38 +03:00
lwvmobile 5440161ff9 YSF Fix CM Variable; Line Break; #146 2023-06-30 18:43:32 -04:00
lwvmobile bb542c475c YSF Radio ID Mode; Element Tweaks; #143 2023-06-30 16:48:43 -04:00
lwvmobile aef834e914 Fix Line #137 2023-06-30 11:00:23 -04:00
lwvmobile fd44120874
Merge pull request #145 from volo-zyko/fix-cleanupAndExit
Add signal handlers for a proper cleanup
2023-06-30 10:53:14 -04:00
Volo Zyko 0e9b2b245d Add signal handlers for a proper cleanup
Fix locking problem in get_rtlsdr_sample when it waits indefinitely
even when exitflag is non-zero; cleanup the code.
2023-06-30 14:12:48 +03:00
lwvmobile eacbd21c50 Refine/Fix YSF FICH Element Decode #143 2023-06-30 01:15:05 -04:00
lwvmobile deca8e74a8 Fix YSF Full Rate Voice #143 2023-06-29 22:55:22 -04:00
lwvmobile 9eefbb26d8 Fix Code Tab Alignment #143 2023-06-29 18:16:48 -04:00
lwvmobile b637462ee8 WIP: YSF Decoding; #143 2023-06-29 18:07:43 -04:00
lwvmobile 7fc513e09e Symbolbin Display Fix in Ncurses; #138 2023-06-29 16:01:18 -04:00
lwvmobile 802e1c96bd
Merge pull request #142 from volo-zyko/cleanup-symbolOutFileAPI
Cleanup symbol out file api
2023-06-29 15:45:04 -04:00
Volo Zyko 0bc75f6f78 Cleanup code related to symbol out (logic did not change) 2023-06-29 18:51:58 +03:00
lwvmobile 32a3ba535b
Merge pull request #141 from lwvmobile/main
upstream
2023-06-29 10:37:22 -04:00
lwvmobile 2e898d997b
Merge pull request #139 from volo-zyko/main
Fix potential issues in closeSymbolOutFile
2023-06-29 09:45:51 -04:00
Volo Zyko 817b335349 Fix potential issues in closeSymbolOutFile 2023-06-29 16:21:39 +03:00
lwvmobile e9d551f4cb Fix Exitflag Variable #136 2023-06-28 16:54:59 -04:00
lwvmobile 33933e914e DMR LE/CAP+/Misc Tweaks; 2023-06-28 16:53:36 -04:00
lwvmobile 8e230a08b5 Misc; 2023-06-20 04:15:51 -04:00
lwvmobile dfc4f6f304 TXI FLC and Misc; 2023-06-19 10:01:22 -04:00
lwvmobile 5a3061f942
Merge pull request #134 from lwvmobile/zDEV
Zdev Updates
2023-06-19 06:42:26 -04:00
lwvmobile b40281fda3 Renable DMR Late Entry SB; Misc; 2023-06-19 06:40:21 -04:00
lwvmobile 966fbf8c6a Fix Alignment 3; 2023-06-18 20:15:12 -04:00
lwvmobile ca65f1b209 Fix Alignment 2; 2023-06-18 20:12:37 -04:00
lwvmobile a5d73f06d2 DMR - SB TXI Information and ENC Identifiers Fix; 2023-06-18 19:54:18 -04:00
lwvmobile 56b0e8440e Initialize/Zero Some Arrays; 2023-06-17 17:32:59 -04:00
lwvmobile b6a12b6ceb Fix RC4 'Pop' on DMR when VC6 is Null; Fix Align; 2023-06-17 17:29:03 -04:00
lwvmobile 15a12acfd3 Update Cmake for zDEV; 2023-06-15 17:47:58 -04:00
lwvmobile c534e0f1fe
Merge pull request #133 from lwvmobile/zDEV
Updates;
2023-06-15 17:39:51 -04:00
lwvmobile 5e68580fa6 DMR - Minor Cosmetic Tweaks; 2023-06-15 17:35:42 -04:00
lwvmobile e6d83e7305 Fix CMake Options error; Update Readme; 2023-06-15 17:29:33 -04:00
lwvmobile d56cf106b4 DMR Late Entry ENC Fix; Switch to User Option; 2023-06-12 12:38:32 -04:00