Commit Graph

  • cc6e28d5a7 Enable E decoder for windows testing Jordan Sherer 2019-11-07 14:26:08 -0500
  • 2add8ff1b7 Fixed typeahead cursor shift on text replace. Ensured typeahead resends callsign if in a directed transmission and the typeahead continues after sending a last bit Jordan Sherer 2019-11-07 14:20:06 -0500
  • 0d785888d8 Broken E decoder, so we'll disable it for now. Also...don't try to decode if the decoder is curently busy Jordan Sherer 2019-11-07 11:07:01 -0500
  • 473a49428d Enable experimental slow mode Jordan Sherer 2019-11-06 20:37:02 -0500
  • 2a65e10300 Bump to RC3 Jordan Sherer 2019-11-06 20:34:59 -0500
  • 0569bb0167 Optimized E settings Jordan Sherer 2019-11-06 20:33:37 -0500
  • f7d253e7e3 Fixed lower limit for snr Jordan Sherer 2019-11-06 19:39:46 -0500
  • 31137082f9 Tweak decoding for E Jordan Sherer 2019-11-06 16:32:13 -0500
  • a43c913a19 Clean up js8d to jd8e to make it clear the difference Jordan Sherer 2019-11-06 16:00:16 -0500
  • 9e77bc5d28 Updated mode menu to include decode settings Jordan Sherer 2019-11-06 14:37:15 -0500
  • 6472314329 Refspec is conditional Jordan Sherer 2019-11-06 14:16:46 -0500
  • 9858403a95 Fix spectrum display to reset cumulative display every period Jordan Sherer 2019-11-06 14:11:39 -0500
  • 7b3d8539d5 Set multi decode to default Jordan Sherer 2019-11-05 22:01:42 -0500
  • e5f07e3a0d Fix waterfall display by extracting global symspec vars and resetting the ja to the correct value after detector reset Jordan Sherer 2019-11-05 21:27:41 -0500
  • e3ac4b22c3 Erase the entire buffer on reset instead of just what's in 'front' Jordan Sherer 2019-11-05 16:50:09 -0500
  • 7128daf79e Keep track of previous kin for delta on detector reset Jordan Sherer 2019-11-05 16:37:51 -0500
  • 6b8662f7b8 Fixed could decode for diskdata Jordan Sherer 2019-11-05 15:57:25 -0500
  • 28c6e2af0a Fixed issue with loading wave files for decode Jordan Sherer 2019-11-05 15:54:43 -0500
  • 720bd6b22a Fixed issue with duplicate decodes based on the ring buffer after tx cycles completed when it lined up with a decode cycle. Jordan Sherer 2019-11-05 15:43:34 -0500
  • f4ae642cec Refresh JS8 on multi mode decoder toggle Jordan Sherer 2019-11-04 20:32:36 -0500
  • d11dcd0830 Added MULTI to multi menu item Jordan Sherer 2019-11-04 20:24:52 -0500
  • 980ffcb22c Added quick qrq actions for jumping to a qso speed Jordan Sherer 2019-11-04 20:21:55 -0500
  • 7a248b69c4 Added mode option to decode all speeds simultaneously Jordan Sherer 2019-11-04 19:50:57 -0500
  • bd357ed4c4 Working multidecoder using relative positioning in the frame buffer Jordan Sherer 2019-11-04 14:38:00 -0500
  • 862e827ddf Refactored decode functions to be more independent and easier to grok Jordan Sherer 2019-11-03 15:29:59 -0500
  • eb778d4df9 Clarity in decode function Jordan Sherer 2019-11-03 13:59:59 -0500
  • c72857aa76 Memory JS8 Jordan Sherer 2019-11-03 13:58:34 -0500
  • 4fc50629e6 Cleanup file save function for submode and period vars Jordan Sherer 2019-11-02 23:24:52 -0400
  • 2d7317aea4 Refactor cycle frame computation Jordan Sherer 2019-11-02 15:43:25 -0400
  • 7fff608c18 Make sure missing frames cannot be negative. Compute stop from symbol rate + threshold Jordan Sherer 2019-11-01 20:14:00 -0400
  • a24e4429ea Working decoder refactor using decode cycles based on buffer size instead of symbol half step nonsense Jordan Sherer 2019-11-01 15:07:24 -0400
  • fdac8556f5 Avoid the ring buffer if we're operating on disk data Jordan Sherer 2019-10-31 07:53:48 -0400
  • 3a46548527 Changed compute stop to compute the value similarly to the old way. Jordan Sherer 2019-10-30 22:33:57 -0400
  • dc6d161c6f Set defaults back to standard decode procedure Jordan Sherer 2019-10-30 11:49:10 -0400
  • 471c303174 Working decoder running multiple decodes during a period Jordan Sherer 2019-10-30 11:22:48 -0400
  • 854cf81f36 Working decoder processing signal every second Jordan Sherer 2019-10-29 21:55:43 -0400
  • b351b72037 Continuing spike of turbo decoder in normal mode. Fine test that works Jordan Sherer 2019-10-29 11:18:43 -0400
  • 0ca7b0e5ed Updated ultra to 4, reorgnazed fixStop, and testing new decode patterns Jordan Sherer 2019-10-29 09:55:32 -0400
  • b526e274f8 Use a ring buffer for the audio samples Jordan Sherer 2019-10-28 16:06:06 -0400
  • e032713690 Remove WSPR in decoder data sink Jordan Sherer 2019-10-27 14:09:08 -0400
  • 816bfa4b63 Removed WSPR QRG guess Jordan Sherer 2019-10-27 14:03:43 -0400
  • 952d9d7080 Simplifying to help clear up some confusion Jordan Sherer 2019-10-26 23:01:05 -0400
  • 56d457a056 Initial experimentation Jordan Sherer 2019-10-25 14:15:45 -0400
  • feeb6540a7 Ripped out a bunch of old WSPR junk Jordan Sherer 2019-10-24 10:52:37 -0400
  • de2889c057 Fixed issue with typeahead characters being able to be deleted Jordan Sherer 2019-10-23 13:58:43 -0400
  • 5cbcb5b8a0 Block edit events from happening during typeahead computation Jordan Sherer 2019-10-23 12:18:06 -0400
  • 4c386248da Ripped out the fastgraph as it was confusing in the code Jordan Sherer 2019-10-23 10:23:05 -0400
  • 3841e1901f Ripped out echograph as it was causing strange linking issues with the MacOS compiler Jordan Sherer 2019-10-22 22:08:20 -0400
  • d2afa493aa Bump to RC2 Jordan Sherer 2019-10-22 10:54:51 -0400
  • cbffb413a5 Updated decode menu labels to not be confusing with mode speeds Jordan Sherer 2019-10-22 10:22:57 -0400
  • 066cdb8423 Dedupe in the decoder b4 move fqso to top of list Jordan Sherer 2019-10-22 09:37:28 -0400
  • d0c61578f0 Refactor + some comments for better understanding of the dec_data structure Jordan Sherer 2019-10-22 01:16:02 -0400
  • e7b3a5d41c Fixed naming of modename to speed Jordan Sherer 2019-10-22 00:35:54 -0400
  • 7c34fd3c4a Fixed mode button display when in qso and pause hbs enabled Jordan Sherer 2019-10-21 15:58:58 -0400
  • e211185977 Fixed modename references Jordan Sherer 2019-10-21 14:42:03 -0400
  • 24392fdaf3 Decoded text needs padding for columns Jordan Sherer 2019-10-21 14:17:16 -0400
  • 5313706818 Refactor decoder output to include which submode is decoded so we could eventually run three Jordan Sherer 2019-10-21 14:01:56 -0400
  • 0426b3a6ce Added tooltips for name and comment fields in Call Activity Jordan Sherer 2019-10-21 11:34:44 -0400
  • 4d219d62f0 Fixed trailing space on AGN text Jordan Sherer 2019-10-20 14:28:04 -0400
  • 4411d9210e Fixed trailing space on text restore Jordan Sherer 2019-10-20 14:25:38 -0400
  • e7e7b49a5d Fixed time drifting sync for fast and turbo modes Jordan Sherer 2019-10-20 09:53:24 -0400
  • e4d4487d23 Further expanding the rx threshold window Jordan Sherer 2019-10-20 09:45:11 -0400
  • 1ad0efa634 Fixed double printing (... I think ...) Jordan Sherer 2019-10-19 20:30:29 -0400
  • 54a7085c47 Backwards compatibility to parse VIA or DE Jordan Sherer 2019-10-18 12:47:09 -0400
  • 2fd5493572 Fixed VIA for Joe Jordan Sherer 2019-10-18 12:45:35 -0400
  • 70f5e6c337 RC1 Jordan Sherer 2019-10-17 20:07:04 -0400
  • 7bf4f6c172 Added wave file header reading and notification audio tests Jordan Sherer 2019-10-16 22:28:45 -0400
  • 05a625dfe8 Trying out new notification code Jordan Sherer 2019-10-15 13:52:30 -0400
  • 8bec6fdce0 Fixed casing for placeholder text Jordan Sherer 2019-10-13 22:41:59 -0400
  • e37089c78a Fixed #206: Double compound calls are valid Jordan Sherer 2019-10-13 20:28:47 -0400
  • 8ceef83f2e Cleaned up object deletion for notifications Jordan Sherer 2019-10-12 14:12:16 -0400
  • b3df2985b7 Fixed some error handling for notifications Jordan Sherer 2019-10-11 23:34:31 -0400
  • e3439fd4af Change from file pointer to file reference for notifications Jordan Sherer 2019-10-11 20:22:23 -0400
  • 9a097e20c9 Added test button to notifications table Jordan Sherer 2019-10-11 20:09:47 -0400
  • fed50180eb Added checkbox to enable / disable all notifications Jordan Sherer 2019-10-10 22:46:34 -0400
  • 48a11bf491 Fixed notifications for old and new callsigns Jordan Sherer 2019-10-10 22:23:06 -0400
  • 3e853f4250 Added ACK notifications Jordan Sherer 2019-10-10 20:50:50 -0400
  • 8901406755 Fixed notifications row select Jordan Sherer 2019-10-10 20:43:51 -0400
  • aa3327342d Working notification configuration Jordan Sherer 2019-10-10 20:40:30 -0400
  • fe31f54b97 Table layout for notifications Jordan Sherer 2019-10-09 22:13:42 -0400
  • 581d40010f Fixed bug causing segfault when QAudioOutput was stopped Jordan Sherer 2019-10-08 21:26:17 -0400
  • 9dc2c99ebd Initial commit of notifications spike Jordan Sherer 2019-10-08 14:33:38 -0400
  • 722dd5571a Fixed issue with spurious message printing Jordan Sherer 2019-10-08 14:54:57 -0400
  • a8d97d09b4 Added mode speed selection to API Jordan Sherer 2019-10-05 23:28:24 -0400
  • 52da12da01 Extended offset fudge factor to match normal mode fudge ratio Jordan Sherer 2019-10-05 15:14:27 -0400
  • a6e6ec7a8a Fix selection debug code in text edit Jordan Sherer 2019-10-05 14:58:38 -0400
  • 6f111cdb73 Fixed jumping frequency by better signal frequency tweaking after sync Jordan Sherer 2019-10-05 14:55:15 -0400
  • aee8de2b64 Fixed heard through tooltip text Jordan Sherer 2019-10-04 15:29:26 -0400
  • 01e64db6b7 Fixed heard through icon Jordan Sherer 2019-10-04 15:25:51 -0400
  • b7718ca528 Fixed typeahead issues with trailing spaces Jordan Sherer 2019-10-03 20:26:55 -0400
  • 6ddbd47f81 Hide compound calls for acks when hiding hbs and acks Jordan Sherer 2019-10-01 21:27:13 -0400
  • 510628420b Fixed the actual problem with last message Jordan Sherer 2019-09-30 21:15:01 -0400
  • 6215afd18d Fixed last message functionality Jordan Sherer 2019-09-30 10:59:32 -0400
  • 160f02ba15 Fixed restore last message functionality Jordan Sherer 2019-09-30 10:50:12 -0400
  • 587ec5ee3c Fixed buffered vs checksummed messages Jordan Sherer 2019-09-28 17:52:26 -0400
  • 3a0e5341df Restrict typeahead for buffered commands Jordan Sherer 2019-09-28 14:33:30 -0400
  • 481b07c682 Working typeahead incremental tx text display Jordan Sherer 2019-09-28 14:07:14 -0400
  • fe3b2ab80f Displaying incremental transmit of frames...still needs some work... Jordan Sherer 2019-09-27 22:59:45 -0400
  • c5451a2029 Fixed the data frame creation for buffered messages Jordan Sherer 2019-09-27 22:44:27 -0400
  • 3058dcb152 Enable building just data message frames Jordan Sherer 2019-09-27 20:34:41 -0400