Commit Graph

1182 Commits

Author SHA1 Message Date
Jordan Sherer
b351b72037 Continuing spike of turbo decoder in normal mode. Fine test that works 2019-10-29 11:18:43 -04:00
Jordan Sherer
0ca7b0e5ed Updated ultra to 4, reorgnazed fixStop, and testing new decode patterns 2019-10-29 09:55:32 -04:00
Jordan Sherer
b526e274f8 Use a ring buffer for the audio samples 2019-10-28 16:06:06 -04:00
Jordan Sherer
e032713690 Remove WSPR in decoder data sink 2019-10-27 14:09:08 -04:00
Jordan Sherer
816bfa4b63 Removed WSPR QRG guess 2019-10-27 14:03:43 -04:00
Jordan Sherer
952d9d7080 Simplifying to help clear up some confusion 2019-10-26 23:01:05 -04:00
Jordan Sherer
56d457a056 Initial experimentation 2019-10-25 14:15:45 -04:00
Jordan Sherer
feeb6540a7 Ripped out a bunch of old WSPR junk 2019-10-24 10:52:37 -04:00
Jordan Sherer
de2889c057 Fixed issue with typeahead characters being able to be deleted 2019-10-23 13:58:43 -04:00
Jordan Sherer
5cbcb5b8a0 Block edit events from happening during typeahead computation 2019-10-23 12:18:06 -04:00
Jordan Sherer
4c386248da Ripped out the fastgraph as it was confusing in the code 2019-10-23 10:23:05 -04:00
Jordan Sherer
3841e1901f Ripped out echograph as it was causing strange linking issues with the MacOS compiler 2019-10-22 22:08:20 -04:00
Jordan Sherer
d2afa493aa Bump to RC2 2019-10-22 10:54:51 -04:00
Jordan Sherer
cbffb413a5 Updated decode menu labels to not be confusing with mode speeds 2019-10-22 10:22:57 -04:00
Jordan Sherer
066cdb8423 Dedupe in the decoder b4 move fqso to top of list 2019-10-22 09:37:31 -04:00
Jordan Sherer
d0c61578f0 Refactor + some comments for better understanding of the dec_data structure 2019-10-22 01:16:02 -04:00
Jordan Sherer
e7b3a5d41c Fixed naming of modename to speed 2019-10-22 00:35:54 -04:00
Jordan Sherer
7c34fd3c4a Fixed mode button display when in qso and pause hbs enabled 2019-10-21 15:58:58 -04:00
Jordan Sherer
e211185977 Fixed modename references 2019-10-21 14:42:03 -04:00
Jordan Sherer
24392fdaf3 Decoded text needs padding for columns 2019-10-21 14:17:16 -04:00
Jordan Sherer
5313706818 Refactor decoder output to include which submode is decoded so we could eventually run three 2019-10-21 14:01:56 -04:00
Jordan Sherer
0426b3a6ce Added tooltips for name and comment fields in Call Activity 2019-10-21 11:34:44 -04:00
Jordan Sherer
4d219d62f0 Fixed trailing space on AGN text 2019-10-20 14:28:04 -04:00
Jordan Sherer
4411d9210e Fixed trailing space on text restore 2019-10-20 14:25:38 -04:00
Jordan Sherer
e7e7b49a5d Fixed time drifting sync for fast and turbo modes 2019-10-20 09:53:24 -04:00
Jordan Sherer
e4d4487d23 Further expanding the rx threshold window 2019-10-20 09:45:11 -04:00
Jordan Sherer
1ad0efa634 Fixed double printing (... I think ...) 2019-10-19 20:30:29 -04:00
Jordan Sherer
54a7085c47 Backwards compatibility to parse VIA or DE 2019-10-18 12:47:09 -04:00
Jordan Sherer
2fd5493572 Fixed VIA for Joe 2019-10-18 12:45:35 -04:00
Jordan Sherer
70f5e6c337 RC1 2019-10-17 20:07:04 -04:00
Jordan Sherer
7bf4f6c172 Added wave file header reading and notification audio tests 2019-10-16 22:28:45 -04:00
Jordan Sherer
05a625dfe8 Trying out new notification code 2019-10-15 13:52:30 -04:00
Jordan Sherer
8bec6fdce0 Fixed casing for placeholder text 2019-10-13 22:41:59 -04:00
Jordan Sherer
e37089c78a Fixed #206: Double compound calls are valid 2019-10-13 20:28:47 -04:00
Jordan Sherer
8ceef83f2e Cleaned up object deletion for notifications 2019-10-12 14:12:16 -04:00
Jordan Sherer
b3df2985b7 Fixed some error handling for notifications 2019-10-11 23:34:31 -04:00
Jordan Sherer
e3439fd4af Change from file pointer to file reference for notifications 2019-10-11 20:22:28 -04:00
Jordan Sherer
9a097e20c9 Added test button to notifications table 2019-10-11 20:09:47 -04:00
Jordan Sherer
fed50180eb Added checkbox to enable / disable all notifications 2019-10-10 22:46:34 -04:00
Jordan Sherer
48a11bf491 Fixed notifications for old and new callsigns 2019-10-10 22:23:06 -04:00
Jordan Sherer
3e853f4250 Added ACK notifications 2019-10-10 20:50:50 -04:00
Jordan Sherer
8901406755 Fixed notifications row select 2019-10-10 20:43:51 -04:00
Jordan Sherer
aa3327342d Working notification configuration 2019-10-10 20:40:30 -04:00
Jordan Sherer
fe31f54b97 Table layout for notifications 2019-10-09 22:13:42 -04:00
Jordan Sherer
581d40010f Fixed bug causing segfault when QAudioOutput was stopped 2019-10-08 21:26:17 -04:00
Jordan Sherer
9dc2c99ebd Initial commit of notifications spike 2019-10-08 20:24:51 -04:00
Jordan Sherer
722dd5571a Fixed issue with spurious message printing 2019-10-08 14:54:57 -04:00
Jordan Sherer
a8d97d09b4 Added mode speed selection to API 2019-10-05 23:28:24 -04:00
Jordan Sherer
52da12da01 Extended offset fudge factor to match normal mode fudge ratio 2019-10-05 15:14:27 -04:00
Jordan Sherer
a6e6ec7a8a Fix selection debug code in text edit 2019-10-05 14:58:38 -04:00