Commit graph

203 commits

Author SHA1 Message Date
Ed Gonzalez b21e1927ed Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-04 10:23:23 -05:00
Ed Gonzalez 8009e6e372 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-09-04 10:22:33 -05:00
Ed Gonzalez e7d7d506ea Update ThumbDV.cfg with new filter limits 2015-09-04 10:19:19 -05:00
Ed Gonzalez 8382c7455a Fix weird collision in iss file 2015-09-03 17:00:02 -05:00
Ed Gonzalez a40983ada4 Merge pull request #6 from mlhnet/thumbDV_support
ThumbDB GUI Log Event fix
2015-09-03 16:56:19 -05:00
mlhnet 7c0ec87169 Log event bugfix, bump version 2015-09-03 17:49:25 -04:00
Mark Hanson d5b39e2b7d Merge pull request #4 from n5ac/thumbDV_support
Thumb dv support
2015-09-03 16:15:06 -04:00
Ed Gonzalez 7e7162312e Update ISS script to say FlexRadio instead of just Flex and fix ssdr_waveform copy command 2015-09-03 13:48:31 -05:00
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