Commit Graph

1264 Commits

Author SHA1 Message Date
lwvmobile 2ae9c50d47
Merge pull request #269 from volo-zyko/fix-compiler-warnings
Fix some compiler warnings and add corresponding compiler flags
2024-08-30 11:12:23 -04:00
Volo Zyko dfcc8d513d Fix some compiler warnings and add corresponding compiler flags 2024-08-29 15:05:52 +03:00
lwvmobile f6fc91a051 Include pack_ambe and unpack_ambe functions and use during certain keystream applications; 2024-07-20 16:41:35 -04:00
lwvmobile 8b76daa35f Fix/Simplify AMBE and IMBE Print Code; Include Bit/Byte Utility Functions; 2024-07-20 16:41:07 -04:00
lwvmobile 8b883f556f M17: Packet Decode Fix Sanity Check So It Doesn't Break CRC; 2024-06-15 01:18:47 -04:00
lwvmobile beefaae0fa M17: Disable Debug Print on PKT Assembly; 2024-06-15 00:56:31 -04:00
lwvmobile 13e778b123 M17: Fix Potential Core Dump (overflow) on Packet Assembly on Bad Packet Decode; 2024-06-15 00:47:16 -04:00
lwvmobile 7f7c13a72a M17: Don't Attempt To Decode Encrypted Packet Data; Disable Annoying Nonce TS Warning; 2024-06-15 00:21:20 -04:00
lwvmobile f2312e63eb M17: Disable Duplicate (Debug) LSF and Change Default DST Value;
M17: Fix Examples in Usage;

M17: Disable Nonce/IV Warning;

