Commit Graph

931 Commits

Author SHA1 Message Date
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
9a64af0879 Removed legacy svn files 2019-02-01 19:31:56 -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
fab53920b9 Fixed #107: foxcom should be protected for only when we're using the dtmf tone generator 2019-02-01 10:16:33 -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
ccd10aea89 Cleanup 2019-02-01 01:47:36 -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
896ca374bb Removed some legacy wspr code 2019-01-28 22:59:50 -05:00
Jordan Sherer
c4e02121f1 Removed fsk4hf 2019-01-28 22:53:07 -05:00
Jordan Sherer
ebaa80aa5c Removed some legacy stuff from plotter 2019-01-28 22:49:00 -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
d5e52ec9a3 Fixed #96: PTT port value should match CAT port when disabled and VOX should be the default if the Rig is None 2019-01-27 22:48:19 -05:00
Jordan Sherer
76c81ee24f Fixed typo 2019-01-24 12:37:44 -05:00
Jordan Sherer
0cf8414f25 Bump to v0.13.1 2019-01-24 11:55:31 -05:00
Jordan Sherer
c3cedc46eb Fixed height for labels in frequency panel 2019-01-24 11:43:19 -05:00
Jordan Sherer
0988723001 Unify the fonts used in the frequency panel 2019-01-24 11:39:03 -05:00
Jordan Sherer
a3e9376c34 Added tooltip to frequency indicator 2019-01-24 11:04:53 -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
a1f0a15d41 Bump to v0.13.0 2019-01-22 20:19:25 -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
f13a6c37e8 Fixed main header 2019-01-20 22:27:27 -05:00
Jordan Sherer
10ecd059d1 Updated CQ spec to include CQ FIELD and CQ CONTEST 2019-01-20 13:15:23 -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