Commit Graph

12 Commits

Author SHA1 Message Date
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 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 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 e0c2e740d2
Add Github Build Version
Add Github Build Version
Work on Pulse Audio System (Testing 2 Channel Stereo Output)
Work on NCurses Terminal (Still Work to Do)
Include install.sh and rebuild.sh scripts
2022-02-13 14:31:15 -05:00
lwvmobile 9092259ce1
Initial NCURSES Support
Initial NCURSES Support

Its in there, and can be called with -N, but it doesn't display much yet aside from program name, mbelib, and time.
Just want to upload it so I can test it vs autobuild with cmake requiring ncurses libraries again
2022-02-11 19:25:05 -05:00