Commit Graph

  • 52b6cea883 Bump to 0.4.1 v0.4.1 Jordan Sherer 2018-08-11 22:21:37 -0400
  • fded3b5003 Allow changes to station message from external programs Jordan Sherer 2018-08-11 22:12:54 -0400
  • de713e86fc Fixed printing of grid in compound call messages Jordan Sherer 2018-08-11 22:00:59 -0400
  • ed9228d196 Fixed issues with double printing of messages and skipping printing some frames Jordan Sherer 2018-08-11 18:05:36 -0400
  • 08357c4b11 Fixed issue with changing frequency in response to directed allcalls Jordan Sherer 2018-08-11 10:54:21 -0400
  • 94d7b94f56 Fixed isFreqOffsetFree when responding to directed query Jordan Sherer 2018-08-11 10:45:39 -0400
  • d3b593c953 Fixed alignment of red waterfall indicator Jordan Sherer 2018-08-11 10:38:38 -0400
  • 8c8ddb533c Fixed issue with grid length. Fixed back-to-back CQs Jordan Sherer 2018-08-11 10:31:28 -0400
  • c042a72d0d Fixed bug causing compound calls not to send when a grid locator larger than 4 characters was set in the configuration Jordan Sherer 2018-08-11 10:06:50 -0400
  • a5b6984ede Fixed bug in configuring band hopping Jordan Sherer 2018-08-11 09:39:02 -0400
  • 8b07b56250 Make sure MessageClient has QDataStream ref v0.4.0 Jordan Sherer 2018-08-10 14:37:52 -0400
  • ca2436c11d Fixed issue with legacy Qt and toSecsSinceEpoch Jordan Sherer 2018-08-10 14:34:21 -0400
  • b3c0901de7 Fixed bug with 200Hz minimum RX frequency Jordan Sherer 2018-08-10 14:10:11 -0400
  • df5b228ddc Redraw overlay for more consistent look and feel Jordan Sherer 2018-08-10 14:04:03 -0400
  • 7a42fac9d9 Added selected callsign to log window. Fixed bug in window panel size restoration when new Jordan Sherer 2018-08-10 10:58:04 -0400
  • aa59cc547f Added window menu for showing/hiding band activity, call activity, and waterfall...as well as reset all of those sizes to their defaults Jordan Sherer 2018-08-10 09:35:40 -0400
  • 49224f5b81 Fixed bugginess when displaying rx activity that are buffered commands Jordan Sherer 2018-08-10 10:59:17 +0300
  • c779bf4ca0 Restored ft8apset Jordan Sherer 2018-08-10 10:58:50 +0300
  • 917e4f0771 Fixed bug in auto band switching checkbox Jordan Sherer 2018-08-10 00:37:48 -0400
  • 3444bcaa17 Fixed bug in frequency list Jordan Sherer 2018-08-10 00:37:18 -0400
  • 935708dd5e Use new dialFrequency function for grabbing the current rig frequency Jordan Sherer 2018-08-09 23:07:58 -0400
  • 0353724f1a Updated band hopping to not hop bands when on the frequency Jordan Sherer 2018-08-09 23:07:14 -0400
  • 899a914a88 Updated API to be better organized and scoped functions Jordan Sherer 2018-08-09 22:44:25 -0400
  • f4688b44d3 Working through some common api commands Jordan Sherer 2018-08-08 17:15:49 -0400
  • 7037baa0a6 Initial commands supported, get and set grid locator, with example app udp.py Jordan Sherer 2018-08-07 23:11:11 -0400
  • e91e93c349 Simplified textual network command structure Jordan Sherer 2018-08-07 22:41:01 -0400
  • 10d706e9fa Removed most message client networkmessage serialization Jordan Sherer 2018-08-07 22:20:28 -0400
  • 80ed587514 Restructuring message client for external api with a python example Jordan Sherer 2018-08-07 11:40:02 -0400
  • edf85a1e5f Do not reset frequency on saving of configuration Jordan Sherer 2018-08-09 15:54:59 -0400
  • 4520cdd48d Updated frequency list with new locations for 40m and 80m Jordan Sherer 2018-08-09 15:50:57 -0400
  • 6b3591df88 Cleanup some compiler warnings Jordan Sherer 2018-08-09 15:46:35 -0400
  • af913532c5 Fixed bug in saving of band hopping information Jordan Sherer 2018-08-09 15:28:23 -0400
  • e51cc6c3b5 Added some better scheduling logic around station band switching Jordan Sherer 2018-08-09 12:52:48 -0400
  • 2989c20175 Updated editing experience for frequency schedule. Fixed some bugs with the data storage Jordan Sherer 2018-08-09 09:44:22 -0400
  • d2ad5ee893 Switched to time range instead of a fixed point for easier comparisons Jordan Sherer 2018-08-09 00:06:02 -0400
  • 330eb3a57e Initial stab at band switching...broken Jordan Sherer 2018-08-08 23:19:27 -0400
  • c0cfac10dc Bump expiration date Jordan Sherer 2018-08-08 17:40:13 -0400
  • 4eba12b2a2 Fix CQ highlighting Jordan Sherer 2018-08-08 17:38:50 -0400
  • 27fe5a3d28 Our callsign is not a selected callsign Jordan Sherer 2018-08-08 17:29:58 -0400
  • be8b4c18ee Fix bug in widegraph not actually setting offset value Jordan Sherer 2018-08-08 17:21:05 -0400
  • bf0ebf227b Write to ft8call.log too Jordan Sherer 2018-08-07 13:42:55 -0400
  • 5215e6764f FT8 does not permid CW id Jordan Sherer 2018-08-07 11:49:21 -0400
  • 54862b9115 Added frequency offset spinbox into the widegraph Jordan Sherer 2018-08-07 09:31:18 -0400
  • 9e6b647139 Long checksums for hash buffered messages. Display a newline if we reach the last frame and the frame is not buffered Jordan Sherer 2018-08-07 09:19:18 -0400
  • 0755634366 Directed cache good for 5 minutes Jordan Sherer 2018-08-06 23:42:37 -0400
  • fed71cb75c Updated display of command and rx activity Jordan Sherer 2018-08-06 23:39:43 -0400
  • a08858a3f1 Fixed bug in beacon that prevented it from kicking off if AUTO was disabled Jordan Sherer 2018-08-06 17:24:42 -0400
  • aa9014f2f5 Escape key clears message queue too Jordan Sherer 2018-08-06 17:11:31 -0400
  • 9c98e01458 Get rid of the advanced tab in configuration Jordan Sherer 2018-08-06 16:47:49 -0400
  • 45032cfdd8 Updated to ft8call_log.adif for logbook Jordan Sherer 2018-08-06 16:35:46 -0400
  • 085a81ca18 Fixing some remnants related to modes logging Jordan Sherer 2018-08-06 16:30:28 -0400
  • a81f9602a9 FT8CALL the mode is all uppercase Jordan Sherer 2018-08-06 16:22:16 -0400
  • 80767c5dd0 Removed other modes. FT8CALL is THE mode Jordan Sherer 2018-08-06 16:20:46 -0400
  • 9444b5c4d1 Initial stab at frequency suggestions Jordan Sherer 2018-08-06 15:42:31 -0400
  • d303cbfe67 Better beacon scheduling. Should prevent future issues with beacons going missed Jordan Sherer 2018-08-06 14:43:32 -0400
  • 07118dac49 Require i3bits to be set to avoid most weird false decodes Jordan Sherer 2018-08-06 14:05:10 -0400
  • ebf30b38ef Message buffer should ack Jordan Sherer 2018-08-06 11:07:03 -0400
  • c1e1d3864f Fixed bug in new decoder alphabet Jordan Sherer 2018-08-06 11:01:37 -0400
  • 334b6ef443 Remove old style FT8 beacon Jordan Sherer 2018-08-06 11:01:17 -0400
  • 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 Jordan Sherer 2018-08-06 10:29:57 -0400
  • 3318fa1005 Updated decoded to use new alphabet. Updated frame packing to use new 72 bit messages Jordan Sherer 2018-08-06 10:18:11 -0400
  • ba0a2fe52d Updated varicode to support 72 bit message lengths Jordan Sherer 2018-08-06 10:16:20 -0400
  • e2f06a629d Added 72-bit packing Jordan Sherer 2018-08-06 09:37:43 -0400
  • 88ad573de9 Experimenting with full packing of 72-bit messages using an intermediate base64 alphabet (12 x 6-bit characters) Jordan Sherer 2018-08-05 17:40:19 -0400
  • db9f969dcc Added wider offset for band activity +/- 10Hz. Update dirty display 2x per transmission period Jordan Sherer 2018-08-06 00:05:56 -0400
  • 2e41454e6b Bump Version to 0.4.0 Jordan Sherer 2018-08-05 13:26:13 -0400
  • 26581ca8af Fixed issue with rebase and FoxQSO definition Jordan Sherer 2018-08-05 11:55:11 -0400
  • 049694365e Updated comment about FrameReserved Jordan Sherer 2018-08-05 08:58:04 -0400
  • e3ae807c85 Modified the FT8 crc12 using XOR 42 so we do not interfere with standard FT8 stations Jordan Sherer 2018-08-04 23:13:01 -0400
  • c1b374b858 Send compound frames for stations heard to be more efficient in delivery. Added FT8CallFirst to flush the buffers of incomplete transmissions. Jordan Sherer 2018-08-04 17:12:35 -0400
  • 16a744d55e Added ability to add newline into the text edit panel with Shift+Enter Jordan Sherer 2018-08-04 14:41:55 -0400
  • 883cb99c0f Fixed issue with compound directed calls with numerical values Jordan Sherer 2018-08-04 11:19:07 -0400
  • c2bda71da5 Added QSL commands Jordan Sherer 2018-08-03 21:01:54 -0400
  • 627367223b Cleanup compound call display Jordan Sherer 2018-08-03 20:50:56 -0400
  • a3c5431000 Escape key stops transmission Jordan Sherer 2018-08-03 17:32:56 -0400
  • 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. Jordan Sherer 2018-08-03 17:07:36 -0400
  • 172e1df31d Stop displaying general activity in the directed text area (for now) Jordan Sherer 2018-08-02 02:31:08 -0400
  • b7b7167d85 Added hashed message with ack Jordan Sherer 2018-08-02 02:21:40 -0400
  • 5f3ca913b7 Added large checksum message processing Jordan Sherer 2018-08-02 02:03:04 -0400
  • e649a375cf Split beacon packing from compound packing Jordan Sherer 2018-08-02 01:38:47 -0400
  • eb7882e253 Restructuring beacons to be more like standard allcalls Jordan Sherer 2018-08-02 00:32:06 -0400
  • 96f7b9fd66 Refactoring for better compound message display Jordan Sherer 2018-08-01 22:36:50 -0400
  • 479d647456 Refactored callsign packing to use 21 bits instead of 22, reducing our dependence on Prefix/Suffix flags added to our frame type enum Jordan Sherer 2018-08-01 11:25:45 -0400
  • e316554b68 Removed BCN command... it's parsed separately Jordan Sherer 2018-07-31 23:41:21 -0400
  • 323c4e888f Added remove activity to band activity right context menu Jordan Sherer 2018-07-31 23:35:28 -0400
  • 7942bf3a4d Parse callsigns from BCN command Jordan Sherer 2018-07-31 23:26:01 -0400
  • 5a5e37f119 Properly handle compound call parsing for CQs and DEs Jordan Sherer 2018-07-31 22:54:09 -0400
  • 7ff43be5f3 Write unpacked entries to the ALL.txt file Jordan Sherer 2018-07-31 22:14:32 -0400
  • 3a5707992c Cache in recent when we process rx activity Jordan Sherer 2018-07-31 19:09:13 -0400
  • a47d722901 Refactor display of recent and directed messages Jordan Sherer 2018-07-31 18:42:33 -0400
  • 3e19b2c98d Added some better alignment of low priority beacons with other messages Jordan Sherer 2018-07-31 18:18:27 -0400
  • 62c449669f Added a prioritized TX queue for beacons (low priority) and automatic replies (normal priority) and eventually outgoing messages (high priority) Jordan Sherer 2018-07-31 17:48:33 -0400
  • f0de2f2ba1 Continued refactoring of command processing Jordan Sherer 2018-07-31 14:34:36 -0400
  • 0a7c4a68de Reordered varicode escapes for better efficiency Jordan Sherer 2018-07-30 22:28:53 -0400
  • e1530c147c Reorder a few of the special escapes Jordan Sherer 2018-07-30 21:50:47 -0400
  • ff77effb3e Varicode packing of trigram and quadgrams Jordan Sherer 2018-07-30 21:26:36 -0400
  • 5238e1ade8 Added some comments about trigrams and quadgrams Jordan Sherer 2018-07-30 17:46:37 -0400
  • 5d64ac37c5 Restructured building frames and decoding for better support of compound callsigns Jordan Sherer 2018-07-30 17:16:45 -0400
  • 1df975f274 Varicode packing without a 5-bit pad integer Jordan Sherer 2018-07-29 22:40:34 -0400
  • 565f4d9321 Starting compound call refactoring Jordan Sherer 2018-07-29 10:39:58 -0400