Commit Graph

623 Commits

Author SHA1 Message Date
Jordan Sherer
7f992433dc Add Tuple struct with precomputed inverse index 2018-10-02 18:03:15 -04:00
Jordan Sherer
2cb1665e2e Added background thread to compute message frames 2018-10-02 14:38:14 -04:00
Jordan Sherer
862e702b2d Only update count for send button if the text box is dirty 2018-10-02 14:37:12 -04:00
Jordan Sherer
2f6ed1b89c Working through compression implementation for data frames 2018-10-02 14:37:12 -04:00
Jordan Sherer
489cf3a85c Added static built data list 2018-10-02 14:37:12 -04:00
Jordan Sherer
188d775b7f Initial commit of SCDC compression 2018-10-02 14:37:12 -04:00
Jordan Sherer
ec4df58787 Woops. Extra class qualifier. 2018-10-02 14:32:49 -04:00
Jordan Sherer
4e1c04f74a Fixed packet format for APRS 2018-10-02 14:28:33 -04:00
Jordan Sherer
d042fffe75 Do not have the palette button as the default 2018-10-02 14:20:05 -04:00
Jordan Sherer
2199b8b057 Deselect callsign after 1 hour 2018-10-02 14:10:16 -04:00
Jordan Sherer
344635c75f Bump EOL and message 2018-10-02 09:54:09 -04:00
Jordan Sherer
41977d6b61 Added directed menu to the edit context menu 2018-10-02 09:54:00 -04:00
Jordan Sherer
ef8bc26474 Turn off tx before remembering our tune settings 2018-10-01 13:06:31 -04:00
Jordan Sherer
d000925ecb Allow ini overide 2018-09-29 17:42:15 -04:00
Jordan Sherer
b3fd715063 We do not need these null checks 2018-09-29 17:31:01 -04:00
Jordan Sherer
85ccc14549 Added ack sorting 2018-09-29 17:30:27 -04:00
Jordan Sherer
e5f4cd4753 Added indicators for callsigns who can hear you 2018-09-29 17:04:05 -04:00
Jordan Sherer
4426dc77dc Added Joe 2018-09-29 12:20:11 -04:00
Jordan Sherer
17f07caf72 Added callsign to directed button 2018-09-24 21:23:24 -04:00
Jordan Sherer
420f8d0fcc Disabled menu item for ALLCALL SNR query 2018-09-24 21:06:12 -04:00
Jordan Sherer
434942ad29 Labeling 2018-09-24 21:02:23 -04:00
Jordan Sherer
aab859a580 Added column hiding for band and call activity 2018-09-24 16:46:33 -04:00
Jordan Sherer
f71a5f2174 Turned off SELCAL until I can figure out an operating pattern 2018-09-24 15:34:11 -04:00
Jordan Sherer
cd30ac1d3d Removed WSJT-X executables that are not needed 2018-09-24 15:07:55 -04:00
Jordan Sherer
f6138f4c4b Removed legacy UDPExamples 2018-09-24 14:34:11 -04:00
Jordan Sherer
573fa4f8f9 Added drift offset to UTC label 2018-09-23 16:47:07 -04:00
Jordan Sherer
522f5cf743 Renamed Runaway Tx to Idle Watchdog 2018-09-23 16:41:06 -04:00
Jordan Sherer
a0abda9313 Cleaning up stopTx 2018-09-23 16:20:26 -04:00
Jordan Sherer
8591512800 Fixed bug in synchronizer with empty audio frames (hopefully) 2018-09-23 15:14:40 -04:00
Jordan Sherer
db650e970a Ripped out a bunch of fox mode crap 2018-09-23 10:22:28 -04:00
Jordan Sherer
a5b2eeab5d Started basic selcal functionality 2018-09-21 22:41:20 -04:00
Jordan Sherer
f3f051d17c Removed aprs.py 2018-09-21 14:43:19 -04:00
Jordan Sherer
0451f6aca9 Fixing some APRS packet structures 2018-09-21 14:43:02 -04:00
Jordan Sherer
25e7631c09 Added automatic BEACON acknowledgment and BEACON REQ commands 2018-09-21 01:47:21 -04:00
Jordan Sherer
fe1509c94b Renamed macros to saved messages. Added menu and buttons for quick access to all messages configured 2018-09-20 10:46:04 -04:00
Jordan Sherer
8b94c01ff6 Added methods to grab default huff tables 2018-09-20 10:04:18 -04:00
Jordan Sherer
2ab31a663a Updated costas to actually be a costas array. See 7x7 array enumeration here: http://jameskbeard.com/jameskbeard/Files.html#CostasArrays 2018-09-19 14:27:28 -04:00
Jordan Sherer
f6edea8753 Fixed show/hide default for time drift 2018-09-18 21:22:00 -04:00
Jordan Sherer
00cede3763 Bump to 0.7.0 2018-09-18 18:08:45 -04:00
Jordan Sherer
79bc33bcb7 Added menu item to show time drift controls 2018-09-18 18:07:49 -04:00
Jordan Sherer
d08096a934 Initial commit of manual clock drift syncronization 2018-09-18 17:24:07 -04:00
Jordan Sherer
4e094b791c Added new CQ parsing to be more intuitive 2018-09-18 10:53:43 -04:00
Jordan Sherer
1817e298b1 Fixed split rig offset bug during restore freq 2018-09-16 11:30:13 -04:00
Jordan Sherer
c54dfbbcda Bump to 0.6.4 2018-09-15 18:07:20 -04:00
Jordan Sherer
afbcf35d1c Added test button to notification sounds 2018-09-15 17:33:19 -04:00
Jordan Sherer
300ba49e8d Fix configuration styling of compose text font. Added table colors. 2018-09-15 17:33:09 -04:00
Jordan Sherer
dae1118bf3 Fix ALLCALL SNR query when ALLCALL or the station calling is selected 2018-09-15 08:22:24 -04:00
Jordan Sherer
ecc537475a Bump to v0.6.3 2018-09-14 08:45:40 -04:00
Jordan Sherer
caef6ad1cd Bump message version to prevent incompatible CQs between 0.5 and 0.6 while we transition 2018-09-14 08:44:41 -04:00
Jordan Sherer
ffbfb3b133 Fixed issue with APRS packet queue processing 2018-09-13 22:23:32 -04:00