Commit Graph

874 Commits

Author SHA1 Message Date
Jordan Sherer
378bbcd6e3 Added secondary highlight coloring to settings 2019-07-09 13:58:28 -04:00
Jordan Sherer
2c28d6f6f7 Removed usage of set intersects function and replaced it with actual set intersection for older Qt versions 2019-07-05 13:23:06 -04:00
Jordan Sherer
9dc708900e Ripping out notification system for something better later 2019-07-04 01:59:36 -04:00
Jordan Sherer
925aade1a2 Added ability to customize the text which is highlighted in the call activity and band activity 2019-07-04 01:32:01 -04:00
Jordan Sherer
6aad422cd8 Fixed #189: recall grid for subsequent log entries 2019-06-19 09:29:18 -04:00
Jordan Sherer
d1bd82af26 Update to Call Activity to pull grid from log if the station has not transmitted their grid yet 2019-06-13 09:35:53 -04:00
Jordan Sherer
d91f96da42 Added an option to configuration for persistent band/call/rx activity 2019-06-12 23:54:02 -04:00
Jordan Sherer
63627b8b92 Fixed #14: Added caching of call activity and rx activity between application restarts 2019-06-12 12:03:50 -04:00
Jordan Sherer
27cdd98cb7 Updated log window to maintain contents if the call selected does not change 2019-06-05 14:19:31 -04:00
Jordan Sherer
4334bffa25 Added warning message for failed log to n3fjp 2019-06-05 11:49:38 -04:00
Jordan Sherer
72bf58ad4c Added n3fjp mapping of custom fields 2019-06-05 11:33:21 -04:00
Jordan Sherer
88455247a4 Updated N3FJP integration to send the correct data 2019-06-02 13:25:31 -04:00
Jordan Sherer
fd29d6a931 Added log window population via double click of words in the rx window 2019-06-01 22:41:10 -04:00
Jordan Sherer
ad748865a6 Updated log window look. Fixed bug in n3fjp logging 2019-05-31 21:55:08 -04:00
Jordan Sherer
f304d3c6e1 Added N3FJP logging integration natively. Added selected text in the RX window to be placed in the comments of the log window. 2019-05-31 15:15:45 -04:00
Jordan Sherer
219d434006 Added spotting of callsign when sending forced identify data prefix 2019-05-27 18:14:34 -04:00
Jordan Sherer
b94f93780f Fixed up conditionals in commons.h 2019-05-27 14:19:37 -04:00
Jordan Sherer
ce0aceb33c Fixed #178: include callsign by default for all messages, including standard messages. Added an option in the configuration to revert to the original behavior of no identification 2019-05-27 11:30:30 -04:00
Jordan Sherer
f5afb50041 Fixed #182: added shortcuts to focus different areas of the app 2019-05-27 09:18:06 -04:00
Jordan Sherer
6aef6bddb8 Added total transmit duration to send button 2019-05-26 20:06:28 -04:00
Jordan Sherer
56a2b13615 Cleaning up the PTT logic to make it easier to reason about 2019-05-19 11:17:08 -04:00
Jordan Sherer
a1eb193278 Fixed #119: hold PTT open if more frames are available (experimental patch from Peter GM8JCF) 2019-05-19 10:13:58 -04:00
Jordan Sherer
0f225c2be4 Fixed bug with EOT character replacement 2019-04-22 23:40:55 -04:00
Jordan Sherer
4bd52f2e04 Deprecated the Electric Arrow. Added customization option for EOT character. 2019-04-21 11:29:31 -04:00
Jordan Sherer
a14b524056 Updated buffer processing to process incomplete message buffers 2019-04-08 22:33:41 -04:00
Jordan Sherer
b192496ba5 Added DIRECTED.TXT log for all directed messages 2019-04-05 20:44:23 -04:00
Jordan Sherer
0bd7a74103 Implemented version checking on files.js8call.com, a configuration option for doing that on startup, and a menu item in the Help menu for checking it at will. 2019-03-31 14:36:40 -04:00
Jordan Sherer
82a0cdd0cf Added basic version check stub 2019-03-31 13:39:10 -04:00
Jordan Sherer
bda9a5202e Updated icon tooltip in Call Activity 2019-03-30 20:10:16 -04:00
Jordan Sherer
40e1bfab0e Fixed defaults for HB and CQ repeat menus 2019-03-30 20:03:24 -04:00
Jordan Sherer
b031a2cdbe Updated copyright 2019-03-30 09:50:11 -04:00
Jordan Sherer
a2c6451b47 Added more clear labeling for disabled HB ack 2019-03-30 09:21:30 -04:00
Jordan Sherer
3f6c87b200 Removed expiration and warnings 2019-03-30 08:57:55 -04:00
Jordan Sherer
5f3b74338c Fixed QSO start time when you selected a station callsign 2019-03-28 16:37:33 -04:00
Jordan Sherer
d1ccbc599b Fixed #160: HB ACKs not stopped during QSO with the new checkmark setting 2019-03-27 11:42:43 -04:00
Jordan Sherer
1629415dc1 Added spotting of messages directed to @JS8NET 2019-03-25 15:05:13 -04:00
Jordan Sherer
14626978c0 Updated heartbeat ack labeling 2019-03-24 22:37:18 -04:00
Jordan Sherer
dd43f0db84 Changed my mind. HB ACKs should include SNR 2019-03-24 22:25:36 -04:00
Jordan Sherer
5d21fdf1dc Added spotting to spot.js8call.com for future network data 2019-03-24 21:01:03 -04:00
Jordan Sherer
5d2ba76c17 Added explicit setting for automatically acknowledging heartbeat messages 2019-03-24 13:41:35 -04:00
Jordan Sherer
7bd86ca177 Fixed #94: swap heard graph on band change 2019-03-24 09:59:24 -04:00
Jordan Sherer
ce2c045458 Added click of callsign to open profile 2019-03-23 22:16:01 -04:00
Jordan Sherer
218c5b3d47 Fixed #142: callsign selected is an indicator for qso start time 2019-03-23 22:03:28 -04:00
Jordan Sherer
82915540b4 Change SNR for HB ACK. Default to HB hidden 2019-03-23 21:42:51 -04:00
Jordan Sherer
73c6dd50fb Only show CQ icon for 5 minutes 2019-03-23 21:29:26 -04:00
Jordan Sherer
ee48d8fd86 Added telephone icon for CQs. Added tooltip for last logged date 2019-03-23 21:19:24 -04:00
Jordan Sherer
6b9c9b4ceb Bump eol 2019-03-11 19:06:38 -04:00
Jordan Sherer
1febb18495 Added log details to the call activity menu 2019-03-10 23:48:56 -04:00
Jordan Sherer
43401c3c26 Added DIT DIT short message 2019-03-04 23:25:17 -05:00
Jordan Sherer
55928be661 Added log details column to call activity. TODO: add log details :P 2019-03-03 23:43:39 -05:00
Jordan Sherer
a5f8593b3d Added NACK command for future implementation 2019-03-03 23:33:30 -05:00
Jordan Sherer
07f1594d0a Fixed #129: relays now use 'VIA' as the intermediate text for relay path computation. Fixed also relays still being ACKed while relay messaging was disabled. 2019-02-25 22:25:04 -05:00
Jordan Sherer
b6dd6aadc8 Added a dummy data for testing newlines 2019-02-25 10:31:11 -05:00
Jordan Sherer
b9b334c6cf Added tooltip with absolute date for age columns 2019-02-25 09:57:01 -05:00
Jordan Sherer
2ef4e90710 Fixed #135: query commands through relay. Changed the QUERY CALL reply format so as to not fconfuse folks with random ACKs. Cleaned up empty dB formatting in the call and band activity tables. 2019-02-23 22:49:02 -05:00
Jordan Sherer
a0dc7bc013 Fixed #76: added tone output to API 2019-02-23 09:50:02 -05:00
Jordan Sherer
84a3ef6046 Fixed #110: duplicate acks weren't being displayed even if they came in minutes apart 2019-02-21 13:11:30 -05:00
Jordan Sherer
1c1c5bf50a Bump eol date for 1.0 release 2019-02-20 23:09:54 -05:00
Jordan Sherer
fddb618fa2 Fixed #126: hearing should be parsed for every frame received not just dircted to me 2019-02-18 14:20:25 -05:00
Jordan Sherer
7101aec331 Expand macros for PSKReporter station info 2019-02-17 20:29:52 -05:00
Jordan Sherer
f7ebd8d783 Fixed message history for stored messages 2019-02-16 23:20:28 -05:00
Jordan Sherer
8b3b34d876 Able to delete message from message inbox 2019-02-16 23:07:27 -05:00
Jordan Sherer
35be0fcc29 Fixed #122: frequencies should be sorted 2019-02-16 16:09:44 -05:00
Jordan Sherer
f0ceb0f7f4 Added a global message inbox for when there's no callsign selected 2019-02-16 15:56:18 -05:00
Jordan Sherer
bb4b79d797 Fixed #124: similar callsigns shouldn't hightlight 2019-02-16 11:47:54 -05:00
Jordan Sherer
f1ed44f9e9 Fixed #123: add/remove allcall group like other groups 2019-02-16 10:40:44 -05:00
Jordan Sherer
0b9f75a9c8 Fixed HB starting after app start and deselect 2019-02-12 20:28:49 -05:00
Jordan Sherer
ea718b0fc1 Added start/stop menu item for hb and cq repeat timers 2019-02-11 11:04:05 -05:00
Jordan Sherer
4f243b1e1a Fixed issue with double printing of ACKS that have MSG IDs 2019-02-10 10:59:50 -05:00
Jordan Sherer
ee350524fa Removed tx power from the log window. It's not valid ADIF without a dropdown 2019-02-10 09:37:26 -05:00
Jordan Sherer
ce66e86b48 Fixed #73: disable HB and CQ while in QSO 2019-02-09 16:26:24 -05:00
Jordan Sherer
0664704eaf Store MSG with spaces surrounding cmd 2019-02-09 11:37:21 -05:00
Jordan Sherer
8da2f9f8d7 Repeat custom interval now displayed in the menu 2019-02-08 22:33:33 -05:00
Jordan Sherer
dd78a9fe70 Added custom repeat interval to CQ and HB messages 2019-02-08 20:53:48 -05:00
Jordan Sherer
81af627836 Cleanup of ellipsis and added custom HB/CQ repeat intervals 2019-02-08 20:45:50 -05:00
Jordan Sherer
35cfbbc2e5 Added feature to store a message locally for another station to retrieve from you later 2019-02-08 19:41:07 -05:00
Jordan Sherer
4e666fed67 Renamed QTH to INFO to be more generic 2019-02-08 16:57:42 -05:00
Jordan Sherer
3584fa4b5e Added QUERY MSG to menu 2019-02-07 22:20:14 -05:00
Jordan Sherer
910339fc74 Fixed self destruct countdown formatting 2019-02-07 14:31:11 -05:00
Jordan Sherer
9e655f7f12 Fixed self destruct alert for new messages 2019-02-07 14:23:46 -05:00
Jordan Sherer
845022c9bd Fixed #114: stored messages are stored and retreived with the base callsign 2019-02-07 13:43:35 -05:00
Jordan Sherer
24004b805c Updated message inbox window for future work 2019-02-07 12:19:07 -05:00
Jordan Sherer
bfd80df456 Fixed dummy data message composition 2019-02-04 19:57:53 -05:00
Jordan Sherer
14df03379a Added message to dummy data for testing 2019-02-03 23:00:18 -05:00
Jordan Sherer
66835ce6ec Disabled message history while experimenting 2019-02-03 22:45:12 -05:00
Jordan Sherer
a314d29115 Working through message window wireup 2019-02-02 17:06:01 -05:00
Jordan Sherer
386c03ec6d Added callsign blacklist to complement the whitelist 2019-02-01 19:29:52 -05:00
Jordan Sherer
11bced9372 Fixed idle watchdog queued messages 2019-02-01 19:19:13 -05:00
Jordan Sherer
54fb499518 Added baseline message history window 2019-02-01 15:53:07 -05:00
Jordan Sherer
1a4a06cb23 Bump to v0.14.0. Bump eol. 2019-02-01 12:09:11 -05:00
Jordan Sherer
3ce2ceba34 Fixed network message ids to be properly passed between server requests and client responses 2019-02-01 12:07:15 -05:00
Jordan Sherer
3b983f8bc2 Fixed network requests api ids to match data responses to requests 2019-02-01 03:34:20 -05:00
Jordan Sherer
368f14cc07 Added ability to relay MSG and MSG TO commands 2019-02-01 03:08:47 -05:00
Jordan Sherer
da41991171 Working through QUERY MSG [id] and MSG commands to make it easier to work with the inbox 2019-02-01 01:46:01 -05:00
Jordan Sherer
e0838a2164 Message id for response to query and message id for a generic message retreival 2019-01-31 18:53:29 -05:00
Jordan Sherer
78c1c9f1cf Added CMD. Fixed sending of spots over the network API. Changed the basic response of QUERY MSGS 2019-01-31 14:04:44 -05:00
Jordan Sherer
03f351551d Removed QTC as it was confusing and redundant. QTH is now the 'station message' 2019-01-31 10:53:17 -05:00
Jordan Sherer
2303734fba Clear tx queue before warning message too. 2019-01-28 22:31:40 -05:00
Jordan Sherer
b5d08bd0c4 Process GRID commands for everybody 2019-01-28 20:40:40 -05:00
Jordan Sherer
7e0651cd4a Added tooltip tweaks for band activity 2019-01-28 20:31:11 -05:00
Jordan Sherer
6462451b4e Refactor create message transmit queue to be more straightforward. Message send text is now replaced in the edit box with what is actually being transmitted to be more clear 2019-01-28 09:57:21 -05:00
Jordan Sherer
312a59bd8e Fixed HB and HB ACK messages being delayed 2019-01-28 09:43:47 -05:00
Jordan Sherer
9bb1ae920b Added msg to to the menu 2019-01-23 20:38:44 -05:00
Jordan Sherer
9b29c8c722 Added query msgs to the menu 2019-01-23 20:35:29 -05:00
Jordan Sherer
33227a648d Bump eol 2019-01-23 20:33:13 -05:00
Jordan Sherer
faf653d8ba Added message storage and retreival 2019-01-23 20:31:26 -05:00
Jordan Sherer
0b5972e2ea Added dialog to set audio offset 2019-01-21 22:27:43 -05:00
Jordan Sherer
8738132836 Added a new, more obvious frequency control and a menu item for setting the frequency 2019-01-21 17:45:52 -05:00
Jordan Sherer
d3f398e538 Fixed issue with printing messages with the autoreply whitelist non-empty 2019-01-21 09:21:35 -05:00
Jordan Sherer
b97e0f3411 Make sure selected text found matches search 2019-01-20 23:27:32 -05:00
Jordan Sherer
ef6bde8cb0 Closed #45: A subset of directed commands will be autoreplied when relayed. This includes: SNR, GRID, QTC, QTH, etc 2019-01-20 23:08:57 -05:00
Jordan Sherer
d722b8206c Fixed issue with tx queue when idle watchdog kicks in 2019-01-20 11:02:10 -05:00
Jordan Sherer
239b02d927 Only have a relay status if AUTO is enabled 2019-01-19 17:28:59 -05:00
Jordan Sherer
55d76dc67f Fixed duplicate acks printing 2019-01-17 09:56:42 -05:00
Jordan Sherer
685c1be141 Fixed a few bugs related to message duplicates 2019-01-17 09:36:06 -05:00
Jordan Sherer
bf2bfa28be HB should only move freq if necessary 2019-01-16 00:39:15 -05:00
Jordan Sherer
aae1c20f12 Added call detail tooltip into the call activity 2019-01-16 00:08:09 -05:00
Jordan Sherer
c75b21b0b5 Fixed bug in flags hb message generation 2019-01-15 02:06:30 -05:00
Jordan Sherer
d0d9c4d352 Added whitelist to the configuration for AUTO replies. That way you can restrict who you allow to use your station 2019-01-14 10:43:14 -05:00
Jordan Sherer
a46035fa86 Unified STATUS and HB flags for better visibility. 2019-01-14 10:15:45 -05:00
Jordan Sherer
de2d1dcf8d Conditionally compile call detail browser into the app 2019-01-14 09:50:47 -05:00
Jordan Sherer
60aadd867a Refactored heard graph logging 2019-01-14 09:48:53 -05:00
Jordan Sherer
4541d58cac Fixed self logging 2019-01-09 18:27:33 -05:00
Jordan Sherer
9d575707f0 Initial commit of detail panel 2019-01-09 17:52:53 -05:00
Jordan Sherer
b81622ccde Fixed #72: added a tooltip of the band activity text 2019-01-09 11:31:15 -05:00
Jordan Sherer
cf85b18fa5 Fixed #75: allow messages to group callsigns 2019-01-09 11:25:00 -05:00
Jordan Sherer
1c6b18cb51 Fixed #77: Added an option to hide the statusbar 2019-01-09 11:14:59 -05:00
Jordan Sherer
bb3a710b88 Clear activity should clear the heard graph too. 2019-01-03 15:43:07 -05:00
Jordan Sherer
0f61ebe78d Merge branch 'ft8call-develop' of bitbucket.org:widefido/js8call-private into ft8call-develop 2019-01-03 13:33:25 -05:00
Jordan Sherer
0ec5348aee Fixed issue with requests being sent out of the MessageClient when udp is disabled 2019-01-03 13:33:08 -05:00
Jordan Sherer
68c15aa83e Added heard activity graph logging 2019-01-03 12:39:48 -05:00
Jordan Sherer
44bb868efb Fixed issue with removing band activity rows 2019-01-02 21:27:04 -05:00
Jordan Sherer
4f226b0c11 Cleanup of build frames and a note for later 2019-01-02 12:36:25 -05:00
Jordan Sherer
cc9ecf0f47 Bump eol 2019-01-02 12:28:27 -05:00
Jordan Sherer
bdfc1cff8e Squashed commit of the following:
commit e48c78765ca1e2e5a68fd93bac7191eaf6918352
Author: Jordan Sherer <jordan@widefido.com>
Date:   Wed Jan 2 12:23:28 2019 -0500

    Transition to persistent inbox for later retrieval
    Fixed issue with inbox items disappearing due to aging.

