Commit Graph

  • 35bd5ccc55 Code Arrangement and Additions: aw_dev lwvmobile 2025-02-10 23:45:56 -0500
  • 6dd1410faf Moto Alias Dump Function; lwvmobile 2025-02-07 17:33:08 -0500
  • 0cbf42e4e6 P25 Moto Alias vPDU Working; Tweaks and Fixes; lwvmobile 2025-02-06 21:36:01 -0500
  • f0657ee5a8 Change P25 Moto Alias Block bn to num_bits value to make it work with multiple bit per block values; Misc Cleanup and Tweaks; lwvmobile 2025-02-06 00:11:46 -0500
  • 29ee3a5f3a Moto Alias for MAC vPDU Setup; lwvmobile 2025-02-05 23:39:25 -0500
  • 8cfaced4b4 P25 Moto Talker Alias LCW WIP; lwvmobile 2025-02-05 09:52:30 -0500
  • 61673222db Merge branch 'p25_moto_alias_setup' into aw_dev lwvmobile 2025-02-05 07:13:18 -0500
  • f59f0cbb7f P25 Moto Talker Alias LCW Setup and Test; lwvmobile 2025-02-05 07:12:41 -0500
  • 20af28597d Fix Variable Print Format; lwvmobile 2025-02-04 17:26:00 -0500
  • 942d83f54d
    Merge pull request #275 from pizzolante/fix/locale-independent-package-check lwvmobile 2025-02-03 23:41:08 -0500
  • 0c6f132520
    Merge pull request #272 from VasylSamoilov/patch-1 lwvmobile 2025-02-03 23:40:13 -0500
  • 6319508937
    FIX: Locale indipendent libitpp-dev package check #275 Leo Pizzolante 2025-02-03 23:56:42 +0100
  • ae6525e986 P25 Tait Talker Alias LCW; lwvmobile 2025-02-02 00:49:23 -0500
  • 51d1690edc Fix Misc vPDU Manufacturer Len Values; lwvmobile 2025-02-01 16:32:54 -0500
  • 14d00f9228 New Tag; lwvmobile 2025-01-26 13:34:40 -0500
  • 5ad9f4107c P25: Add Tait (mfid: D8) Slot Count vPDU (op: B5); 2025 lwvmobile 2025-01-26 13:31:54 -0500
  • 6afa4ed327
    Fix example file group.csv syntax #272 VasylSamoilov 2024-12-25 16:18:24 +0200
  • bc140ec081 Add ES Aux Header to r12 MPDU; Fix Format Security Warning on Debug UTF16 Prints; audio_work lwvmobile 2024-12-13 23:39:21 -0500
  • d904289060 Fix Several P25p1 LCW regardless of MFID presence; lwvmobile 2024-12-13 23:21:34 -0500
  • e13bd4f323 More P25p1 MPDU Payload Fixes; lwvmobile 2024-12-13 15:40:48 -0500
  • 5752f1b84a Fix P25p1 Confirmed Data Payload Output; lwvmobile 2024-12-13 15:31:24 -0500
  • 5e516ed6d1 Fix P25p1 ADJSS BCST LCW; lwvmobile 2024-12-13 12:35:54 -0500
  • 2ceeeb82af Add Text Debug PDU Code for P25 and DMR PDUs; lwvmobile 2024-12-12 05:18:33 -0500
  • 2883e44a9d Fix P25p1 SCC BCST LCW; lwvmobile 2024-12-10 14:06:12 -0500
  • 20747db2cc Fix DSP output for DMR SB/RC; Fix DSP output order on BS voice loop; RC PDU Format Line Break; Debug RC data testing on BS VC-F; lwvmobile 2024-12-08 16:55:33 -0500
  • c2f22ac399 Add Some More P25p1 PDU SAPs; lwvmobile 2024-12-07 14:40:45 -0500
  • b8beede921 Remove Unused Bits of Code for DMR/RS Sync Pattern (Fixes Bug if RES Sync is detected and flag tripped); #270 lwvmobile 2024-11-17 08:43:11 -0500
  • cd32158a73 Fix len on unpack_ambe function; lwvmobile 2024-11-13 15:11:51 -0500
  • a8ec6dbe37 Add Frame Number to dPMR with Payload Verbosity; lwvmobile 2024-11-11 14:45:18 -0500
  • f22af7c5fc Fix Mono to Stereo Interleave Audio Gain on YSF/DMR MS; lwvmobile 2024-10-24 00:24:34 -0400
  • a4b53f88a1 Disable PV Debug Output; lwvmobile 2024-10-23 23:31:17 -0400
  • 4567e2f4a4 DMR: Con+ Call/Slot Termination; lwvmobile 2024-10-23 23:21:00 -0400
  • 8a3fd87784 PV: Remove Spacer Bits; Misc Cleanup; lwvmobile 2024-10-23 22:41:33 -0400
  • c428ce32b2 Merge branch 'pv_diag' into aw_dev_merge lwvmobile 2024-10-23 22:34:24 -0400
  • 2ae9c50d47
    Merge pull request #269 from volo-zyko/fix-compiler-warnings lwvmobile 2024-08-30 11:12:23 -0400
  • dfcc8d513d Fix some compiler warnings and add corresponding compiler flags #269 Volo Zyko 2024-08-29 15:05:52 +0300
  • f1a08c81d7
    Update dsd_gps.c #268 Michael 2024-08-17 18:44:04 +0200
  • 29a39b7196
    Update dsd_ncurses.c Michael 2024-08-17 18:37:06 +0200
  • 7c9d032c99 PVDebug Testing; lwvmobile 2024-07-21 10:08:39 -0400
  • f6fc91a051 Include pack_ambe and unpack_ambe functions and use during certain keystream applications; lwvmobile 2024-07-20 16:41:35 -0400
  • 8b76daa35f Fix/Simplify AMBE and IMBE Print Code; Include Bit/Byte Utility Functions; lwvmobile 2024-07-20 16:41:07 -0400
  • 8b883f556f M17: Packet Decode Fix Sanity Check So It Doesn't Break CRC; lwvmobile 2024-06-15 01:18:47 -0400
  • beefaae0fa M17: Disable Debug Print on PKT Assembly; lwvmobile 2024-06-15 00:56:31 -0400
  • 13e778b123 M17: Fix Potential Core Dump (overflow) on Packet Assembly on Bad Packet Decode; lwvmobile 2024-06-15 00:47:16 -0400
  • 7f7c13a72a M17: Don't Attempt To Decode Encrypted Packet Data; Disable Annoying Nonce TS Warning; lwvmobile 2024-06-15 00:21:20 -0400
  • f2312e63eb M17: Disable Duplicate (Debug) LSF and Change Default DST Value; lwvmobile 2024-06-13 16:21:25 -0400
  • d6adaa87c7 M17: Fix Meta Text Decoding to skip control byte on string, but display len/seg number; LSF Payload CRC Line Break Nit; lwvmobile 2024-06-13 15:36:14 -0400
  • 20e35a00ba M17: Adjustments to PKT Data CRC; lwvmobile 2024-06-10 04:36:55 -0400
  • 8610ee8956 M17: Fix Bugs With SRC/DST Values in Meta Extended CSD; lwvmobile 2024-06-09 05:47:04 -0400
  • 92fbdabbe5 M17: Tweaks to Meta Decode Conditions; lwvmobile 2024-06-08 13:45:18 -0400
  • 25659ba920 M17: Tweak Output on GNSS Position Data; lwvmobile 2024-06-08 03:07:35 -0400
  • b2ce60b843 Update Install Notes to Mention Debian 12; lwvmobile 2024-06-07 22:22:42 -0400
  • c87ad08371 M17: Fix META Decode when not IV and Decode META Text as UTF-8 and Not RAW; lwvmobile 2024-06-07 22:20:36 -0400
  • 94688fddd4 Change Download For Ubuntu 24.04 Script from aw_dev to audio_work branch; lwvmobile 2024-06-06 15:17:57 -0400
  • e29eba9943 Fix Error in Manual Install Packages For Ubuntu; lwvmobile 2024-06-06 15:15:10 -0400
  • 920dce96fe Add Auto Installer Script For Ubuntu 24.04 LTS; #262 lwvmobile 2024-06-05 04:23:27 -0400
  • e2747525a6 Patch: Remove Outdated G Patch (Again); lwvmobile 2024-05-31 03:44:27 -0400
  • a5989486ae Patch: Fix g_dmr patch to work properly with new call string and append .wav properly in Linux; lwvmobile 2024-05-31 01:58:38 -0400
  • 9c58273832 DMR: Fix Per Call String on DMR Tier 3 When Trunking; lwvmobile 2024-05-31 01:04:39 -0400
  • 9a9fa0c182 Patch: Delete Older Version of G Patch; Add Cretu DMR no idle print patch; lwvmobile 2024-05-27 20:12:28 -0400
  • 319d0b9866 OSS: Quick Bugfix for hpf_d when TDMA slot 1/2 volume issues; Updated g_dmr patch; lwvmobile 2024-05-27 20:02:48 -0400
  • 5dbccaadf6 Add Per Call String For NXDN Conventional / Type-D; lwvmobile 2024-05-21 09:42:46 -0400
  • 28a6777d83 DMR: Tweak to Call String Options for Display and Per Call; #258 lwvmobile 2024-05-21 09:06:22 -0400
  • 21afa4ba97 Add Call String To Per Call Files (group/private/emergency/enc); WIP; #258 lwvmobile 2024-05-21 01:49:23 -0400
  • d60dfa7ff3 Update Usage to reflect changes to the -7 directory option; lwvmobile 2024-05-19 18:03:37 -0400
  • 5d3b2ec56f Fix Some Absolute Directory Path Issues(WIP); #261 lwvmobile 2024-05-19 16:32:27 -0400
  • 2c55a9caab Ncurses: Device Display Spacing Nit; lwvmobile 2024-05-19 15:32:32 -0400
  • 6daedf198f Update Docs: Add Audio Plumbing Information; lwvmobile 2024-05-19 06:26:09 -0400
  • 8d52ce2ac9 Add Pulse Input / Output Sink / Source Name to Ncurses Terminal; lwvmobile 2024-05-19 05:59:10 -0400
  • 63e484cc91 Optional User Input Argument for Pulse Audio Sink / Source Use; lwvmobile 2024-05-19 05:34:56 -0400
  • e3ecace5db Pulse Audio Sink and Source Enumeration WIP; lwvmobile 2024-05-19 04:59:26 -0400
  • f9add0b997 M17: Misc Fixes and Tweaks; lwvmobile 2024-05-10 12:33:39 -0400
  • d3c942d475 Phase 1 Non-standard IMBE Log Tweaking and Notes; lwvmobile 2024-05-10 12:32:42 -0400
  • 3d1e28fb3a Fix Error Handling and Error String on Pulse Input and Output Opening #259 lwvmobile 2024-05-10 12:08:38 -0400
  • c07fa3a0bc Cast &err into pa_simple_new on ALL calls to the function (missed a few in haste); lwvmobile 2024-05-08 09:33:38 -0400
  • 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; lwvmobile 2024-05-06 21:46:29 -0400
  • 79d5b795e3
    Merge pull request #257 from ilyacodes/aw-dev/standard-test lwvmobile 2024-04-27 11:08:13 -0400
  • d0c20be7f3 EDACS: Correctly identify test calls on standard #257 ilyacodes 2024-04-27 09:54:59 -0400
  • 6833275960
    Merge pull request #256 from lwvmobile/aw_dev_timefix lwvmobile 2024-04-26 21:47:47 -0400
  • 601a1ad2d1 TIME: Fix printFrameSync Oopsie; NULL PTR on Debug symbolfile; #256 lwvmobile 2024-04-25 21:23:20 -0400
  • db036f4dfc TIME: Set Allocated Pointers to NULL after free()'d; lwvmobile 2024-04-25 18:22:28 -0400
  • 7bcd29abec NCURSES: Move timestr/datestr around; lwvmobile 2024-04-25 16:15:44 -0400
  • c5b36af672 Add .bin loop 'debug mode' on -J; lwvmobile 2024-04-25 16:14:59 -0400
  • 9da8544408 TIME: malloc and HHmmss Nits; Remove Unneeded time/date strings from Ncurses; lwvmobile 2024-04-25 11:27:26 -0400
  • ab9a9ddab3 TIME: NULL Check Before free(timestr); lwvmobile 2024-04-25 11:06:13 -0400
  • ceb695af01 NCURSES: Remove Extra Fence Post on EDACS Call History; lwvmobile 2024-04-25 09:24:01 -0400
  • 1ffddf823f Fix and Consolidate Date and Time Functions (WIP); #255 lwvmobile 2024-04-24 16:42:25 -0400
  • 499134bc2d DMR: Reset Color Code If Not Trunking and NoCarrier; lwvmobile 2024-04-24 13:01:45 -0400
  • 7a9763c6c7 DMR: Init Payload Buffer; Fix MS Data Collection; lwvmobile 2024-04-24 13:00:13 -0400
  • db7bc75739 DMR: Fix EMB_PDU CC Assignment; lwvmobile 2024-04-24 12:33:04 -0400
  • bd1dcd2a7f DMR: Set CC on MS Voice; QR Correction Limit; lwvmobile 2024-04-21 18:18:14 -0400
  • bc205cfe00 DMR: Fix Color Code Assignment, Display, and Logging; lwvmobile 2024-04-21 17:49:46 -0400
  • 0f3dcf47ea
    Merge pull request #254 from ilyacodes/aw_dev-colour lwvmobile 2024-04-21 12:43:13 -0400
  • 3f165571d2 EDACS: Fix colour for test channel updates #254 ilyacodes 2024-04-21 09:52:09 -0400
  • b2450b1924
    Merge pull request #253 from ilyacodes/trbo-bp lwvmobile 2024-04-19 22:58:15 -0400
  • 061703db7b DMR: Fix incorrect MotoTRBO Basic Privacy mask #253 ilyacodes 2024-04-19 21:01:55 -0400
  • 50f4327306 PA: Adjust Input Fragsize / Latency; M17: Misc Notes About UDP Audio; lwvmobile 2024-04-18 11:15:42 -0400
  • 90206eac92 Patch: Add the AFD "April Fools Day" Ghost Box Gag Update as a patch to bring back around Halloween; lwvmobile 2024-04-16 22:43:22 -0400
  • f1a5d6f870 Patch: Make the Moto Type II Starter Pack a Patch so I can delete the branch for it and prevent having to do a bunch of rebase / merge conflict resolutions on between those branches later; #247 lwvmobile 2024-04-16 22:40:00 -0400
  • ca506672a8
    Merge pull request #251 from ilyacodes/testcall lwvmobile 2024-04-16 09:00:24 -0400