Commit Graph

1203 Commits

Author SHA1 Message Date
Jordan Sherer c779bf4ca0 Restored ft8apset 2018-08-10 10:58:50 +03:00
Jordan Sherer 917e4f0771 Fixed bug in auto band switching checkbox 2018-08-10 00:37:48 -04:00
Jordan Sherer 3444bcaa17 Fixed bug in frequency list 2018-08-10 00:37:18 -04:00
Jordan Sherer 935708dd5e Use new dialFrequency function for grabbing the current rig frequency 2018-08-09 23:07:58 -04:00
Jordan Sherer 0353724f1a Updated band hopping to not hop bands when on the frequency 2018-08-09 23:07:14 -04:00
Jordan Sherer 899a914a88 Updated API to be better organized and scoped functions 2018-08-09 22:44:25 -04:00
Jordan Sherer f4688b44d3 Working through some common api commands 2018-08-09 17:32:19 -04:00
Jordan Sherer 7037baa0a6 Initial commands supported, get and set grid locator, with example app udp.py 2018-08-09 17:32:18 -04:00
Jordan Sherer e91e93c349 Simplified textual network command structure 2018-08-09 17:32:18 -04:00
Jordan Sherer 10d706e9fa Removed most message client networkmessage serialization 2018-08-09 17:32:18 -04:00
Jordan Sherer 80ed587514 Restructuring message client for external api with a python example 2018-08-09 17:32:18 -04:00
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