Commit Graph

651 Commits

Author SHA1 Message Date
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
lwvmobile 25affc5b54
Merge pull request #31 from lwvmobile/ncursesandnxdn
NCurses and NXDN Updates
2022-02-20 16:31:04 -05:00
lwvmobile ad13d06acc
Delete nxdn_voice.c.bkp3 2022-02-20 16:25:18 -05:00
lwvmobile 291f9ed963
Delete nxdn_data.c.bkp2 2022-02-20 16:25:03 -05:00
lwvmobile 455a7a9329
Delete nxdn_data.c.bkp 2022-02-20 16:24:55 -05:00
lwvmobile 7e9eadaea5
Delete dsd_frame.c.bkp 2022-02-20 16:24:45 -05:00
lwvmobile 387f2253b1
More NCURSES Tweaking
More NCURSES Tweaking
-tweak array, seems to update smoother now, immediate
-more concise, cleaner names for sync types
-array updates on DMR, P25P1, NXDN, PV types only currenlty (no dstar etc yet)
More P25 resetState tweaking/testing
Other under the hood tweaking
2022-02-20 15:41:28 -05:00
lwvmobile af401a7e5b
More NCURSES tweaking
More NCURSES tweaking
resetState memory leak mitigation
2022-02-19 19:44:56 -05:00
lwvmobile 4404c1afed
remove printw carrier
remove printw carrier
only had that in as a quick test, forgot to disable it
2022-02-19 10:47:52 -05:00
lwvmobile 417a48cc71
resetState and Minor Ncurses Printer tweak
resetState and Minor Ncurses Printer tweak
don't run with -n yet, resets state, using to test to fix when input type changes, but won't decode properly
2022-02-19 10:42:55 -05:00
lwvmobile 9acff308b9
OCD change
OCD change to how rtl info is presented in ncurses window
2022-02-19 06:35:39 -05:00
lwvmobile 48c9ae4b28
disable FM_banner
disable FM_banner on ncurses terminal, still can't figure out ncursesw support in cmake
2022-02-19 06:20:19 -05:00
lwvmobile c3c4956ebb
set(CURSES_NEED_WIDE TRUE)
set(CURSES_NEED_WIDE TRUE)
2022-02-19 06:13:07 -05:00
lwvmobile 9751eb165f
set(CURSES_NEED_WIDE TRUE)
set(CURSES_NEED_WIDE TRUE)
2022-02-19 06:09:35 -05:00
lwvmobile 409321eb43
NCurses wide support and cmake
NCurses wide support and cmake
2022-02-19 05:55:13 -05:00
lwvmobile 6f2682d667
NCurses and NXDN Updates
NCurses Terminal in pretty good shape, good enough for testing
NXDN decodes RAN and RID now (from LEH)
2022-02-18 19:05:14 -05:00
lwvmobile 46196cf283
Merge pull request #30 from lwvmobile/lwvmobile-patch-nxdn-mod2
NXDN48/96 Modulation Fix
2022-02-15 11:04:50 -05:00
lwvmobile 80526be3ed
NXDN48/96 Modulation Fix
Change NXDN to C4FM Modulation and change RF_mod type.
Not sure if it actually affects performance, but its the correct type.
Decoding relies more on samplesPerSymbol than anything.
2022-02-15 11:00:03 -05:00