Jordan Sherer
d88d8aa440
Removed clear menu item icons
2018-11-19 22:36:10 -05:00
Jordan Sherer
3a59599253
Fix SELCALL and HB menu items toggle vs click
2018-11-16 15:36:02 -05:00
Jordan Sherer
22e4b0891e
Bump eol
2018-11-15 22:09:03 -05:00
Jordan Sherer
8c564b6637
Added control menu
2018-11-15 22:06:52 -05:00
Jordan Sherer
a7849c5b72
Added push button bold style for colorblindness
2018-11-15 21:57:04 -05:00
Jordan Sherer
04394273dd
Added notification for CQ messages
2018-11-15 15:03:05 -05:00
Jordan Sherer
1052dd3f9f
Added macro expansion in typed message text
2018-11-14 22:48:31 -05:00
Jordan Sherer
c0d08f87b6
Added keyboard shortcuts to the basic Show actions. Added show action to disable tooltips
2018-11-13 12:35:39 -05:00
Jordan Sherer
f92b3db5ea
Added ability to add an arbitrary station to the heard list manually
2018-11-12 16:51:51 -05:00
Jordan Sherer
cebed44ccd
User Interface Tweaks:
...
* Changed Window Menu to View Menu
* Added Show Clock to View Menu
* Changed minimum sizing for better fit on smaller screens
* Reordered Clock and Date for Clock Priority
2018-11-12 16:34:31 -05:00
Jordan Sherer
fd69dce0ae
Fixed word wrapping of non-breaking space words by only replacing double spaces
2018-11-06 23:06:05 -05:00
Jordan Sherer
b2fb3f31ac
Added azimuth to the distance column
2018-11-06 17:28:21 -05:00
Jordan Sherer
db704858e2
Merge branch 'ft8call-develop' of bitbucket.org:widefido/js8call into ft8call-develop
2018-11-05 21:36:13 -05:00
Jordan Sherer
1d11f0f8ba
Fixed word wrapping with no break spaces
2018-11-05 21:13:16 -05:00
Jordan Sherer
b6bc50a8e1
Fixed QAction for older Qt versions
2018-11-05 17:00:59 -05:00
Jordan Sherer
5addf8f61f
Fixed bug with space collapsing in displayTextForFreq
2018-11-05 16:51:24 -05:00
Jordan Sherer
caaaa957b6
Fixed OSX issue with menuBar menus that have sub-menues that aren't populated at construction, but when the menu is aboutToShow
2018-11-05 16:00:12 -05:00
Jordan Sherer
c440d4c143
Added TDELTA macro variable
2018-11-05 11:35:37 -05:00
Jordan Sherer
740c0b4c04
Fixed call activity with empty rows
2018-11-04 14:57:44 -05:00
Jordan Sherer
f5ce9f0e30
Added TU short command
2018-11-03 22:38:27 -04:00
Jordan Sherer
0a6ec136f9
Fixed macro expansion for auto-reply messages QTC and QTH
2018-11-03 22:20:49 -04:00
Jordan Sherer
d5e1f2822d
Fixed more issues with compressed data decoding and invalid frames
2018-11-03 22:14:42 -04:00
Jordan Sherer
1d255b1ebf
Fixed time delta labeling
2018-11-03 02:06:20 -04:00
Jordan Sherer
cc6a719f6d
Added default column show settings
2018-11-03 01:59:21 -04:00
Jordan Sherer
ccd380356a
Fixed log cache issue by reloading log after qso or erase
2018-11-03 01:47:54 -04:00
Jordan Sherer
9f8583c8e2
Fixed reply queuing when text is typed in the reply textbox
2018-11-03 01:31:24 -04:00
Jordan Sherer
c9016d7378
Fixed issue with false decodes causing app crash
2018-11-03 01:14:31 -04:00
Jordan Sherer
6d7b187269
Fixed table column swap for snr and offset
2018-11-01 00:50:39 -04:00
Jordan Sherer
13308a38f8
Fixed sync for non APPLE
2018-11-01 00:44:14 -04:00
Jordan Sherer
804605e9e6
Fixed text count for APPLE
2018-11-01 00:41:15 -04:00
Jordan Sherer
4e981da9c8
Fixed send button initial frame count. Fixed apple specific text counting
2018-11-01 00:37:29 -04:00
Jordan Sherer
5a0e2a8b14
Fixed time delta average reset on activity clear
2018-10-31 22:10:04 -04:00
Jordan Sherer
1a9c611195
Fixed issue with tdrift average when reset
2018-10-31 22:09:03 -04:00
Jordan Sherer
c70661461e
Fixed selcall button should prevent heartbeat acks
2018-10-31 21:52:58 -04:00
Jordan Sherer
33446297fa
Update heartbeat to allow on demand only. Add AUTO requirement for ACKs
2018-10-31 10:51:17 -04:00
Jordan Sherer
f1f618bbcd
Added worked before status
2018-10-30 20:50:31 -04:00
Jordan Sherer
ac7da998a2
15 seconds is not now
2018-10-30 17:04:30 -04:00
Jordan Sherer
8d73805dce
Average time drift labels
2018-10-29 22:34:26 -04:00
Jordan Sherer
5c491dc10d
Update threshold and tones. Cleanup bits
2018-10-29 17:56:31 -04:00
Jordan Sherer
00f2d46167
Reduce late start threshold to 2 seconds
2018-10-29 09:24:52 -04:00
Jordan Sherer
440311a75b
Restructured data frame packing so we can send more over the wire in fewer frames
2018-10-29 03:26:10 -04:00
Jordan Sherer
38fc98702b
Average time delta computation
2018-10-29 02:02:58 -04:00
Jordan Sherer
4321bd5e75
Time drift columns and show column labels
2018-10-28 17:54:10 -04:00
Jordan Sherer
9f7fd2e7e2
Replaced character queries with textual queries to make it easier to read
2018-10-28 12:37:47 -04:00
Jordan Sherer
65a2411c46
Better interface for idle timer values
2018-10-28 12:06:37 -04:00
Jordan Sherer
d076eedeb8
Fixed idle timer for idle watchdog
2018-10-28 11:24:00 -04:00
Jordan Sherer
7da30200f5
Heartbeat commands instead
2018-10-28 10:06:03 -04:00
Jordan Sherer
cac5f798a3
Rename beacon to heartbean with pings and ping acks
2018-10-28 09:52:07 -04:00
Jordan Sherer
41fb7481ed
Bump eol
2018-10-28 09:50:16 -04:00
Jordan Sherer
eecf7f65c7
Macro for CQ, Reply, QTH, QTC messages
2018-10-27 15:19:49 -04:00
Jordan Sherer
00685b9117
Warning message for stupid messages
2018-10-27 15:01:27 -04:00
Jordan Sherer
5fa60659f3
Idle minutes should always be incremented
2018-10-27 14:51:11 -04:00
Jordan Sherer
08629019d4
Added macro like functionality for saved messages
2018-10-27 14:41:57 -04:00
Jordan Sherer
7293d1e796
Remove table configuration from context menu
2018-10-27 14:41:40 -04:00
Jordan Sherer
9010fa07c0
Replace ALLCALL with @ALLCALL
2018-10-27 10:13:34 -04:00
Jordan Sherer
121bb0fdb5
Replace GROUPCALL with actual group calls
2018-10-27 10:09:40 -04:00
Jordan Sherer
5c28d154ff
Added autoprepend back in
2018-10-26 22:16:48 -04:00
Jordan Sherer
6dfd037736
Compound callsigns and group callsigns parse correctly
2018-10-26 22:10:08 -04:00
Jordan Sherer
3767b347d9
Working compound extended callsigns with group identifiers
2018-10-26 22:10:07 -04:00
Jordan Sherer
f11e02c966
Do not delete band activity or call activity rows that are selected
2018-10-26 22:09:38 -04:00
Jordan Sherer
4c3ed5c719
Removed temp txt file
2018-10-23 12:34:29 -04:00
Jordan Sherer
0064176736
Reduce late start to 25%
2018-10-23 02:26:19 -04:00
Jordan Sherer
67386a09c7
Simple buffered directed commands should log immediately
2018-10-23 02:18:03 -04:00
Jordan Sherer
3c81108cc6
Moved relay responses into the main window
2018-10-23 02:06:24 -04:00
Jordan Sherer
71ed0c1f10
Added menu for decode depth. Removed some WSPR.
2018-10-21 15:37:12 -04:00
Jordan Sherer
20a44171e4
Ripped out decoded.txt and houndcallers.txt junk
2018-10-20 09:04:03 -04:00
Jordan Sherer
644633721f
Disable stations heard command:
2018-10-19 09:53:51 -04:00
Jordan Sherer
8529ef0982
Fixed allcall and groupcall counts to respect aging
2018-10-18 10:51:53 -04:00
Jordan Sherer
8bba574963
Fixed issue where whitespace broke ACKd messages
2018-10-17 14:36:15 -04:00
Jordan Sherer
80d798d7e3
Fixed APRS passcode warning
2018-10-17 14:31:23 -04:00
Jordan Sherer
23a554220b
Fixed APRS passcode warning
2018-10-17 14:30:32 -04:00
Jordan Sherer
7e903349ae
Added QTC, QTH, and Saved messages to the 'immediately transmit' setting
2018-10-17 14:23:17 -04:00
Jordan Sherer
55810e63a6
Transmit entry should be JS8 not FT8
2018-10-17 14:17:53 -04:00
Jordan Sherer
9162d851d4
Made some adjustments to the tx cycling...should help those having trouble with their audio interface not working fast enough.
2018-10-17 11:19:27 -04:00
Jordan Sherer
2e2551519d
Added ACTIVE/IDLE query. Fixed CQ start transmission.
2018-10-17 09:08:37 -04:00
Jordan Sherer
51010e7310
Allow out of period starts toggles
2018-10-16 20:15:04 -04:00
Jordan Sherer
a3eaf1cf74
Fixed BEACON ACK printing overwrite
2018-10-16 17:47:38 -04:00
Jordan Sherer
a5f59019d3
Remove unused count message frames function
2018-10-16 17:09:19 -04:00
Jordan Sherer
2da25c3171
Move around the force update to be more reliable
2018-10-16 09:49:53 -04:00
Jordan Sherer
87a6e10bd6
Added async frame counting
2018-10-15 22:06:31 -04:00
Jordan Sherer
cf9c74b99e
Fixed issue with multiple beacon acks not displaying in rx window
2018-10-15 12:43:49 -04:00
Jordan Sherer
dae50d3a99
Added constants for NEAR thresholds
2018-10-15 12:10:13 -04:00
Jordan Sherer
83268fbdaf
Added groupcall and allcall callsign counts
2018-10-15 12:01:28 -04:00
Jordan Sherer
9496d5ed81
Deslect callsign on click cq button
2018-10-15 02:41:35 -04:00
Jordan Sherer
83174bc6fa
Fixed stations heard ordering (by time)
2018-10-15 02:37:21 -04:00
Jordan Sherer
d74850b8e1
Fixed reversed qtc qth macro buttons
2018-10-15 02:30:46 -04:00
Jordan Sherer
2f1dca3c49
Updated comments
2018-10-15 02:29:40 -04:00
Jordan Sherer
4a38778808
Removed single shot timer from gui loop
2018-10-15 02:10:48 -04:00
Jordan Sherer
960b9b14d1
Rip out fox/hound junk
2018-10-15 01:04:57 -04:00
Jordan Sherer
9e93745587
Instrumentation and pull ui update async
2018-10-15 00:59:38 -04:00
Jordan Sherer
4168e1937c
Fixed beacon scheduling with a beacon now context menu item
2018-10-11 01:11:48 -04:00
Jordan Sherer
f4b640df75
Fixed incremental directed decode for compound calls
2018-10-11 01:01:38 -04:00
Jordan Sherer
ead5c225b5
Fixed separator for restore previous message action
2018-10-11 00:15:52 -04:00
Jordan Sherer
4744952a1a
Fixed issue with button and text display in the gui event loop
2018-10-10 17:43:11 -04:00
Jordan Sherer
e7e2f8357f
Fixed idle timer alert
2018-10-10 15:36:53 -04:00
Jordan Sherer
4ffa82f695
Fixed default idle timer
2018-10-10 15:29:48 -04:00
Jordan Sherer
3e38067561
Fixed incremental directed message receipt for ALLCALL and GROUPCALL
2018-10-10 13:35:52 -04:00
Jordan Sherer
f79ca47a93
Fixed incremental print for directed messages.
...
Fixed compound calls in the heard list
2018-10-10 09:04:56 -04:00
Jordan Sherer
f0e30dc7b0
Fixed compound calls / beacon / cq differentiation
2018-10-09 20:09:53 -04:00
Jordan Sherer
d20fe46447
Fixed tx first dependence on checkbox and potential delay caused by event processing
2018-10-09 17:44:36 -04:00
Jordan Sherer
aa2c41f124
Initial tx cycle cleanup
2018-10-09 17:33:30 -04:00
Jordan Sherer
60b58fb50f
Fixed display of beacons and beacon acks when not beaconining
2018-10-09 15:26:13 -04:00
Jordan Sherer
ca79a450ca
Fixed beacon queue reset on beacon toggle
2018-10-09 15:03:30 -04:00
Jordan Sherer
18fac2e4ba
Fixed BEACON ACK replies to CQs
2018-10-08 15:00:54 -04:00
Jordan Sherer
676aa3c78e
Don't close the app when expired...just be really annoying
2018-10-07 11:01:01 -04:00
Jordan Sherer
4e8a65b5ee
Move EOL to Oct 31
2018-10-07 10:52:03 -04:00
Jordan Sherer
29cb01697a
Bump to 25Hz buffer
2018-10-07 10:51:08 -04:00
Jordan Sherer
9cd17a4441
Only one beacon ack per frame
2018-10-06 23:37:32 -04:00
Jordan Sherer
9d371c474a
Fixed truncated grid issue
2018-10-06 23:28:00 -04:00
Jordan Sherer
286e32bf4e
Added save directory. Tweaked groupcall Hz
2018-10-06 09:06:47 -04:00
Jordan Sherer
48dbe28031
Added a groupcall row while in selcal mode to replace 'allcall'
2018-10-06 08:22:43 -04:00
Jordan Sherer
f95df562f7
Fix SELCAL button band activity table restoration
2018-10-06 04:12:16 -04:00
Jordan Sherer
1f210bba63
GROUPCALL easter egg
2018-10-06 03:59:54 -04:00
Jordan Sherer
aa151c10e1
Added drift protection in message buffers. Up to 10Hz per 15-second transmission cycles
2018-10-06 02:55:59 -04:00
Jordan Sherer
db5e9e6520
Widen grid column
2018-10-06 02:15:09 -04:00
Jordan Sherer
f22d51b53e
Fixed send button highlight
2018-10-06 02:13:08 -04:00
Jordan Sherer
68f9b2a5ff
Fix beacon grids
2018-10-06 02:12:12 -04:00
Jordan Sherer
ffb6bb679a
SELCAL should restore band activity
2018-10-06 01:56:55 -04:00
Jordan Sherer
34773a3b98
Fix button label
2018-10-06 01:51:15 -04:00
Jordan Sherer
b2e623a488
Smaller dictionary. Realtime text computation
2018-10-06 01:43:47 -04:00
Jordan Sherer
0e82edc9ea
Turn off counting to start...
2018-10-05 18:40:56 -04:00
Jordan Sherer
97ccbbd049
Fixed bug with send button not disabling on text clear
2018-10-05 09:01:25 -04:00
Jordan Sherer
1a61dc53cc
Remove foxcom
2018-10-04 18:20:35 -04:00
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
6b20cda1c0
Cleanup old files, documentation, samples, and other remnants
2018-10-04 11:52:02 -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
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
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
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
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
2199b8b057
Deselect callsign after 1 hour
2018-10-02 14:10:16 -04:00