Commit Graph

387 Commits

Author SHA1 Message Date
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
Jordan Sherer 564b93f307 Removed unused count function 2018-07-11 22:53:21 -04:00
Jordan Sherer 04eaf61c13 Fixed the size of the top toolbar 2018-07-11 22:31:55 -04:00
Jordan Sherer b800dac9ce Contest should be false 2018-07-11 22:13:53 -04:00
Jordan Sherer 2cb78f5414 Extracted isMyCallIncluded 2018-07-11 10:40:29 -04:00
Jordan Sherer 494459ee11 Extracted isRecentlyDirected 2018-07-11 10:30:20 -04:00
Jordan Sherer 1cddbdf91e Experimenting with age in the band activity window 2018-07-10 22:32:35 -04:00
Jordan Sherer 74ea603801 Added clearAll action 2018-07-10 15:35:05 -04:00
Jordan Sherer 16854627d9 Updated PSKReporter spots to use FT8Call instead of WSJT-X for the application name 2018-07-10 15:23:52 -04:00
Jordan Sherer 495c16892f Bump v0.0.4 2018-07-10 00:56:17 -04:00
Jordan Sherer c596f23a05 Added wsjtx-ft8call as output target 2018-07-09 23:07:31 -04:00
Jordan Sherer b69e042f21 Bump version 2018-07-09 22:02:39 -04:00
Jordan Sherer ec568966c8 Fixed macros menu 2018-07-09 21:49:38 -04:00
Jordan Sherer eb062fb0b8 Macros should be updated more frequently 2018-07-09 20:55:54 -04:00
Jordan Sherer 9907a80136 Activity gui should update every 15 seconds 2018-07-09 20:51:42 -04:00
Jordan Sherer cd9079e7ff Updated directed call cache to be better represent recent directed calls 2018-07-09 17:29:43 -04:00
Jordan Sherer 42a8338d1c Allow transmit within 2 seconds of cycle start 2018-07-09 16:36:56 -04:00
Jordan Sherer f44b1154b7 Added SPOT button to UI 2018-07-09 16:31:37 -04:00
Jordan Sherer 722f2f10ae Fixed spec percent bug. Reduced default controls to nil 2018-07-09 15:34:44 -04:00
Jordan Sherer 2a7f38b187 Better breaking apart messages with newlines. Macros behavior 2018-07-09 15:17:53 -04:00
Jordan Sherer f9ab37530c Only clear activity on actual band change, not freq change 2018-07-09 10:10:04 -04:00
Jordan Sherer 442ff4b21d Fix bug on band change 2018-07-09 10:02:45 -04:00
Jordan Sherer ecacddb165 Updated makefile configs 2018-07-08 12:17:10 -04:00
Jordan Sherer 6aab2276ed Updated QAction for old versions of Qt 2018-07-08 09:29:31 -04:00
Jordan Sherer 5c9f9e8141 Version bump. 2018-07-08 09:25:35 -04:00
Jordan Sherer 60563a7dc3 Fix QAction constructor for old compilers 2018-07-07 22:04:27 -04:00
Jordan Sherer 7255728049 Added distance to the calls list 2018-07-07 22:02:11 -04:00
Jordan Sherer 50094fd8a9 Five minutes is too long. Down to two for activity 2018-07-07 17:15:17 -04:00
Jordan Sherer c45f4c137a Keep band activity around for 5 min 2018-07-07 16:58:09 -04:00
Jordan Sherer 16b46176a6 Only QSY your beacon if the frequency isn't free. Don't break lines in the rx window 2018-07-07 16:56:33 -04:00
Jordan Sherer 0df4bbcd29 Added QTH button 2018-07-07 00:47:17 -04:00
Jordan Sherer 3bbea95955 Add warning and eol message 2018-07-06 22:37:25 -04:00
Jordan Sherer fa0baad9a0 Pin calling activity to the top of the activity window 2018-07-06 22:21:04 -04:00
Jordan Sherer 7b7493d560 Fixed beacon tx display 2018-07-06 22:07:30 -04:00
Jordan Sherer dc6de6d819 Bump version 2018-07-06 20:14:09 -04:00
Jordan Sherer b7a51a5764 Disable a bunch of configuration settings that do not make sense for FT8Call 2018-07-06 20:06:41 -04:00
Jordan Sherer 145bc8d292 Updated configuration for beacon interval 2018-07-06 20:01:38 -04:00
Jordan Sherer f58ce3aec0 Propertly clear the edit widget. Properly space messages in the rx window 2018-07-06 18:25:27 -04:00