M17: Add Support For OTAKD Recognition (skip decode);
2024-06-13 16:21:25 -04:00
lwvmobile d6adaa87c7 M17: Fix Meta Text Decoding to skip control byte on string, but display len/seg number; LSF Payload CRC Line Break Nit; 2024-06-13 15:36:14 -04:00
lwvmobile 20e35a00ba M17: Adjustments to PKT Data CRC; 2024-06-10 04:36:55 -04:00
lwvmobile 8610ee8956 M17: Fix Bugs With SRC/DST Values in Meta Extended CSD; 2024-06-09 05:47:04 -04:00
lwvmobile 92fbdabbe5 M17: Tweaks to Meta Decode Conditions; 2024-06-08 13:45:18 -04:00
lwvmobile 25659ba920 M17: Tweak Output on GNSS Position Data; 2024-06-08 03:07:35 -04:00
lwvmobile b2ce60b843 Update Install Notes to Mention Debian 12; 2024-06-07 22:22:42 -04:00
lwvmobile c87ad08371 M17: Fix META Decode when not IV and Decode META Text as UTF-8 and Not RAW; 2024-06-07 22:20:36 -04:00
lwvmobile 94688fddd4 Change Download For Ubuntu 24.04 Script from aw_dev to audio_work branch; 2024-06-06 15:17:57 -04:00
lwvmobile e29eba9943 Fix Error in Manual Install Packages For Ubuntu; 2024-06-06 15:15:10 -04:00
lwvmobile 920dce96fe Add Auto Installer Script For Ubuntu 24.04 LTS; #262 2024-06-05 04:23:27 -04:00
lwvmobile e2747525a6 Patch: Remove Outdated G Patch (Again); 2024-05-31 03:44:27 -04:00
lwvmobile a5989486ae Patch: Fix g_dmr patch to work properly with new call string and append .wav properly in Linux; 2024-05-31 01:58:38 -04:00
lwvmobile 9c58273832 DMR: Fix Per Call String on DMR Tier 3 When Trunking; 2024-05-31 01:04:39 -04:00
lwvmobile 9a9fa0c182 Patch: Delete Older Version of G Patch; Add Cretu DMR no idle print patch; 2024-05-27 20:12:28 -04:00
lwvmobile 319d0b9866 OSS: Quick Bugfix for hpf_d when TDMA slot 1/2 volume issues; Updated g_dmr patch; 2024-05-27 20:02:48 -04:00
lwvmobile 5dbccaadf6 Add Per Call String For NXDN Conventional / Type-D; 2024-05-21 09:42:46 -04:00
lwvmobile 28a6777d83 DMR: Tweak to Call String Options for Display and Per Call; #258 2024-05-21 09:06:22 -04:00
lwvmobile 21afa4ba97 Add Call String To Per Call Files (group/private/emergency/enc); WIP; #258 2024-05-21 01:49:23 -04:00
lwvmobile d60dfa7ff3 Update Usage to reflect changes to the -7 directory option; 2024-05-19 18:03:37 -04:00
lwvmobile 5d3b2ec56f Fix Some Absolute Directory Path Issues(WIP); #261 2024-05-19 16:32:27 -04:00
lwvmobile 2c55a9caab Ncurses: Device Display Spacing Nit; 2024-05-19 15:32:32 -04:00
lwvmobile 6daedf198f Update Docs: Add Audio Plumbing Information; 2024-05-19 06:26:09 -04:00
lwvmobile 8d52ce2ac9 Add Pulse Input / Output Sink / Source Name to Ncurses Terminal; 2024-05-19 05:59:10 -04:00
lwvmobile 63e484cc91 Optional User Input Argument for Pulse Audio Sink / Source Use; 2024-05-19 05:34:56 -04:00
lwvmobile e3ecace5db Pulse Audio Sink and Source Enumeration WIP; 2024-05-19 04:59:26 -04:00
lwvmobile f9add0b997 M17: Misc Fixes and Tweaks; 2024-05-10 12:33:39 -04:00
lwvmobile d3c942d475 Phase 1 Non-standard IMBE Log Tweaking and Notes; 2024-05-10 12:32:42 -04:00
lwvmobile 3d1e28fb3a Fix Error Handling and Error String on Pulse Input and Output Opening #259 2024-05-10 12:08:38 -04:00
lwvmobile c07fa3a0bc Cast &err into pa_simple_new on ALL calls to the function (missed a few in haste); 2024-05-08 09:33:38 -04:00
lwvmobile ef94b311fa Add Error Handling and Error String on Pulse Input and Output Opening #259 ; Change Input 'Name' on M17 Voice Input so it doesn't default to same source as RF Signal Input; 2024-05-06 21:46:29 -04:00
lwvmobile 79d5b795e3
Merge pull request #257 from ilyacodes/aw-dev/standard-test
EDACS: Correctly identify test calls on standard
2024-04-27 11:08:13 -04:00
ilyacodes d0c20be7f3 EDACS: Correctly identify test calls on standard 2024-04-27 09:54:59 -04:00
lwvmobile 6833275960
Merge pull request #256 from lwvmobile/aw_dev_timefix
Consolidate and Fix Time and Date Functions #255
2024-04-26 21:47:47 -04:00
lwvmobile 601a1ad2d1 TIME: Fix printFrameSync Oopsie; NULL PTR on Debug symbolfile; 2024-04-25 21:23:20 -04:00
lwvmobile db036f4dfc TIME: Set Allocated Pointers to NULL after free()'d; 2024-04-25 18:22:28 -04:00
lwvmobile 7bcd29abec NCURSES: Move timestr/datestr around; 2024-04-25 16:15:44 -04:00
lwvmobile c5b36af672 Add .bin loop 'debug mode' on -J; 2024-04-25 16:14:59 -04:00
lwvmobile 9da8544408 TIME: malloc and HHmmss Nits; Remove Unneeded time/date strings from Ncurses; 2024-04-25 11:27:26 -04:00
lwvmobile ab9a9ddab3 TIME: NULL Check Before free(timestr); 2024-04-25 11:06:13 -04:00
lwvmobile ceb695af01 NCURSES: Remove Extra Fence Post on EDACS Call History; 2024-04-25 09:24:01 -04:00
lwvmobile 1ffddf823f Fix and Consolidate Date and Time Functions (WIP); #255 2024-04-24 16:42:25 -04:00