Commit graph

178 commits

Author SHA1 Message Date
Ed Gonzalez 74a9ed5a6b Handle radio disconnect 2015-09-03 12:42:44 -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 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 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
Ed Gonzalez 181e69a97c Remove reset_softcfg from ThumbDV Init since it messes up new ThumbDVs 2015-08-20 14:23:37 -05:00
Ed Gonzalez 2f828cf2ac Handle ThumbDV being unplugged gracefully.
When the ThumbDV is unplugged the serial read thread stops and tries to re-connect. All writes to the serial port also stop.
2015-08-20 14:21:38 -05:00
Ed Gonzalez 09cca8a92d Trigger slice commands on a slice entering DSTR mode instead of D*FM 2015-08-11 11:08:18 -05:00
Ed Gonzalez d935086b89 Update ThumbDV.cfg to change waveform mode to DSTR 2015-08-11 11:03:50 -05:00
Ed Gonzalez 08b9375fd5 Make companion_call default to CQCQCQ to follow convention 2015-08-10 13:50:27 -05:00
Ed Gonzalez 5c93764a36 Add support for higher speed ThumbDV (460800 Baud) 2015-08-04 15:18:23 -05:00
Ed Gonzalez 76cd75b585 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-08-04 14:44:31 -05:00
Ed Gonzalez 88dd1d94e7 When sending commands replace spaces with \u007f 2015-08-04 14:44:18 -05:00
Ed Gonzalez b34f02c311 Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-08-04 14:42:12 -05:00
Ed Gonzalez d82c84e994 Default header with instructional fields added 2015-08-04 14:42:10 -05:00
Ed Gonzalez 7eacc2472e Change status parsing to take into account both rx and tx incoming data 2015-08-04 14:40:02 -05:00
Ed Gonzalez 33e1c96b1f Merge branch 'thumbDV_support' of github.com:n5ac/smartsdr-dsp into thumbDV_support 2015-08-04 14:39:10 -05:00
Ed Gonzalez 12b06958ed Change status update to be specific to tx and rx headers. Add status command to send current state 2015-08-04 14:39:07 -05:00
Ed Gonzalez ad5ab7d721 Add parsing of waveform status to receive RX information 2015-08-04 14:26:57 -05:00
Ed Gonzalez 95f844e59f Add parsing of input fields for DSTARGui 2015-08-04 13:55:42 -05:00
Ed Gonzalez b2310cfaee Create controls for DSTAR waveform 2015-08-04 11:55:37 -05:00
Ed Gonzalez 87c3132618 Make header dump more friendly by adding single quotes around string fields to be able to see spaces 2015-08-03 17:11:59 -05:00