Commit Graph

1359 Commits

Author SHA1 Message Date
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
Jordan Sherer
6f111cdb73 Fixed jumping frequency by better signal frequency tweaking after sync 2019-10-05 14:55:15 -04:00
Jordan Sherer
aee8de2b64 Fixed heard through tooltip text 2019-10-04 15:29:26 -04:00
Jordan Sherer
01e64db6b7 Fixed heard through icon 2019-10-04 15:25:51 -04:00
Jordan Sherer
b7718ca528 Fixed typeahead issues with trailing spaces 2019-10-03 20:26:55 -04:00
Jordan Sherer
6ddbd47f81 Hide compound calls for acks when hiding hbs and acks 2019-10-01 21:27:13 -04:00
Jordan Sherer
510628420b Fixed the actual problem with last message 2019-09-30 21:15:01 -04:00
Jordan Sherer
6215afd18d Fixed last message functionality 2019-09-30 10:59:32 -04:00
Jordan Sherer
160f02ba15 Fixed restore last message functionality 2019-09-30 10:50:12 -04:00
Jordan Sherer
587ec5ee3c Fixed buffered vs checksummed messages 2019-09-28 17:52:26 -04:00
Jordan Sherer
3a0e5341df Restrict typeahead for buffered commands 2019-09-28 14:33:30 -04:00
Jordan Sherer
481b07c682 Working typeahead incremental tx text display 2019-09-28 14:07:23 -04:00
Jordan Sherer
fe3b2ab80f Displaying incremental transmit of frames...still needs some work... 2019-09-27 22:59:45 -04:00
Jordan Sherer
c5451a2029 Fixed the data frame creation for buffered messages 2019-09-27 22:44:27 -04:00
Jordan Sherer
3058dcb152 Enable building just data message frames 2019-09-27 20:34:41 -04:00
Jordan Sherer
094d820882 Prevent escape key from being captured. 2019-09-27 16:12:02 -04:00
Jordan Sherer
477adc81ac Basic typeahead working. Need to fix edge cases and text replacement bugs 2019-09-26 23:19:00 -04:00
Jordan Sherer
81e5aa00f0 Fixed bugs with the editing of the text area based on cursor movement 2019-09-26 20:46:33 -04:00
Jordan Sherer
7aff060ec7 Protect function drops the selected sent text to make it easier to replace the next frames 2019-09-26 20:29:05 -04:00
Jordan Sherer
b216063f60 Working key blocking in transmit text edit for typeahead 2019-09-26 17:00:41 -04:00
Jordan Sherer
9055d50e76 Fixed debug statements in spell checker 2019-09-25 20:28:00 -04:00
Jordan Sherer
8d4db7d376 Fixed spell checker with the new incremental transmit editor 2019-09-25 20:26:41 -04:00
Jordan Sherer
bb91fac20d Added visual strikethrough for transmitted text 2019-09-21 15:24:05 -04:00
Jordan Sherer
335b6d13f6 Fixed #192: focus control for receive area 2019-09-19 12:08:33 -04:00