commit 1df07595bf6507438c1488839f7a2075a432a1a1
Author: Jordan Sherer <jordan@widefido.com>
Date:   Wed Jan 2 09:23:28 2019 -0500

    Filtered value and count queries for the inbox

commit c93a93a1c43a65fae4a31ddeb40c77c53204bbdb
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Jan 1 22:58:07 2019 -0500

    Initial cut of inbox storage
2019-01-02 12:27:16 -05:00
Jordan Sherer
0405dba3fc Added RIG.PTT status message to the API 2019-01-01 10:29:35 -05:00
Jordan Sherer
bedc6dd96c Fixed bug with hearing command response. Added status response shortcode. 2019-01-01 10:12:09 -05:00
Jordan Sherer
85c0f1fb96 Fixed #60: sort by menu added to right click of the table headers 2018-12-31 20:30:47 -05:00
Jordan Sherer
81a22ab8b8 Renamed QUERY to QUERY CALL. Added generic user QUERY with no auto-reply (for scripting). 2018-12-31 20:03:51 -05:00
Jordan Sherer
7b44b3010a Display 0M idle status in status command 2018-12-31 19:45:31 -05:00
Jordan Sherer
b0fff26b77 Added timestamp to alert 2018-12-31 17:07:33 -05:00
Jordan Sherer
0a63433bd7 Restore the alert box for when a message is received via relay 2018-12-31 15:53:09 -05:00
Jordan Sherer
a4cc87d7b4 Added a toggle to disable word suggestions 2018-12-31 15:25:04 -05:00
Jordan Sherer
28e542e414 Updated suggestions menu to be inline 2018-12-31 15:14:48 -05:00
Jordan Sherer
95bbfb8232 Squashed commit of the following:
commit a1f8cef250bcc033d120d87aaeafd0794e0c7252
Author: Jordan Sherer <jordan@widefido.com>
Date:   Sun Dec 30 20:16:47 2018 -0500

    Added word replacement from suggestions menu

