Commit Graph

474 Commits

Author SHA1 Message Date
Jordan Sherer
252c21b818 Bump version to 0.1.1 2018-07-16 12:07:39 +00:00
Jordan Sherer
82c3b23e44 Merge branch 'ft8call-reorg' of https://bitbucket.org/widefido/wsjtx into ft8call-reorg 2018-07-16 11:59:06 +00:00
Jordan Sherer
5764170975 Disabled contest mode message packing which causes crashes when typing R 2018-07-16 11:58:41 +00:00
Jordan Sherer
a2c85256e8 Only throttle ALLCALLs 2018-07-15 21:00:12 -04:00
Jordan Sherer
9419383ab0 Fixes for windows 2018-07-15 17:58:16 -04:00
Jordan Sherer
4c63129876 Fixed bug in beacon bumping 2018-07-15 16:48:27 -04:00
Jordan Sherer
f2b876df49 Bump version to July 30 2018-07-15 16:12:57 -04:00
Jordan Sherer
f229019ef5 Updated buttons while frame count is queued and is transmitting 2018-07-15 15:58:07 -04:00
Jordan Sherer
3260bb7b89 Use standard FT8 packing for standard FT8 messages, but apply a directed header for those messages that _can_ be directed 2018-07-15 15:43:29 -04:00
Jordan Sherer
2832572741 Process directed free text messages. Bump beacon on transmit. 2018-07-15 13:03:16 -04:00
Jordan Sherer
28df33b218 Better parsing of selected callsign. Blur edit box while transmitting 2018-07-15 11:00:57 -04:00
Jordan Sherer
6ee0820659 Disabled colors that are not displayed 2018-07-15 10:22:21 -04:00
Jordan Sherer
2c73ccde9b Huffman frame packing 2018-07-15 09:40:46 -04:00
Jordan Sherer
90ce372081 Added CRC-5 to directed messages to confirm message is valid 2018-07-14 22:05:08 -04:00
Jordan Sherer
15d75f7397 Try not to allocate every time... 2018-07-14 18:10:07 -04:00
Jordan Sherer
f47c1a5024 Updated comment 2018-07-14 17:10:59 -04:00
Jordan Sherer
c74ed5135b Parse callsigns from standard messages 2018-07-14 17:09:12 -04:00
Jordan Sherer
b08ecd21e6 PSKReporter shouldnt include the rigname in the name. Added a cache to prevent allcall overrun 2018-07-14 09:26:39 -04:00
Jordan Sherer
1c98d47718 Bump EOL 2018-07-13 22:26:51 -04:00
Jordan Sherer
46e11f8d00 Complete rename to ft8call executable 2018-07-13 22:22:16 -04:00
Jordan Sherer
1e0a93e076 Update Help menu and Copyrights 2018-07-13 22:13:36 -04:00
Jordan Sherer
f77f139abb Fix typo 2018-07-13 22:13:18 -04:00
Jordan Sherer
2ae74d8cde Added grid packing to varicode 2018-07-13 21:59:54 -04:00
Jordan Sherer
369b5fd73a Better beacon scheduling when receiving a directed message 2018-07-13 21:59:44 -04:00
Jordan Sherer
4de968d2f0 Try to prevent false directed decodes 2018-07-13 21:58:43 -04:00
Jordan Sherer
09b12701b5 Updated table call view. Added ALLCALL 2018-07-13 15:45:00 -04:00
Jordan Sherer
d00eee440c Fixed accesses of invalid memory 2018-07-13 15:44:48 -04:00
Jordan Sherer
c1df21f940 Better QSlider to match systems 2018-07-13 15:09:29 -04:00
Jordan Sherer
9117ad5381 New slider style 2018-07-13 14:43:57 -04:00
Jordan Sherer
a96216e2f8 Refactored directed code into decoded text so the rest of the app can use it as is. 2018-07-13 10:32:58 -04:00
Jordan Sherer
4140114d8d Remove revision from PSKReporter report 2018-07-13 09:01:01 -04:00
Jordan Sherer
bd34bf104f Bump version 2018-07-13 04:46:02 -04:00
Jordan Sherer
6a265efe48 Added command processing, code cleanup, new parsing of messages to be sent, etc. 2018-07-13 04:44:41 -04:00
Jordan Sherer
983790a3ff Added query toolbar button 2018-07-13 04:43:22 -04:00
Jordan Sherer
43b65d5ca9 Pack and unpack directed message commands naively 2018-07-13 04:42:23 -04:00
Jordan Sherer
8bc61902ac Added a priority queue 2018-07-13 02:44:31 -04:00
Jordan Sherer
4e0326ad6d Added callsign packing 2018-07-13 00:55:48 -04:00
Jordan Sherer
808782b965 Working through huffman interface 2018-07-12 20:31:45 -04:00
Jordan Sherer
707f577f31 Added huffman encoding utility 2018-07-12 18:02:54 -04:00
Jordan Sherer
705244786e Add bits accessor for decodedtext 2018-07-12 16:35:00 -04:00
Jordan Sherer
4e66e92671 Remove debug statement 2018-07-12 16:25:06 -04:00
Jordan Sherer
283e7fae77 Beacon every hour or less 2018-07-12 16:24:42 -04:00
Jordan Sherer
441936111a Output i3bits in FT8 decoder from JT9 2018-07-12 16:19:33 -04:00
Jordan Sherer
f81a954d1d Ensure 10Hz offset for FT8 reception 2018-07-12 16:18:54 -04:00
Jordan Sherer
23c1730148 Disabled callsign parsing until we are ready 2018-07-12 15:23:12 -04:00
Jordan Sherer
05257d287f Parse callsigns in QSO and add to call panel 2018-07-12 15:14:41 -04:00
Jordan Sherer
64b5ebbdd2 Updated to refresh rx activity at least once per cycle 2018-07-12 14:15:18 -04:00
Jordan Sherer
91d6836fa5 Updated call activity detail 2018-07-12 10:35:41 -04:00
Jordan Sherer
dd3613b214 Added bit packing to varicode 2018-07-12 09:54:56 -04:00
Jordan Sherer
c96522c11b Added the start of varicode 2018-07-11 23:09:22 -04:00