126249dc9cAdded either libgfortran3 or libgfortran5 for debian
Jordan Sherer
2020-06-25 20:56:42 -0400
3bc1fa944cAdded fsync for unix/windows in file utils
Jordan Sherer
2020-06-05 11:09:00 -0400
263d9ccaf6Fixed#339: flushed text buffers on file save for logbook.
Jordan Sherer
2020-06-05 10:41:49 -0400
9b1c692d76Fixed#340: help and version should be command line output
Jordan Sherer
2020-06-05 10:33:56 -0400
10fc2918efDisabling Ultra for now...decoder needs some work
Jordan Sherer
2020-06-04 10:29:14 -0400
365b9546deFortran cleanup take two
Jordan Sherer
2020-05-31 15:34:57 -0400
df63f23c22Removed xcor fortran code
Jordan Sherer
2020-05-31 00:15:10 -0400
1a92a23d2eAdd maximum filter spinbox, menu item in waterfall, and proper controls for handling editing
Jordan Sherer
2020-05-30 16:55:18 -0400
f611072967Fixed waterfall affecting decode range when filter is disabled
Jordan Sherer
2020-05-25 20:30:08 -0400
5fd8ff3857Pulling out more unused fortran code
Jordan Sherer
2020-05-25 14:02:50 -0400
86f5d5b791Fixed ACKs encoding
Jordan Sherer
2020-05-25 11:30:16 -0400
ba2efc2416Enabling Ultra for experimentation
Jordan Sherer
2020-05-23 23:02:36 -0400
f4ae053137Fixed a few auto drift bugs
Jordan Sherer
2020-05-19 09:52:00 -0400
b6fc45b645Removed conditional E
Jordan Sherer
2020-05-18 10:28:29 -0400
7d67c96e78Cleanup
Jordan Sherer
2020-05-17 16:41:40 -0400
1bfa2e3558Auto time drift stop label
Jordan Sherer
2020-05-17 16:39:41 -0400
6efb725f86Disabled alt position decoding for now...
Jordan Sherer
2020-05-17 14:33:09 -0400
47ad3adcd4Added time drift auto stop after a number of decoders. Edited decode positions
Jordan Sherer
2020-05-17 14:21:38 -0400
bdcd350aa4Reset drift average on clear
Jordan Sherer
2020-05-16 22:08:39 -0400
09e1e57c62Added shortcuts to time drift controls in the menu
Jordan Sherer
2020-05-16 15:01:03 -0400
2f686e9c50Added clear activity functions to the menu.
Jordan Sherer
2020-05-16 14:41:22 -0400
bb548c3672Merge branch 'decoder-experiments' into ft8call-develop
Jordan Sherer
2020-05-16 14:14:57 -0400
7e70122cb5Automatically stop time drift sync after decode by default
Jordan Sherer
2020-05-16 11:57:27 -0400
9c2b5b989aAdded tooltip for sync button
Jordan Sherer
2020-05-15 21:39:25 -0400
64d9a303b3Fixed display bug of sync button
Jordan Sherer
2020-05-15 21:36:16 -0400
cfca814476Allow slow mode to auto sync as well
Jordan Sherer
2020-05-15 21:31:50 -0400
9728fe52c2Moved auto sync experiment into the timing tab
Jordan Sherer
2020-05-15 21:30:10 -0400
1b6a4dd301Updated menu label
Jordan Sherer
2020-05-14 22:17:20 -0400
f0b5508c1eEnable autosync for testing
Jordan Sherer
2020-05-14 21:21:38 -0400
97dfc7f52fCleaning up frame dedupe, decode debug, and decode buffer thresholds
Jordan Sherer
2020-05-14 21:14:01 -0400
0869bc3f57Fixed total frames needed for decode in the experimental decoder
Jordan Sherer
2020-05-14 12:05:16 -0400
0195285e12Cleaned up autosync/autodrift
Jordan Sherer
2020-05-13 22:22:51 -0400
864db3efafRecord time drift when autosyncing as the drifted time
Jordan Sherer
2020-05-13 22:20:20 -0400
c44e75b20aAdded experimental auto-sync function for normal mode.
Jordan Sherer
2020-05-13 21:15:21 -0400
672f0e4535Added decode debug of where we start the decode
Jordan Sherer
2020-05-13 21:15:00 -0400
d76bb7fbd2Updated detector to reset kin on drift
Jordan Sherer
2020-05-13 21:14:15 -0400
07cbb09219Trying the experimental decode timing (more liberal decoding)
Jordan Sherer
2020-05-11 20:53:03 -0400
ed70ac5a1aAdded proper caching of message frames during dedupe with date expiration
Jordan Sherer
2020-05-11 15:11:56 -0400
a6647c548bMoved experiment into own function
Jordan Sherer
2020-05-11 14:17:55 -0400
22911e332aExpose color pallete
Jordan Sherer
2020-05-11 10:49:29 -0400
1d51f54efdAdded checkbox for displaying decode attempts in the waterfall. Gating experiments for now
Jordan Sherer
2020-05-11 09:27:04 -0400
856aa853dbRestructuring decoder for every second
Jordan Sherer
2020-05-10 20:13:20 -0400
52ecf192acBack to 2.48s JZ for normal
Jordan Sherer
2020-05-10 14:05:24 -0400
6d9e2b8461Keeping track of last decode position
Jordan Sherer
2020-05-10 09:02:50 -0400
0887f12e8cWorking sync via 1 second timing for A mode only
Jordan Sherer
2020-05-09 11:36:09 -0400
45c1d14112Turning off auto drift experiment, only drawing sync stats
Jordan Sherer
2020-05-07 22:41:10 -0400
4dbb91047fWraparound buffer for BCDEI decoders
Jordan Sherer
2020-05-07 22:24:48 -0400
25d644955fSyncStats should be output differently than DecoderDebug
Jordan Sherer
2020-05-07 16:15:38 -0400
bf8fb4aa85Smaller increment adjustment for drift. 1 second interval lines.
Jordan Sherer
2020-05-07 15:47:50 -0400
6bf4b41311Working automatic time sync based on syncStats
Jordan Sherer
2020-05-07 15:32:28 -0400
b21f937481Write notice text to UI when drifting automatically
Jordan Sherer
2020-05-06 20:16:29 -0400
e87704f119Experiments in computing and setting drift automatically
Jordan Sherer
2020-05-06 20:08:30 -0400
4b36884abbExperimental drawing of sync state
Jordan Sherer
2020-05-06 11:15:41 -0400
c7db09fff5Removed debug statements from subtractjs8
Jordan Sherer
2020-05-05 08:28:06 -0400
fc40bf74a3Initial experiment of no timing requirement
Jordan Sherer
2020-05-04 20:59:17 -0400
76dfd50e74Added new command HEARTBEAT SNR for sending heartbeat ACKs
Jordan Sherer
2020-05-03 22:25:51 -0400
7e9a9968e0Fixed decoder hang on cshift when subtracting signal
Jordan Sherer
2020-05-03 14:58:47 -0400
eeffb13719Fixed depth=4. Removed apmask from bpd and osd.
Jordan Sherer
2020-05-02 22:31:45 -0400
c8476b3308Moved ctwk computation to syncjs8d
Jordan Sherer
2020-05-02 15:24:20 -0400
382c465e09Test alt by default, only dump if output differs
Jordan Sherer
2020-05-02 14:51:26 -0400
2d6ac83606Bumped max candidates to 300 (configurable) and cleaned up some sync code
Jordan Sherer
2020-05-02 14:48:46 -0400
bef896c771Added ability to compare results with an old js8 decoder for testing
Jordan Sherer
2020-05-02 14:47:09 -0400
d4eb7497d5Added rudimentary test harness with example wav audio
Jordan Sherer
2020-05-02 14:14:16 -0400
a276a643bbReorder nfqso reording after dedupe
Jordan Sherer
2020-05-01 17:23:21 -0400
123cf9c5a0Sync on ABC, AB, BC
Jordan Sherer
2020-05-01 17:19:07 -0400
c7354f1fc5Ensure pass 3 does subtraction if we have a fourth pass
Jordan Sherer
2020-05-01 10:31:01 -0400
ff21c67e09Fixed a problem in the synchronization code that caused issues with failed decodes on signals that should be able to be decoded
Jordan Sherer
2020-05-01 10:16:12 -0400
59ce3b1118Improving decoder performance
Jordan Sherer
2020-04-30 22:48:20 -0400
1a10ab5d13Working through decoder fixes, getting closer
Jordan Sherer
2020-04-30 21:14:29 -0400
60f9a03898Working through decoder fixes
Jordan Sherer
2020-04-30 17:17:56 -0400
e41f02f76aFixed waterfall bugs on click
Jordan Sherer
2020-04-27 20:36:55 -0400
9f23e21d43Updated waterfall to make scroll speed configurable
Jordan Sherer
2020-04-27 16:35:37 -0400
6f5f42ffbcAdded TUNE button to Control Menu
Jordan Sherer
2020-04-26 16:50:13 -0400
fe751c8e56Changed hamlib legacy define to JS8_USE_HAMLIB_THREE
Jordan Sherer
2020-04-26 16:38:32 -0400
0e5bf8b50fAdded detail to tooltip for call activity
Jordan Sherer
2020-04-26 16:36:42 -0400
fcb49d8028Make missing frame indicator user configurable
Jordan Sherer
2020-04-26 15:01:48 -0400
c2d1300a8eUpdated readme and install docs
Jordan Sherer
2020-04-26 14:39:35 -0400
abfe7dd833Fixed bug of disappearing text on enter keypress while transmitter is disabled
Jordan Sherer
2020-04-26 13:50:03 -0400
220a05e69aBumped libgfortran to >= 8.4.0
Jordan Sherer
2020-04-26 13:45:52 -0400
1dc70ebf32Remove open file menu items when debug save is disabled
Jordan Sherer
2020-04-22 20:22:16 -0400
4f2f3725bfRemove save menu debug...it doesn't work
Jordan Sherer
2020-04-19 20:41:13 -0400
a50df386b9Fixed#330: only pause the decoder while actively transmitting
Jordan Sherer
2020-04-19 20:35:53 -0400
dab46fce6bAuto+conf is the default
Jordan Sherer
2020-04-19 20:26:04 -0400
1d2ebd8a34Spot group commands to JS8NET
Jordan Sherer
2020-04-19 11:29:11 -0400
5b2326fd59Fixed encoding of compound SNR frames (missing snr values)
Jordan Sherer
2020-04-16 22:26:27 -0400
1244f2d69eFixed response of heartbeats
Jordan Sherer
2020-04-16 22:07:35 -0400
905a2c6a71Added legacy hamlib fix for rig struct
Jordan Sherer
2020-04-15 15:39:06 -0400
37d493f852Removed debug statement
Jordan Sherer
2020-04-15 15:33:30 -0400
7d0158782cAdded menu items that correspond to the toggle buttons in the display
Jordan Sherer
2020-04-15 15:33:07 -0400
a2d5c8fbcfEasily disable the transmitter with one button press
Jordan Sherer
2020-04-15 15:23:41 -0400
09ecc6d19eRecord the frequency when a decode happens and use that for when we process the decoded message (i.e., spotting, display, etc)
Jordan Sherer
2020-04-15 11:11:49 -0400
dd08b367e3Added QRP and QRO groups
Jordan Sherer
2020-04-12 11:32:48 -0400
defc99c274APRSIS delay / skip percentage is now configurable on the client (not exposed to user though)
Jordan Sherer
2020-04-11 11:46:12 -0400
7fa2f355d3Added ability to block spotting of specific callsigns if desired
Jordan Sherer
2020-04-10 20:27:34 -0400
211685e3a4Removed automatic adding of @HB group
Jordan Sherer
2020-04-06 14:09:55 -0400
d2924487b5Fixed bug in new API
Jordan Sherer
2020-04-05 14:34:45 -0400
c4b2729021Added two inbox API functions
Jordan Sherer
2020-04-05 14:33:10 -0400