commit 51af18c06d3268b34dd5b472f8a94787e47af04c
Author: Jordan Sherer <jordan@widefido.com>
Date:   Sun Dec 30 11:21:24 2018 -0500

    Simplified word checker to use text stats signal for computation

commit aa831492784fec30c8a6d804a4ae7ca718f865fe
Author: Jordan Sherer <jordan@widefido.com>
Date:   Sat Dec 29 22:50:24 2018 -0500

    Initial working implmementation of spell check highlighting
2018-12-30 20:18:35 -05:00
Jordan Sherer
7e9e955d7d Fixed macro expansion of macro QTC, QTH, CQ, REPLY values 2018-12-28 11:44:58 -05:00
Jordan Sherer
45f5854bc0 Merge branch 'ft8call-develop' of bitbucket.org:widefido/js8call-private into ft8call-develop 2018-12-27 22:39:57 -05:00
Jordan Sherer
9e1afaf106 Changed status response to only report things that are 'on' 2018-12-27 22:39:13 -05:00
Jordan Sherer
1a8d02fc89 Performing some minimal code cleanup 2018-12-27 10:04:46 -05:00
Jordan Sherer
4064c70c26 Restore clear all menu item label 2018-12-27 00:13:06 -05:00
Jordan Sherer
ce153a4511 Moved callsign count to header instead of in the ALLCALL row since that row can be hidden now 2018-12-26 23:38:24 -05:00
Jordan Sherer
ebbdd679e1 Updated menu item label 2018-12-26 23:22:07 -05:00
Jordan Sherer
298500f8fc Added confirmation to clear all activity item 2018-12-26 23:08:02 -05:00
Jordan Sherer
0d63463851 Added new status command output and fixed a bug in macros 2018-12-26 20:33:30 -05:00
Jordan Sherer
c8af5e51a7 Removed save/messages/callsign.txt for every directed calls in preparation for message inbox 2018-12-26 15:16:25 -05:00
Jordan Sherer
9f2e87c076 Removed selcall and active flag
In effort to simplify the behavior of automatic responses as well as make the software easier to use, I have removed the SELCALL button and the ACTIVE flag. Now, the response to STATUS is one that contains actual status (AUTO ON/OFF, VERSION NUMBER, etc). HBs used this in their transmissions, but it was never really accurate because it relied on the user to toggle the switch. Hazardous really. So, I approached this by simplifying the behavior. If AUTO is on, you will reply to direct queries. If AUTO is off, you wont. Simple. If HB is on, you will heartbeat. If it is off, you wont. Simple. If both AUTO and HB is on, you will automatically reply to heartbeats with ACKs. If not, you wont. Simple. You can remove yourself from the ALLCALL group. This is the same behavior as the previous SELCALL function and now that we have simplified it I can build an actual SELCALL function (to selectively allow stations to call you) instead of a 1/2 SELCALL that it used to be. Bingo.
2018-12-26 14:05:44 -05:00
Jordan Sherer
6ef891af0f Fixed inactive table highlighting 2018-12-23 22:31:22 -05:00
Jordan Sherer
0f05bfedc3 Fixed bold font in call activity...again 2018-12-23 22:24:45 -05:00
Jordan Sherer
fb9c280c67 Fixed Hz and dB labels to the tables 2018-12-23 21:06:54 -05:00
Jordan Sherer
e19dc2ea8f Relay messaging label 2018-12-23 09:48:22 -05:00
Jordan Sherer
4ad817c060 Added units to SNR and Offset in the activity tables 2018-12-23 09:37:40 -05:00
Jordan Sherer
88fb605b40 Removed remnants of WSJT-X references 2018-12-23 08:54:31 -05:00
Jordan Sherer
478a909b90 Added idle ellipsis during band fades 2018-12-22 22:47:48 -05:00
Jordan Sherer
03b2b11938 Fixed issue with call activity table font not being set on application start 2018-12-21 22:20:52 -05:00
Jordan Sherer
3b4ea12e5f Band Activity Double Click Switches Frequency Offset 2018-12-21 22:14:14 -05:00
Jordan Sherer
caf3cbfc3c Set flat should not be in text tx update 2018-12-21 22:02:15 -05:00
Jordan Sherer
5bc4838496 Send button should be flat to help colorize it 2018-12-21 20:02:04 -05:00
Jordan Sherer
11740384f3 Bumped ALLCALL timeout to 10 minutes 2018-12-20 21:05:24 -05:00
Jordan Sherer
5c9aee4b3f Fixed #51: lighter red for higher contrast 2018-12-20 20:55:55 -05:00
Jordan Sherer
db5969fdc4 Fixed #53: group callsign validation errors in configuration and from call activity menu 2018-12-20 20:36:33 -05:00
Jordan Sherer
5ca582a6b4 Fixed #54: heartbeat anywhere should be exposed in the configuration and HB ack should abide by that setting 2018-12-20 20:16:53 -05:00
Jordan Sherer
17416144a8 Added relay message storage and display in the call activity list 2018-12-18 21:28:31 -05:00
Jordan Sherer
6c741e21b5 Removed hash messages '#' as they are now duplicated by relay '>' 2018-12-17 01:33:22 -05:00
Jordan Sherer
47eec2dc0b Added automatic ACK for relay messages 2018-12-17 01:27:41 -05:00
Jordan Sherer
6504a1f220 Bump eol and versions to 0.11.0 2018-12-17 01:04:43 -05:00
Jordan Sherer
51c9dd2761 Removed QRZ short message 2018-12-17 00:45:44 -05:00
Jordan Sherer
dc70d53f5c Added HEARING query back into the app 2018-12-17 00:38:34 -05:00
Jordan Sherer
29f759dafe Fixed #23: idle watchdog should prevent all types of automated transmissions 2018-12-14 20:02:46 -05:00
Jordan Sherer
e6464e952d Removed comments 2018-12-13 22:21:37 -05:00
Jordan Sherer
186fed04e3 Fixed #41: remember pane sizes when showing/hiding 2018-12-13 09:50:02 -05:00
Jordan Sherer
6716eb771e Changed send button color while sending and label when ready 2018-12-12 22:14:45 -05:00
Jordan Sherer
b8b2cf33c3 Fixed defines and % in the send button 2018-12-11 23:52:01 -05:00
Jordan Sherer
4025edfc0f Fixed rebase issues 2018-12-11 22:23:07 -05:00
Jordan Sherer
c5930a0aa3 Fixed rebase issues 2018-12-11 22:14:26 -05:00
Jordan Sherer
9079d45587 Rename JS8CallExtended to JS8CallFlag 2018-12-10 23:37:22 -05:00
Jordan Sherer
1584cf0404 Turn off turbo for now...still experimental 2018-12-10 23:37:22 -05:00
Jordan Sherer
e1e2ae50e8 Simplify conditional 2018-12-10 23:35:58 -05:00
Jordan Sherer
5ba31d6df7 Changed frame packing so we can use one of the ibits as a turbo flag 2018-12-10 23:33:50 -05:00
Jordan Sherer
73346240e5 Fixed frame counting during turbo transmission 2018-12-10 23:30:36 -05:00
Jordan Sherer
886e678531 Fixed send button counts while in turbo 2018-12-10 23:27:21 -05:00
Jordan Sherer
526b72022e Added turbo button to the UI 2018-12-10 23:27:21 -05:00
Jordan Sherer
a1864fa3f0 Configurable slots 2018-12-10 23:23:31 -05:00
Jordan Sherer
2d5b41d4b7 Added a waterfall indicator for turbo'd signals 2018-12-10 23:18:19 -05:00
Jordan Sherer
21004a7b28 Two-frame turbo for any message 2018-12-10 23:18:19 -05:00
Jordan Sherer
94f2f510fc Initial proof of concept of turbo button 2018-12-10 23:18:19 -05:00
Jordan Sherer
8c81b3b83a Fixed #38: Moved Show Heartbeats menu item to the View menu 2018-12-10 09:44:16 -05:00
Jordan Sherer
9ddfec5e72 Fixed #28: band activity clear should not deselect callsign selected in call activity 2018-12-04 22:20:26 -05:00
Jordan Sherer
a5f0937cbb Fixed #23: Log window should not halt transmission 2018-12-04 22:10:52 -05:00
Jordan Sherer
26f21cd70a Fixed issue with repeat messages 2018-12-03 22:42:19 -05:00
Jordan Sherer
f406553a5f Fixed issues with frame counting 2018-12-01 17:17:12 -05:00