lwvmobile
4af78289b2
Last Minute NCURSES Tweak
...
Last Minute NCURSES Tweak
2022-03-13 20:44:48 -04:00
lwvmobile
5ee669aa18
Fix Compiler Warning, minor tweaks
...
Fix Compiler Warning, minor tweaks to NCurses view and information logging
2022-03-13 20:32:32 -04:00
lwvmobile
6afb0d718f
Update Information for README
...
Update Information for README
2022-03-13 20:30:29 -04:00
lwvmobile
ea1f0bdf2f
Update Screenshot
...
Update Screenshot
2022-03-13 19:49:13 -04:00
lwvmobile
184b8b6a39
Enable D-Star, Pulse Tweaks, NCurses Tweaks, Misc
...
Enable D-Star, Pulse Tweaks, NCurses Tweaks, Misc
2022-03-13 19:13:09 -04:00
lwvmobile
0fc9380b00
DMR PI Header, NCurses Tweaks, Fun Stuff
...
DMR PI Header, NCurses Tweaks, Fun Stuff
--Add PI Header handler, print DMR ALG, KEY, and MI values
--NCurses updates to reflect new DMR and NXDN info available
--Other Fun Stuff a.k.a. Stuff I might have broken or can't remember what I did now
2022-03-12 00:03:21 -05:00
lwvmobile
9f330e7902
NXDN Ncurses Improvements
...
NXDN Ncurses Improvements
-show TG, call types, alg, keys, etc on NXDN systems
2022-03-09 18:10:32 -05:00
lwvmobile
d756ab6574
DMR, dPMR, Pulse Audio Tinkering
...
DMR, dPMR, Pulse Audio Tinkering
2022-03-08 16:57:26 -05:00
lwvmobile
beb96f73db
Fix MI to llX
...
Fix MI to llX
2022-03-06 22:48:44 -05:00
lwvmobile
f053e53e76
More DMR Staging, Fix MI to Hex in P25
...
More DMR Staging, Fix MI to Hex in P25
-switch back to 7 octets on AMB payloads
--will break compatibility with 6 octets
-Print MI values as Hex now, not as binary strings
2022-03-06 22:38:29 -05:00
lwvmobile
c994f00e5d
Fix issue on amb file playback
...
Fix issue on amb file playback
-switching from 7 back to 6, otherwise older files may break when playing back
-still needs testing on 6 to 6, and 7 to 6 reads
2022-03-06 18:42:50 -05:00
lwvmobile
5834914e91
Staging for DMR Improvements
...
Staging for DMR Improvements
2022-03-06 18:30:29 -05:00
lwvmobile
2b71652b23
Merge pull request #46 from lwvmobile/lwvmobile-patch-p
...
Tweak Ncurses; Tweak Modulations
2022-02-28 17:06:34 -05:00
lwvmobile
d44c050ca4
Tweak Ncurses; Tweak Modulations
...
Tweak Ncurses:
-update NXDN call log values; fix ran and initial rd value
Tweak Modulations:
-set correct modulation types for P25 and DMR systems
2022-02-28 16:51:17 -05:00
lwvmobile
1e9ea14a51
Merge pull request #43 from lwvmobile/lwvmobile-patch-1
...
More ALG,KEY,MI 'fixes'
2022-02-26 08:00:21 -05:00
lwvmobile
f6fdbfa922
More ALG,KEY,MI 'fixes'
...
Only assign and print when err == 0
2022-02-26 07:59:24 -05:00
lwvmobile
7a341fa1c9
Merge pull request #41 from lwvmobile/lwvmobile-patch-1
...
Fix Alg,Key,MI
2022-02-25 19:43:36 -05:00
lwvmobile
786f306eac
Fix Alg,Key,MI
...
Wasn't always printing
2022-02-25 19:41:31 -05:00
lwvmobile
b61b77e773
Merge pull request #39 from lwvmobile/lwvmobile-patch-3
...
Fix to MBE filenames for IMBE types
2022-02-25 15:27:21 -05:00
lwvmobile
bba8579192
Fix to MBE filenames for IMBE types
...
Fix MBE filenames, no nac/tg on ProVoice type
2022-02-25 15:27:03 -05:00
lwvmobile
aca0adc4c5
Merge pull request #38 from lwvmobile/lwvmobile-patch-2
...
Append WAV Files
2022-02-25 15:17:27 -05:00
lwvmobile
b996d95b1c
Append WAV Files
...
Append to WAV files as opposed to overwriting them each time
Minor Tweaks to NCURSES terminal in regards to NXDN, update call log on systems with RAN of 0
2022-02-25 15:09:06 -05:00
lwvmobile
71be900630
Merge pull request #37 from lwvmobile/lwvmobile-patch-1
...
MI Values
2022-02-25 08:34:00 -05:00
lwvmobile
5530d2ac9c
MI Values
...
MI Values
2022-02-25 08:31:54 -05:00
lwvmobile
a64c4187e5
Merge pull request #36 from lwvmobile/lwvmobile-patch-1
...
P25P1 Information
2022-02-24 20:20:05 -05:00
lwvmobile
568a8521c0
Informational Print to Main
...
fprintf Unmute P25 Encrypted Audio
2022-02-24 20:19:11 -05:00
lwvmobile
ab186da2f3
P25P1 Information
...
P25P1 Information
-added fprintf and printw for algid, keyid, mfid, errs, etc
2022-02-24 20:05:32 -05:00
lwvmobile
11d72c39d3
Merge pull request #35 from lwvmobile/lwvmobile-patch-1
...
Tweaks to Instal Script and Readme
2022-02-22 18:37:06 -05:00
lwvmobile
8669f6c309
remove ITPP from auto building
...
users will need to manually build ITPP if they cannot download and install it from their repo.
2022-02-22 18:07:40 -05:00
lwvmobile
fdaeae1307
Update README.md
2022-02-22 18:03:50 -05:00
lwvmobile
010ff8cb60
Tweaks to Instal Script and Readme
2022-02-22 17:53:45 -05:00
lwvmobile
12c7379d2a
Add ncurses example to readme
...
Add ncurses example to readme
2022-02-22 11:01:21 -05:00
lwvmobile
ae462d74a5
Update Screenshot 2
...
Update Screenshot 2
2022-02-22 10:54:21 -05:00
lwvmobile
aa2600cdc2
Update Screenshot
...
Update Screenshot
2022-02-22 10:53:23 -05:00
lwvmobile
69034b7c2f
Update Screenshot
...
Update Screenshot
-show ncurses terminal
2022-02-22 10:24:12 -05:00
lwvmobile
49ea9f7f52
Merge pull request #33 from lwvmobile/lwvmobile-patch-1
...
Little Tweaks
2022-02-22 08:50:52 -05:00
lwvmobile
670e4e7bec
Little Tweaks
...
Little Tweaks
2022-02-22 08:49:46 -05:00
lwvmobile
5b4d624bb2
Merge pull request #32 from lwvmobile/lwvmobile-patch-cmake
...
Lwvmobile patch cmake
2022-02-21 13:47:57 -05:00
lwvmobile
1a4440f1ab
Add files via upload
2022-02-21 13:17:44 -05:00
lwvmobile
c917c61b85
Fix CMAKE set
...
Fix CMAKE set Curses to Ncurses, need wide true
2022-02-21 13:11:07 -05:00
lwvmobile
a239cd94fe
Delete nxdn_voice.c.bkp3
2022-02-21 12:57:44 -05:00
lwvmobile
a6c83a7fbb
Delete nxdn_data.c.bkp2
2022-02-21 12:57:36 -05:00
lwvmobile
c7e52ab4fe
Delete nxdn_data.c.bkp
2022-02-21 12:57:28 -05:00
lwvmobile
df14508778
Delete dsd_frame.c.bkp
2022-02-21 12:57:20 -05:00
lwvmobile
178b76f092
Delete 222FindCURSES.cmake.old
2022-02-21 12:57:04 -05:00
lwvmobile
36fbbfd4d7
Delete FindCURSES.cmake.bkp
2022-02-21 12:56:57 -05:00
lwvmobile
d1903b1574
Delete FindCURSES.cmake
2022-02-21 12:56:48 -05:00
lwvmobile
fea03a0242
CMake Changes, NCURSES Tweaks
...
Remove NCurses FindCurses.cmake file, change lines in Cmakelists
Tweak and Fix a few NCurses Terminal tidbits
2022-02-21 12:55:20 -05:00
lwvmobile
2ed2dc36aa
Minor Tweak
...
Add lines to instruct user to hit CTRL+C again on exit, and also to run reset in terminal to clean up any mess.
2022-02-20 17:03:47 -05:00
lwvmobile
2223183805
Fix CmakeLists.txt
...
Had to change PulseAudio back to PULSEAUDIO
Arch complains about it in all caps, but Mint refuses to build without it in all caps.
2022-02-20 16:50:04 -05:00