Commit Graph

592 Commits

Author SHA1 Message Date
Jordan Sherer edf85a1e5f Do not reset frequency on saving of configuration 2018-08-09 15:54:59 -04:00
Jordan Sherer 4520cdd48d Updated frequency list with new locations for 40m and 80m 2018-08-09 15:50:57 -04:00
Jordan Sherer 6b3591df88 Cleanup some compiler warnings 2018-08-09 15:46:35 -04:00
Jordan Sherer af913532c5 Fixed bug in saving of band hopping information 2018-08-09 15:28:23 -04:00
Jordan Sherer e51cc6c3b5 Added some better scheduling logic around station band switching 2018-08-09 12:52:48 -04:00
Jordan Sherer 2989c20175 Updated editing experience for frequency schedule. Fixed some bugs with the data storage 2018-08-09 09:44:22 -04:00
Jordan Sherer d2ad5ee893 Switched to time range instead of a fixed point for easier comparisons 2018-08-09 00:06:02 -04:00
Jordan Sherer 330eb3a57e Initial stab at band switching...broken 2018-08-08 23:19:27 -04:00
Jordan Sherer c0cfac10dc Bump expiration date 2018-08-08 17:40:13 -04:00
Jordan Sherer 4eba12b2a2 Fix CQ highlighting 2018-08-08 17:38:50 -04:00
Jordan Sherer 27fe5a3d28 Our callsign is not a selected callsign 2018-08-08 17:30:02 -04:00
Jordan Sherer be8b4c18ee Fix bug in widegraph not actually setting offset value 2018-08-08 17:21:05 -04:00
Jordan Sherer bf0ebf227b Write to ft8call.log too 2018-08-07 13:42:55 -04:00
Jordan Sherer 5215e6764f FT8 does not permid CW id 2018-08-07 11:49:21 -04:00
Jordan Sherer 54862b9115 Added frequency offset spinbox into the widegraph 2018-08-07 09:31:18 -04:00
Jordan Sherer 9e6b647139 Long checksums for hash buffered messages. Display a newline if we reach the last frame and the frame is not buffered 2018-08-07 09:19:18 -04:00
Jordan Sherer 0755634366 Directed cache good for 5 minutes 2018-08-06 23:42:37 -04:00
Jordan Sherer fed71cb75c Updated display of command and rx activity 2018-08-06 23:39:43 -04:00
Jordan Sherer a08858a3f1 Fixed bug in beacon that prevented it from kicking off if AUTO was disabled 2018-08-06 17:24:42 -04:00
Jordan Sherer aa9014f2f5 Escape key clears message queue too 2018-08-06 17:11:31 -04:00
Jordan Sherer 9c98e01458 Get rid of the advanced tab in configuration 2018-08-06 16:47:49 -04:00
Jordan Sherer 45032cfdd8 Updated to ft8call_log.adif for logbook 2018-08-06 16:35:46 -04:00
Jordan Sherer 085a81ca18 Fixing some remnants related to modes logging 2018-08-06 16:30:28 -04:00
Jordan Sherer a81f9602a9 FT8CALL the mode is all uppercase 2018-08-06 16:22:16 -04:00
Jordan Sherer 80767c5dd0 Removed other modes. FT8CALL is THE mode 2018-08-06 16:20:46 -04:00
Jordan Sherer 9444b5c4d1 Initial stab at frequency suggestions 2018-08-06 15:42:31 -04:00
Jordan Sherer d303cbfe67 Better beacon scheduling. Should prevent future issues with beacons going missed 2018-08-06 14:43:32 -04:00
Jordan Sherer 07118dac49 Require i3bits to be set to avoid most weird false decodes 2018-08-06 14:05:10 -04:00
Jordan Sherer ebf30b38ef Message buffer should ack 2018-08-06 11:07:03 -04:00
Jordan Sherer c1e1d3864f Fixed bug in new decoder alphabet 2018-08-06 11:01:37 -04:00
Jordan Sherer 334b6ef443 Remove old style FT8 beacon 2018-08-06 11:01:17 -04:00
Jordan Sherer 3e67f4ef1f Updated directed frames to take advantage of the extra numerical bits so we don't have to delineate between positive and negative frame types 2018-08-06 10:29:57 -04:00
Jordan Sherer 3318fa1005 Updated decoded to use new alphabet. Updated frame packing to use new 72 bit messages 2018-08-06 10:18:11 -04:00
Jordan Sherer ba0a2fe52d Updated varicode to support 72 bit message lengths 2018-08-06 10:16:20 -04:00
Jordan Sherer e2f06a629d Added 72-bit packing 2018-08-06 09:37:43 -04:00
Jordan Sherer 88ad573de9 Experimenting with full packing of 72-bit messages using an intermediate base64 alphabet (12 x 6-bit characters) 2018-08-06 00:11:11 -04:00
Jordan Sherer db9f969dcc Added wider offset for band activity +/- 10Hz. Update dirty display 2x per transmission period 2018-08-06 00:05:56 -04:00
Jordan Sherer 2e41454e6b Bump Version to 0.4.0 2018-08-05 13:26:13 -04:00
Jordan Sherer 26581ca8af Fixed issue with rebase and FoxQSO definition 2018-08-05 11:55:11 -04:00
Jordan Sherer 049694365e Updated comment about FrameReserved 2018-08-05 11:48:19 -04:00
Jordan Sherer e3ae807c85 Modified the FT8 crc12 using XOR 42 so we do not interfere with standard FT8 stations 2018-08-05 11:48:19 -04:00
Jordan Sherer c1b374b858 Send compound frames for stations heard to be more efficient in delivery. Added FT8CallFirst to flush the buffers of incomplete transmissions. 2018-08-05 11:48:19 -04:00
Jordan Sherer 16a744d55e Added ability to add newline into the text edit panel with Shift+Enter 2018-08-05 11:48:19 -04:00
Jordan Sherer 883cb99c0f Fixed issue with compound directed calls with numerical values 2018-08-05 11:48:19 -04:00
Jordan Sherer c2bda71da5 Added QSL commands 2018-08-05 11:48:19 -04:00
Jordan Sherer 627367223b Cleanup compound call display 2018-08-05 11:48:19 -04:00
Jordan Sherer a3c5431000 Escape key stops transmission 2018-08-05 11:48:19 -04:00
Jordan Sherer 7a155a4820 Refactor compound call structure for directed messaging by using a new frame type FrameCompoundDirected. This allows us to send only two frames when each station has a compound callsign. No aliasing, full calls are sent with each transmission. 2018-08-05 11:42:02 -04:00
Jordan Sherer 172e1df31d Stop displaying general activity in the directed text area (for now) 2018-08-05 11:42:02 -04:00
Jordan Sherer b7b7167d85 Added hashed message with ack 2018-08-05 11:42:02 -04:00