Commit Graph

430 Commits

Author SHA1 Message Date
Jordan Sherer
e74e20680a Added alternate frequencies we can switch to for the next build 2018-08-15 21:54:35 -04:00
Jordan Sherer
ee44e2e5d7 Fixed issue with QSY during message sending 2018-08-15 20:57:30 -04:00
Jordan Sherer
43574b10b1 Slight modified frequencies for 80m and 12m to avoid PSK 2018-08-15 16:46:19 -04:00
Jordan Sherer
08f046c289 Fixed incorrect labels for frame type enum 2018-08-14 22:26:49 -04:00
Jordan Sherer
5f4a66e916 Added warning message about empty callsign before transmitting 2018-08-14 12:09:14 -04:00
Jordan Sherer
bc97c96a5b Added tooltips and better labels 2018-08-14 10:53:30 -04:00
Jordan Sherer
3b1519c603 Bump to v0.4.2 2018-08-12 10:38:59 -04:00
Jordan Sherer
f30c2e3858 Fixed configuration of band hopping to reset cached band position after configuration save. Fixed issue with band hopping not working across a date transition 2018-08-12 10:35:19 -04:00
Jordan Sherer
c60efba4ca Fixed display of messages that drift more than a few Hz during transmission 2018-08-12 10:03:14 -04:00
Jordan Sherer
5694b96f55 Fixed compound callsigns not displaying in the heard list 2018-08-12 09:23:05 -04:00
Jordan Sherer
52b6cea883 Bump to 0.4.1 2018-08-11 22:21:37 -04:00
Jordan Sherer
fded3b5003 Allow changes to station message from external programs 2018-08-11 22:12:54 -04:00
Jordan Sherer
de713e86fc Fixed printing of grid in compound call messages 2018-08-11 22:00:59 -04:00
Jordan Sherer
ed9228d196 Fixed issues with double printing of messages and skipping printing some frames 2018-08-11 18:05:36 -04:00
Jordan Sherer
08357c4b11 Fixed issue with changing frequency in response to directed allcalls 2018-08-11 10:54:21 -04:00
Jordan Sherer
94d7b94f56 Fixed isFreqOffsetFree when responding to directed query 2018-08-11 10:45:39 -04:00
Jordan Sherer
d3b593c953 Fixed alignment of red waterfall indicator 2018-08-11 10:38:38 -04:00
Jordan Sherer
8c8ddb533c Fixed issue with grid length. Fixed back-to-back CQs 2018-08-11 10:31:28 -04:00
Jordan Sherer
c042a72d0d Fixed bug causing compound calls not to send when a grid locator larger than 4 characters was set in the configuration 2018-08-11 10:06:50 -04:00
Jordan Sherer
a5b6984ede Fixed bug in configuring band hopping 2018-08-11 09:39:02 -04:00
Jordan Sherer
8b07b56250 Make sure MessageClient has QDataStream ref 2018-08-10 14:37:52 -04:00
Jordan Sherer
ca2436c11d Fixed issue with legacy Qt and toSecsSinceEpoch 2018-08-10 14:34:21 -04:00
Jordan Sherer
b3c0901de7 Fixed bug with 200Hz minimum RX frequency 2018-08-10 14:10:11 -04:00
Jordan Sherer
df5b228ddc Redraw overlay for more consistent look and feel 2018-08-10 14:04:03 -04:00
Jordan Sherer
7a42fac9d9 Added selected callsign to log window. Fixed bug in window panel size restoration when new 2018-08-10 10:58:04 -04:00
Jordan Sherer
aa59cc547f Added window menu for showing/hiding band activity, call activity, and waterfall...as well as reset all of those sizes to their defaults 2018-08-10 09:35:40 -04:00
Jordan Sherer
49224f5b81 Fixed bugginess when displaying rx activity that are buffered commands 2018-08-10 10:59:17 +03:00
Jordan Sherer
c779bf4ca0 Restored ft8apset 2018-08-10 10:58:50 +03:00
Jordan Sherer
917e4f0771 Fixed bug in auto band switching checkbox 2018-08-10 00:37:48 -04:00
Jordan Sherer
3444bcaa17 Fixed bug in frequency list 2018-08-10 00:37:18 -04:00
Jordan Sherer
935708dd5e Use new dialFrequency function for grabbing the current rig frequency 2018-08-09 23:07:58 -04:00
Jordan Sherer
0353724f1a Updated band hopping to not hop bands when on the frequency 2018-08-09 23:07:14 -04:00
Jordan Sherer
899a914a88 Updated API to be better organized and scoped functions 2018-08-09 22:44:25 -04:00
Jordan Sherer
f4688b44d3 Working through some common api commands 2018-08-09 17:32:19 -04:00
Jordan Sherer
7037baa0a6 Initial commands supported, get and set grid locator, with example app udp.py 2018-08-09 17:32:18 -04:00
Jordan Sherer
e91e93c349 Simplified textual network command structure 2018-08-09 17:32:18 -04:00
Jordan Sherer
10d706e9fa Removed most message client networkmessage serialization 2018-08-09 17:32:18 -04:00
Jordan Sherer
80ed587514 Restructuring message client for external api with a python example 2018-08-09 17:32:18 -04:00
Jordan Sherer
edf85a1e5f Do not reset frequency on saving of configuration 2018-08-09 15:54:59 -04:00
Jordan Sherer
4520cdd48d Updated frequency list with new locations for 40m and 80m 2018-08-09 15:50:57 -04:00
Jordan Sherer
6b3591df88 Cleanup some compiler warnings 2018-08-09 15:46:35 -04:00
Jordan Sherer
af913532c5 Fixed bug in saving of band hopping information 2018-08-09 15:28:23 -04:00
Jordan Sherer
e51cc6c3b5 Added some better scheduling logic around station band switching 2018-08-09 12:52:48 -04:00
Jordan Sherer
2989c20175 Updated editing experience for frequency schedule. Fixed some bugs with the data storage 2018-08-09 09:44:22 -04:00
Jordan Sherer
d2ad5ee893 Switched to time range instead of a fixed point for easier comparisons 2018-08-09 00:06:02 -04:00
Jordan Sherer
330eb3a57e Initial stab at band switching...broken 2018-08-08 23:19:27 -04:00
Jordan Sherer
c0cfac10dc Bump expiration date 2018-08-08 17:40:13 -04:00
Jordan Sherer
4eba12b2a2 Fix CQ highlighting 2018-08-08 17:38:50 -04:00
Jordan Sherer
27fe5a3d28 Our callsign is not a selected callsign 2018-08-08 17:30:02 -04:00
Jordan Sherer
be8b4c18ee Fix bug in widegraph not actually setting offset value 2018-08-08 17:21:05 -04:00