Commit Graph

556 Commits

Author SHA1 Message Date
Jordan Sherer
75bf51072a Rename to JS8Call 2018-10-04 13:52:52 -04:00
Jordan Sherer
d5c22a0c91 JS8 Mode 2018-10-04 12:03:21 -04:00
Jordan Sherer
5d136fa1b8 General cleanup 2018-10-04 11:58:55 -04:00
Jordan Sherer
05f0c3f111 Remove extraneous files 2018-10-04 11:55:08 -04:00
Jordan Sherer
1935f610d3 Rename INSTALL 2018-10-04 11:52:53 -04:00
Jordan Sherer
6b20cda1c0 Cleanup old files, documentation, samples, and other remnants 2018-10-04 11:52:02 -04:00
Jordan Sherer
bbae64f923 Updated README 2018-10-04 08:43:10 -04:00
Jordan Sherer
cb48947e9f Mode name is now JS8 2018-10-03 22:27:50 -04:00
Jordan Sherer
beec31c9b8 Extracted function to write messages to log file 2018-10-03 21:32:00 -04:00
Jordan Sherer
383f5d0943 Add beacon option to transmit anywhere 2018-10-03 18:55:57 -04:00
Jordan Sherer
cb682748c7 Draw warning on the upper edge of the band 2018-10-03 18:55:45 -04:00
Jordan Sherer
6cce8230f2 Removed block for lower frequencies, but keeping the orange caution 2018-10-03 18:29:38 -04:00
Jordan Sherer
0ca7c332f6 Beacon between 750Hz and 1250Hz 2018-10-03 18:27:43 -04:00
Jordan Sherer
075b041b0d Removed CRC mod 2018-10-03 18:25:55 -04:00
Jordan Sherer
302e59e403 Merge branch 'ft8call-costas' into ft8call-develop 2018-10-03 18:15:26 -04:00
Jordan Sherer
1461f00a84 UI Tweaks for sanity: 2018-10-03 17:10:43 -04:00
Jordan Sherer
10f4049e68 Do not transmit if callsign isnt selected in selcal mode 2018-10-03 16:54:25 -04:00
Jordan Sherer
f1db556598 Hide allcall when selcal enabled 2018-10-03 16:30:53 -04:00
Jordan Sherer
93299ec7da Don't buffer if its a directed command and its the last frame (unless it's a compound call) 2018-10-03 15:13:43 -04:00
Jordan Sherer
289d38538a Do not start at < 1000Hz 2018-10-03 14:59:10 -04:00
Jordan Sherer
60fde40f58 Added menus to the context menus 2018-10-03 14:56:35 -04:00
Jordan Sherer
646848cba1 Added QRZ short command 2018-10-03 14:50:25 -04:00
Jordan Sherer
b5d7aa8fa8 Buffer all directed free text 2018-10-03 14:37:34 -04:00
Jordan Sherer
6bb3c22bec Added fallback huffman table for basic text packing 2018-10-03 12:36:45 -04:00
Jordan Sherer
1fd3b60ba3 Fixed color of the send button when issued a directed cmd 2018-10-03 09:57:40 -04:00
Jordan Sherer
fe1cbcf6c6 APRS call cache 2018-10-03 09:55:43 -04:00
Jordan Sherer
119499afa4 Added better debounce logic for text counting 2018-10-03 08:59:14 -04:00
Jordan Sherer
c26a042a92 Removed debounce comment 2018-10-03 08:09:21 -04:00
Jordan Sherer
48c33157f4 Optimizing list and map 2018-10-02 23:00:26 -04:00
Jordan Sherer
8c5ba5edf0 Optimizing list and map 2018-10-02 22:58:40 -04:00
Jordan Sherer
3ba51a1085 Tweaking list and map 2018-10-02 22:45:22 -04:00
Jordan Sherer
7fd792ba82 Updated JSC list 2018-10-02 22:07:00 -04:00
Jordan Sherer
4e1ff07d7f Updated jsc list and map definitions 2018-10-02 21:46:02 -04:00
Jordan Sherer
7f992433dc Add Tuple struct with precomputed inverse index 2018-10-02 18:03:15 -04:00
Jordan Sherer
2cb1665e2e Added background thread to compute message frames 2018-10-02 14:38:14 -04:00
Jordan Sherer
862e702b2d Only update count for send button if the text box is dirty 2018-10-02 14:37:12 -04:00
Jordan Sherer
2f6ed1b89c Working through compression implementation for data frames 2018-10-02 14:37:12 -04:00
Jordan Sherer
489cf3a85c Added static built data list 2018-10-02 14:37:12 -04:00
Jordan Sherer
188d775b7f Initial commit of SCDC compression 2018-10-02 14:37:12 -04:00
Jordan Sherer
ec4df58787 Woops. Extra class qualifier. 2018-10-02 14:32:49 -04:00
Jordan Sherer
4e1c04f74a Fixed packet format for APRS 2018-10-02 14:28:33 -04:00
Jordan Sherer
d042fffe75 Do not have the palette button as the default 2018-10-02 14:20:05 -04:00
Jordan Sherer
2199b8b057 Deselect callsign after 1 hour 2018-10-02 14:10:16 -04:00
Jordan Sherer
344635c75f Bump EOL and message 2018-10-02 09:54:09 -04:00
Jordan Sherer
41977d6b61 Added directed menu to the edit context menu 2018-10-02 09:54:00 -04:00
Jordan Sherer
ef8bc26474 Turn off tx before remembering our tune settings 2018-10-01 13:06:31 -04:00
Jordan Sherer
d000925ecb Allow ini overide 2018-09-29 17:42:15 -04:00
Jordan Sherer
b3fd715063 We do not need these null checks 2018-09-29 17:31:01 -04:00
Jordan Sherer
85ccc14549 Added ack sorting 2018-09-29 17:30:27 -04:00
Jordan Sherer
e5f4cd4753 Added indicators for callsigns who can hear you 2018-09-29 17:04:05 -04:00