Commit Graph

565 Commits

Author SHA1 Message Date
Jordan Sherer
bafaf8a5ae Fixed saving of .wav files when it was disabled 2018-09-12 16:08:25 -04:00
Jordan Sherer
f4ed9a9eac Fixed windows build 2018-09-12 11:56:38 -04:00
Jordan Sherer
71bf19b21c Bump to 0.6.1 2018-09-12 10:12:54 -04:00
Jordan Sherer
1181e68f27 Fixed highlighting when my call apprears in the band activity 2018-09-12 10:05:35 -04:00
Jordan Sherer
0722bdad52 Added application font name to button 2018-09-12 09:59:13 -04:00
Jordan Sherer
92c88f6c0a Moved notifications to a new configuration tab 2018-09-12 09:55:31 -04:00
Jordan Sherer
67a5f49ba2 Fixed installer icons 2018-09-12 09:29:24 -04:00
Jordan Sherer
d715b1d534 Fixed band and call activity sorting when empty values are present 2018-09-12 09:04:22 -04:00
Jordan Sherer
23e378f977 Fixed QSY frequency offset of band and call activity 2018-09-11 23:03:44 -04:00
Jordan Sherer
f27d664f61 Updated behavior of allcall to not respond automatically if we have a callsign selected 2018-09-11 19:04:54 -04:00
Jordan Sherer
16c665d199 Newline should remove block from cache 2018-09-11 18:58:33 -04:00
Jordan Sherer
0b11b1b1d3 Changed offset qsy to be a specific action. Clicking the tables no longer change your offset 2018-09-11 18:54:32 -04:00
Jordan Sherer
e699d2e081 Fixed buffered messages from ages ago getting sent 2018-09-11 17:41:21 -04:00
Jordan Sherer
9f25842c79 Fixed message reply dialog to be non-modal 2018-09-11 13:35:29 -04:00
Jordan Sherer
fddca6522e Added more sane defaults to tx watchdog. Fixed bug in relay disabled when no relay required 2018-09-11 11:20:17 -04:00
Jordan Sherer
df0b06ccb7 Allow configuration for rig frequency changes during transmit 2018-09-11 10:52:07 -04:00
Jordan Sherer
e9aa4203b5 Updated build for OSX 2018-09-10 13:18:34 -04:00
Jordan Sherer
418e071a8d Fixed QAction to support older versions of Qt 2018-09-10 10:22:24 -04:00
Jordan Sherer
4ca8ac338e Fixed template initialization defininition 2018-09-10 10:18:13 -04:00
Jordan Sherer
acbd1080d5 Fixed issue with APRSIS passcode validity check 2018-09-10 10:12:42 -04:00
Jordan Sherer
ae62a73b58 FT8Call icons 2018-09-10 09:05:03 -04:00
Jordan Sherer
95cd09c7f2 Updated icons 2018-09-09 22:50:44 -04:00
Jordan Sherer
0b49dc0398 Updated CPack for installation locations 2018-09-09 21:57:44 -04:00
Jordan Sherer
4b28f9eca5 Added QSY function to waterfall controls for centering a signal in the bandpass 2018-09-09 17:18:07 -04:00
Jordan Sherer
5a18b3f9fb Added ability to open settings to a specific tab to make editing macros easier 2018-09-09 15:47:26 -04:00
Jordan Sherer
8b9042e2d6 Added a huff escape for the ' DE ' sequence
Allows for better efficiency for multi-hop relay paths.
2018-09-09 15:38:35 -04:00
Jordan Sherer
826b829941 Added a default color for tx messages 2018-09-09 14:59:16 -04:00
Jordan Sherer
a36ed10fe2 Fixed ALLCALL from bumping the directed or recent cache so we get fewer random messages mid-stream 2018-09-09 14:56:19 -04:00
Jordan Sherer
8d0d93d10e Added configuration option to disable message passing, even while AUTO is on 2018-09-09 14:37:34 -04:00
Jordan Sherer
ca537f5e9f Stable sort callsigns 2018-09-09 14:22:21 -04:00
Jordan Sherer
e0c3592868 Added relay actions and relay via menu. Removed retransmit and alert actions as they are superseded by relay/reply dialog 2018-09-09 12:40:02 -04:00
Jordan Sherer
3a9750015d Added a 'Relay via' menu and "hearing" of third party callsigns. 2018-09-09 10:42:36 -04:00
Jordan Sherer
38ddf11479 Added a custom reply dialog box so we can customize the text input validator (upper case text only) 2018-09-09 10:04:19 -04:00
Jordan Sherer
15ee95360f Initial cut of relay 2018-09-08 23:36:12 -04:00
Jordan Sherer
308a45efe0 Fixed inactive and highlight palletes for the table views 2018-09-08 14:31:21 -04:00
Jordan Sherer
ad060dad81 Added about dialog. Most important feature since 0.0.1 2018-09-07 20:07:10 -04:00
Jordan Sherer
35139c6d84 Only issue a directed message alert for directed to me...not ALLCALL 2018-09-07 17:33:28 -04:00
Jordan Sherer
942d960a90 Bump EOL 2018-09-07 15:42:43 -04:00
Jordan Sherer
b4c95e4313 Added directed message and alert message notification sound configuration options 2018-09-07 15:38:11 -04:00
Jordan Sherer
293781079a Bump to 0.6.0 2018-09-07 11:30:02 -04:00
Jordan Sherer
003120d998 Dummy Data on Startup 2018-09-07 11:20:10 -04:00
Jordan Sherer
57f84c8e2b Fixed stations heard and qso queries respecting callsign aging 2018-09-07 11:15:58 -04:00
Jordan Sherer
231c75715a Added deselect button to main button row 2018-09-07 10:33:53 -04:00
Jordan Sherer
0a1a08a1a5 Added random delay to APRS packet submission 2018-09-07 10:22:36 -04:00
Jordan Sherer
775008be48 Added configuration options to style transmit and receive text 2018-09-07 10:12:40 -04:00
Jordan Sherer
b0937ffe18 To help with QRM, beacons now transmit between 500Hz and 1000Hz offset. 2018-09-06 17:52:29 -04:00
Jordan Sherer
ea9cc62329 Upped aging max to 1440 minutes. Upped beacon min to 15 min 2018-09-06 17:48:03 -04:00
Jordan Sherer
f6c59d33bd Added copy and paste to edit textboxes 2018-09-06 17:44:47 -04:00
Jordan Sherer
6725df3d26 Unify date formats in ALL.txt 2018-09-06 15:30:33 -04:00
Jordan Sherer
dfdf23315b Added ability to send CQ QRP/CQ DX/CQ TEST along with customization for the message that the CQ button sends 2018-09-06 15:22:24 -04:00