Commit Graph

1149 Commits

Author SHA1 Message Date
Jordan Sherer
daa8cc2c3e Autoreply is now off at startup by default. Rebranding the feature as networking and autoreply and is a 'mode' decision 2019-08-26 12:08:35 -04:00
Jordan Sherer
d2210dc8c9 Added a mode menu 2019-08-26 10:33:20 -04:00
Jordan Sherer
32fcabd2af Prevent connecting to APRSIS server if there's no host or port provided 2019-08-24 15:27:12 -04:00
Jordan Sherer
3b847a58c6 Merge branch 'ft8call-develop' of bitbucket.org:widefido/js8call-private into ft8call-develop 2019-08-14 21:12:15 -04:00
Jordan Sherer
15bf364e5e Squashed commit of the following:
commit dbca224ee15f598ba86b860c19e902b594f6b888
Author: Jordan Sherer <jordan@widefido.com>
Date:   Wed Aug 14 21:10:17 2019 -0400

    Cleanup decoder with easy parameters

commit 427a6ac6bf02a7de80e76b921bbd48ec23dab0c4
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 22:56:32 2019 -0400

    Working on downsampling

commit ef5e1fb9cdafb6069b6f67377c3bc9e073d2785e
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 22:01:34 2019 -0400

    Fixed NN parameters

commit 216dbc83a931127540fb028d3365a205b4ef1d28
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 21:40:20 2019 -0400

    Fixed dupe during sync

commit 9505d50ba6c42b05e5fff1a059864a643d9e7558
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 16:54:37 2019 -0400

    Tweaking downsampling

commit 86cd07e1ac8ce8d64cdd2d4321cf295cd867f80e
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 10:11:07 2019 -0400

    Working with logging

commit 0de3849a442d20081f545c6fef5fadf2def6e0d2
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 03:46:51 2019 -0400

    250 millisecond startup delay

commit a35cc5302b6f8532a424d504a4e2feaacf74ef99
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 03:39:20 2019 -0400

    1200 sps, 10 seconds, 80Hz

commit 6f36db20f90c510336b497605d9d7667d6f0f44f
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 03:27:12 2019 -0400

    Working word count

commit 741c55ac0840512d68e1fbdb2f1fff6adfcd4612
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 02:40:40 2019 -0400

    Updated LDPC simulator

commit ce0992644315402503f44bdae4131bacf2cc3e21
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 02:34:01 2019 -0400

    Weird. Apparently symbol stop is the only way to get decodes to work in app...need to figure out why

commit 8b330fbff6574f2ee6d7a471dd93a2cb57b492dd
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Aug 13 01:50:37 2019 -0400

    More parameter fixups (downsampling) and first decode

commit 37c780b45e6579294b5a4692b8e8d0602d9bd8b1
Author: Jordan Sherer <jordan@widefido.com>
Date:   Mon Aug 12 23:20:58 2019 -0400

    More params fixing

commit bc8547e1e8f55bfb4bce5f95890f3cf6798e36d7
Author: Jordan Sherer <jordan@widefido.com>
Date:   Mon Aug 12 22:48:00 2019 -0400

    Fixed params in fortran code

commit 10fbf9f4a78c6244e0082a31819ee26aeae39325
Author: Jordan Sherer <jordan@widefido.com>
Date:   Mon Aug 12 16:08:32 2019 -0400

    Using constants in place of literals in a few places to make it easier to change
2019-08-14 21:11:06 -04:00
Jordan Sherer
d7c7ab4e25 Fixed default configuration tab 2019-08-06 21:27:07 -04:00
Jordan Sherer
0647972591 Fixed display of text countdown on send button 2019-08-05 09:55:48 -04:00
Jordan Sherer
3d590e93d5 Fixed dtmf waterfall painting. Added constant for dtmf spacing. 2019-08-04 14:55:02 -04:00
Jordan Sherer
19e9428218 Fixed bug in prepareSpots being called too frequently 2019-07-19 23:08:33 -04:00
Jordan Sherer
7a63002ccd Changed log qso window save button to Add to Log 2019-07-16 17:46:08 -04:00
Jordan Sherer
5ba0ee48d2 Fixed #193: prepare spotting should happen when processing spots 2019-07-16 11:06:53 -04:00
Jordan Sherer
eb3bc0f1f5 Typo 2019-07-16 10:57:27 -04:00
Jordan Sherer
3c9bc48f74 Added option to blacklist specific stations' HB messages 2019-07-15 09:45:25 -04:00
Jordan Sherer
f54e632d99 Fixed bug with tuning not stopping when pressing halt 2019-07-12 11:11:51 -04:00
Jordan Sherer
62a464d1ac Fixed tune halting. Fixed CQ coloring 2019-07-11 20:37:40 -04:00
Jordan Sherer
e5883a14b9 Added CQ messages color back in, separate from primary and secondary highlighting 2019-07-11 20:29:32 -04:00
Jordan Sherer
b4b1abd62d Added save dialog in context menu for rx text 2019-07-11 10:05:20 -04:00
Jordan Sherer
811e0edf19 Updated configuration tab ordering 2019-07-10 09:46:18 -04:00
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
33c26a5f05 Updated label text to include callsigns 2019-07-04 02:05:02 -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
c27923b425 Merge branch 'ft8call-develop' of bitbucket.org:widefido/js8call-private into ft8call-develop 2019-06-18 20:47:51 -04:00
Jordan Sherer
a9e44b5d4e Bump to v1.2-devel 2019-06-18 20:47:05 -04:00
Jordan Sherer
c5236ed22f Bump to v1.1-devel 2019-06-18 20:46:12 -04:00
Jordan Sherer
6f43f37228 Bump to v1.2-devel 2019-06-18 20:44:53 -04:00
Jordan Sherer
39b67706e4 Bump to v1.1.0-ga 2019-06-17 09:50:35 -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
541f89a96e Update the log window geometry 2019-06-07 16:15:45 -04:00
Jordan Sherer
87eff6070d Added app defined log fields and editable comboboxes 2019-06-07 14:19:37 -04:00
Jordan Sherer
6cd22b48a9 Updated log window layout, button placement, and tab ordering 2019-06-07 10:00:14 -04:00
Jordan Sherer
7ab8e9a8d6 Cleaned up log window and fixed tab ordering 2019-06-06 14:51:45 -04:00
Jordan Sherer
962a94bb87 Tweaked CQ encoding to include CQ FD, dropped CQCQCQ 2019-06-06 14:34:38 -04:00
Jordan Sherer
f179c01210 Fixed layout.removeRow for old versions of Qt 2019-06-06 10:13:46 -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
87e63e2817 Fixed up tab ordering for log window 2019-06-05 11:45:19 -04:00
Jordan Sherer
2399563041 Blank value for custom fields dropdown should be first 2019-06-05 11:35:07 -04:00
Jordan Sherer
72bf58ad4c Added n3fjp mapping of custom fields 2019-06-05 11:33:21 -04:00
Jordan Sherer
22432c7fea Write additional fields to adi log file 2019-06-04 22:19:51 -04:00
Jordan Sherer
38ab24ba79 Implemented basic logging of additional fields support based on ADIF 2019-06-04 17:05:33 -04:00
Jordan Sherer
ae6dccc183 Log RX text should append instead of overwrite 2019-06-02 21:34:39 -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
c9f0cce564 Updated log window layout and tab ordering. Wired up log 'now' buttons 2019-06-01 10:43:03 -04:00
Jordan Sherer
ad748865a6 Updated log window look. Fixed bug in n3fjp logging 2019-05-31 21:55:08 -04:00