Commit Graph

958 Commits

Author SHA1 Message Date
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
c011b80a5a Added some pre-configured group names that can be transmitted in a single directed frame 2019-02-12 19:51:21 -05:00
Jordan Sherer
5446c979e9 Fixed issue with group callsigns not being able to be added 2019-02-12 19:37:41 -05:00
Jordan Sherer
eca6813d8f Added optional question mark to 'QUERY MSGS?' 2019-02-11 18:44:35 -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
c4656fcada All caps for info 2019-02-09 17:08:06 -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
a95bc26e3e Update tooltip for SNR button 2019-02-08 22:40:04 -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
bb348763fb Bump to v0.14.2 2019-02-08 19:40:51 -05:00
Jordan Sherer
4e666fed67 Renamed QTH to INFO to be more generic 2019-02-08 16:57:42 -05:00
Jordan Sherer
c8739a1fd6 Bump to v0.14.1 2019-02-08 10:19:46 -05:00
Jordan Sherer
0b2107402e Fixed #116: HB AUTO SPOT was not correctly encoded 2019-02-08 10:03:41 -05:00
Jordan Sherer
c31ea332d9 Added 2m to frequency list 2019-02-08 10:00:12 -05:00
Jordan Sherer
4c0c932238 Fixed #117: PTT configuration issue 2019-02-08 09:58:17 -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
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