Commit Graph

7628 Commits

Author SHA1 Message Date
Joe Taylor ada5a60124 All types of Q65 message averaging are now implemented and functional. 2021-01-15 12:40:38 -05:00
Bill Somerville e18082caab
Print Hamlib version string in system log 2021-01-15 14:05:20 +00:00
Joe Taylor b64c1faba4 Prepare for doing AP=012 decodes from s1a. 2021-01-14 15:52:51 -05:00
Joe Taylor 70a3481a4f Improved organization for obtaining 'q3n' decodes. 2021-01-14 15:39:48 -05:00
Joe Taylor cbb939453f Code cleanup. 2021-01-14 15:19:33 -05:00
Joe Taylor 921831119c Message averaging now working for 'q3n' decodes. 2021-01-14 14:56:37 -05:00
Joe Taylor 02d410d4f7 Send both idec and navg to the q65 callback routine. 2021-01-14 13:23:09 -05:00
Joe Taylor fca6d482f7 Radionalize the reporting of idec values. 2021-01-14 13:13:40 -05:00
Joe Taylor 0abdff0216 Clean up the usage of q65_dec_q3, q65_ccf_85, and q65_ccf_22. 2021-01-14 10:58:11 -05:00
Joe Taylor e0d6e362e8 Make separate sync subroutines q65_ccf_85() (all 85 symbols) and q65_ccf_22() (sync symbols only). 2021-01-14 10:43:50 -05:00
Joe Taylor 32a9f0bc31 Move more variables into public q65 module space. 2021-01-14 10:25:35 -05:00
Joe Taylor 121fd2c3dd Fix a logical test on idec. 2021-01-13 15:29:57 -05:00
Joe Taylor f0808942e5 Move q65_dec0 into q65 module. 2021-01-13 14:50:07 -05:00
Joe Taylor bfca40aa1c Rename q65_sync to q65_dec0. 2021-01-13 14:34:20 -05:00
Joe Taylor 0922a6ca6e Fix several undefined variables. 2021-01-13 14:23:50 -05:00
Joe Taylor 80a7b8c8af More into q65 module. 2021-01-13 11:44:29 -05:00
Joe Taylor f05654e19d More into q65 module. 2021-01-13 11:38:49 -05:00
Joe Taylor a5a1eed681 More into q65 module. 2021-01-13 11:29:33 -05:00
Joe Taylor 18100fd259 More into q65 module. 2021-01-13 11:21:59 -05:00
Joe Taylor df8ad7a8d9 More into q65 module. 2021-01-13 11:07:20 -05:00
Joe Taylor 201004a47d Move more into q65 module. 2021-01-13 10:55:01 -05:00
Joe Taylor dc4c3e87eb Move more things into q65 module. 2021-01-13 10:44:19 -05:00
Joe Taylor 71385aa20a Move some variables into the q65 module. 2021-01-13 10:23:38 -05:00
Joe Taylor daed54db2d Remove unused routines q65_avg() and q65_avg2(). 2021-01-13 09:52:00 -05:00
Joe Taylor 304ca4a55d Move some routines into the module q65.f90. 2021-01-13 09:46:14 -05:00
Joe Taylor 98a52accbb More refactoring of Q65 decoder. 2021-01-12 15:42:24 -05:00
Joe Taylor c9ce452500 Code cleanup. 2021-01-12 14:42:00 -05:00
Joe Taylor 60a053aa94 Working toward some new, separate, Q65 subroutines. 2021-01-12 14:34:41 -05:00
Joe Taylor a75037d053 Accumulate the symbol spectra s1() in array s1a(). 2021-01-12 13:41:39 -05:00
Joe Taylor 63beab393b Compute s1() in a separate subroutine, q65_symspec.f90. 2021-01-12 11:39:26 -05:00
Joe Taylor 0c13a69823 Save a description of useful Unit Tests for several Q65 submodes. 2021-01-12 11:29:18 -05:00
Joe Taylor d25e188dca Code cleanup. 2021-01-12 11:28:46 -05:00
Joe Taylor ef478717ea Don't forget to do something about nsmo = ??. 2021-01-12 08:18:17 -05:00
Bill Somerville b741eb761e
Implement the promised wsprd default data directory if accessible 2021-01-12 01:04:15 +00:00
Joe Taylor cc2ca0f7e7 Fix an "off by one" times mode_q65 error, and some code cleanup. 2021-01-11 15:09:47 -05:00
Bill Somerville db53fcafe3
Merge branch 'release-2.3.0' into develop 2021-01-11 10:33:06 +00:00
Bill Somerville 8b0c1e770c
Updated Japanese UI translation, tnx Oba san,JA7UDE 2021-01-11 10:31:51 +00:00
Bill Somerville 4b472642a2
Merge commit 'f73529e5d7b6f1cbb4df8f622686e78fb5d3ef79' into release-2.3.0 2021-01-10 22:26:27 +00:00
Christoph Berg f73529e5d7 models/FrequencyList.cpp: Fix typo QRQ -> QRG 2021-01-10 23:06:10 +01:00
Joe Taylor fe1aefe93a More code cleanup for module q65.f90. 2021-01-10 16:30:07 -05:00
Joe Taylor f55ac6741b Post single-transmission Q65 decodes to the left panel. 2021-01-10 16:28:52 -05:00
Joe Taylor e8ba69099a Re-organize module q65.f90. Can still be improved! 2021-01-09 19:58:34 -05:00
Joe Taylor c3010f1d14 Revert "Revert "Improve the trace behavior of timer().""
This reverts commit 7f4876cee0.
2021-01-09 18:41:41 -05:00
Joe Taylor 7f4876cee0 Revert "Improve the trace behavior of timer()."
This reverts commit d60a97634b.
2021-01-09 16:35:04 -05:00
Joe Taylor d60a97634b Improve the trace behavior of timer(). 2021-01-09 15:03:41 -05:00
Joe Taylor 146ca19b97 Add some additional calls to timer(). 2021-01-09 11:02:54 -05:00
Joe Taylor 57b6b2dca1 Set the "b90" search range once (in q65_decocd.f90) and share valies through q65.mod. 2021-01-08 09:42:07 -05:00
Joe Taylor f5d2c5cd90 Erase old T M R 73 when RxFreq has changed. 2021-01-07 15:51:52 -05:00
Joe Taylor 3b54196206 Remove two disused lines of code. 2021-01-07 13:37:12 -05:00
k9an b21477b3ba Fix a compiler warning. 2021-01-07 11:38:59 -06:00