Commit graph

195 commits

Author SHA1 Message Date
Ed Gonzalez
ba4f6afe90 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-03 13:38:02 -05:00
Ed Gonzalez
42ff3dd0d8 Add ssdr_waveform package to git and update iss script to point to new location 2015-09-03 13:37:49 -05:00
Ed Gonzalez
5c8bf9b182 Fix type in AssemblyTitle 2015-09-03 13:28:50 -05:00
Ed Gonzalez
693a362e35 Don't replace spaces with underscores to save APPDATA - This uses the existing FlexRadio Systems folder 2015-09-03 13:28:24 -05:00
Ed Gonzalez
2733a893f3 Trigger log on first header instead of waiting for 3 to get repeater reponses 2015-09-03 13:19:37 -05:00
Ed Gonzalez
e327a8c150 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-03 12:49:22 -05:00
Ed Gonzalez
09fc0194f7 Add slight peaking IIR at 4800Hz after GMSK demod. 2015-09-03 12:49:20 -05:00
Ed Gonzalez
74a9ed5a6b Handle radio disconnect 2015-09-03 12:42:44 -05:00
Ed Gonzalez
0c8391700c Add strlen() to TX Message debug output 2015-09-03 10:47:14 -05:00
Ed Gonzalez
6c82100170 Reset message index if we decode gets off 2015-09-03 10:46:32 -05:00
Ed Gonzalez
62abf0058c Default TX messge to empty 2015-09-03 10:45:03 -05:00
Ed Gonzalez
e38e976fbc Add DUMP_GMSK_MOD flag for debuging GMSK_ENCODE 2015-09-03 10:44:02 -05:00
Ed Gonzalez
8b703f8bbc Change deviation to 1200 2015-09-03 10:34:33 -05:00
Ed Gonzalez
a8ef82646c Reset encoder on END_PATTERN and shorted the initial SYNC and END tones 2015-09-03 10:32:53 -05:00
Ed Gonzalez
ce962e6d87 Add thumbDV_flushLists() to flush thumbDV lists in TX/RX transistions 2015-09-03 10:29:12 -05:00
Ed Gonzalez
40920e7c37 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-01 19:13:35 -05:00
Ed Gonzalez
675e300742 Update ThumbDV.cfg to support new versioning scheme 2015-09-01 17:36:57 -05:00
Ed Gonzalez
131c271403 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-01 17:36:32 -05:00
Ed Gonzalez
aee120a8aa Merge pull request #5 from mlhnet/thumbDV_support
Thumb dv support - Update GUI
2015-09-01 08:03:59 -05:00
mlhnet
5102978111 Bump INNO setup version 2015-08-31 20:23:10 -04:00
mlhnet
def0ad067e Remove GUI flag, bump version 2015-08-31 20:19:41 -04:00
mlhnet
4c70735140 List Sorting, DR Mode Set RPT2 2015-08-31 18:46:32 -04:00
mlhnet
f8b5c17214 RPT1 / RPT2 bug fix 2015-08-31 13:48:38 -04:00
Ed Gonzalez
fdc522e747 Move RX=END status message to DSTAR State machine and add new STATUS_END_RX case in status message function 2015-08-31 11:52:41 -05:00
Ed Gonzalez
12df08f2d0 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support
Conflicts:
	pc/CODEC2 GUI/CODEC2 GUI/Form1.Designer.cs
	pc/CODEC2 GUI/CODEC2 GUI/Form1.cs
	pc/CODEC2 GUI/CODEC2 GUI/Properties/AssemblyInfo.cs
	pc/CODEC2 GUI/CODEC2 GUI/Properties/Resources.Designer.cs
	pc/CODEC2 GUI/CODEC2 GUI/Properties/Settings.Designer.cs
2015-08-31 10:54:53 -05:00
Ed Gonzalez
3008950e50 Merge pull request #2 from mlhnet/thumbDV_support
Mark AA3RK ThumbDV Support Work
2015-08-31 10:31:43 -05:00
mlhnet
134cb2cfee INNO Setup File 2015-08-30 20:05:23 -04:00
mlhnet
f737a6b618 Add message field, improve logging 2015-08-30 19:25:56 -04:00
mlhnet
b618fcb1fd Add RX=END waveform message, bug fixes 2015-08-30 19:16:48 -04:00
Mark Hanson
700615f4fd Merge pull request #3 from n5ac/thumbDV_support
Add slow_data.c|.h
2015-08-29 16:07:44 -04:00
Ed Gonzalez
5c2e0b6ae8 Add slow_data.c|.h 2015-08-29 14:48:56 -05:00
Mark Hanson
6a3d05293c Merge pull request #2 from n5ac/thumbDV_support
Thumb dv support
2015-08-28 12:20:20 -04:00
mlhnet
5aacd492f9 Add Repeater selection and tuning 2015-08-27 10:20:32 -04:00
Ed Gonzalez
10fe766b62 Change build - will probably go away 2015-08-26 14:52:41 -05:00
Ed Gonzalez
253ab84a34 Add functions to set DSTAR message field. 2015-08-26 14:41:06 -05:00
Ed Gonzalez
8a210b587b Add slow data encode of message and header data 2015-08-26 14:18:32 -05:00
Ed Gonzalez
3a9f59def9 Add DSTAR TX State machine to handle transmit. Move current TX Logic from sched_waveform to the TX State Machine 2015-08-26 11:27:01 -05:00
Ed Gonzalez
52f27e54fd Add slow data message parsing and status updates 2015-08-26 10:41:01 -05:00
Ed Gonzalez
7be0c446d1 Add slice to DSTAR state machine which allows proper status updates with correct index 2015-08-26 10:40:45 -05:00
Ed Gonzalez
1a19337f43 First pass at slow data decode 2015-08-25 18:01:45 -05:00
Ed Gonzalez
1b3d5202f0 Try to unify code style 2015-08-25 10:15:43 -05:00
Ed Gonzalez
e25403d6c1 Set the repeater relay bit when using a destination repeater 2015-08-25 09:53:03 -05:00
Ed Gonzalez
de442eb75b Fix RX Audio not being emitted 2015-08-25 09:52:41 -05:00
Ed Gonzalez
0d68f11117 Fix declaration of _end_of_transmission 2015-08-25 09:52:24 -05:00
Ed Gonzalez
e48c43913c Add sending of end bits at end of transmission. Needs heave cleanup. 2015-08-24 15:07:01 -05:00
Ed Gonzalez
b82637e5d2 Add reset function for MODFilter and correct the bytes for END_PATTERN 2015-08-24 15:06:27 -05:00
Ed Gonzalez
c742d3b3ff Add mechanism that allows the waveform to know when the radio is unkeying.
This is needed so that DSTAR can encode it's end bits.
2015-08-24 15:05:03 -05:00
mlhnet
2f75571d03 Merge pull request #1 from n5ac/thumbDV_support
Thumb dv support
2015-08-24 15:08:55 -04:00
mlhnet
c5a7ba3adb New layout, log, MRU lists, Reflector selection, VS2015 Solution 2015-08-24 14:43:53 -04:00
Ed Gonzalez
edd809c269 Look for end bits in voice frames too. 2015-08-21 08:16:06 -05:00