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 |
|
Jordan Sherer
|
4426dc77dc
|
Added Joe
|
2018-09-29 12:20:11 -04:00 |
|
Jordan Sherer
|
17f07caf72
|
Added callsign to directed button
|
2018-09-24 21:23:24 -04:00 |
|
Jordan Sherer
|
420f8d0fcc
|
Disabled menu item for ALLCALL SNR query
|
2018-09-24 21:06:12 -04:00 |
|
Jordan Sherer
|
434942ad29
|
Labeling
|
2018-09-24 21:02:23 -04:00 |
|
Jordan Sherer
|
aab859a580
|
Added column hiding for band and call activity
|
2018-09-24 16:46:33 -04:00 |
|
Jordan Sherer
|
f71a5f2174
|
Turned off SELCAL until I can figure out an operating pattern
|
2018-09-24 15:34:11 -04:00 |
|
Jordan Sherer
|
cd30ac1d3d
|
Removed WSJT-X executables that are not needed
|
2018-09-24 15:07:55 -04:00 |
|
Jordan Sherer
|
f6138f4c4b
|
Removed legacy UDPExamples
|
2018-09-24 14:34:11 -04:00 |
|
Jordan Sherer
|
573fa4f8f9
|
Added drift offset to UTC label
|
2018-09-23 16:47:07 -04:00 |
|
Jordan Sherer
|
522f5cf743
|
Renamed Runaway Tx to Idle Watchdog
|
2018-09-23 16:41:06 -04:00 |
|
Jordan Sherer
|
a0abda9313
|
Cleaning up stopTx
|
2018-09-23 16:20:26 -04:00 |
|
Jordan Sherer
|
8591512800
|
Fixed bug in synchronizer with empty audio frames (hopefully)
|
2018-09-23 15:14:40 -04:00 |
|
Jordan Sherer
|
db650e970a
|
Ripped out a bunch of fox mode crap
|
2018-09-23 10:22:28 -04:00 |
|
Jordan Sherer
|
a5b2eeab5d
|
Started basic selcal functionality
|
2018-09-21 22:41:20 -04:00 |
|