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
lwvmobile
d26d45eb7e
Merge pull request #28 from lwvmobile/lwvmobile-patch-stdin-fix
...
fix STDIN audio rates
2022-02-14 15:01:29 -05:00
lwvmobile
36f522922d
fix STDIN audio rates
...
fix STDIN audio rates
made a boo boo with pulse audio rates tinkering, had to fix rates for STDIN so that decoded audio played out at the correct rate
2022-02-14 14:59:45 -05:00
lwvmobile
d70cab2499
Update README.md
2022-02-13 19:11:06 -05:00
lwvmobile
6583fbe8f7
OCD tweak
...
OCD tweak
2022-02-13 17:54:09 -05:00
lwvmobile
b3383cd543
Add Virtual Sink script
...
Add Virtual Sink script, making it even easier to get going
2022-02-13 17:53:05 -05:00
lwvmobile
9596301aee
Merge pull request #26 from lwvmobile/lwvmobile-patch-readme
...
Lwvmobile patch readme
2022-02-13 17:49:10 -05:00
lwvmobile
fbbd4285f5
wget install.sh
...
wget isntall.sh, make it easy
2022-02-13 17:47:04 -05:00
lwvmobile
97bc736f86
Update README.md
2022-02-13 17:41:03 -05:00
lwvmobile
460b8999c3
Delete Screenshot_216.png
2022-02-13 17:39:09 -05:00
lwvmobile
88d7a59afe
Delete Screenshot_214.png
2022-02-13 17:39:00 -05:00
lwvmobile
6be364c6ce
New Screenshot with uniform name
...
New Screenshot with uniform name
Make new screenshots uploaded seemless
2022-02-13 17:38:47 -05:00
lwvmobile
3d83c0b06c
Update README.md
2022-02-13 17:36:04 -05:00
lwvmobile
3b9185fc40
Update README.md
2022-02-13 17:34:43 -05:00