Wykres commitów

24 Commity (37ffd696e10ee4bac7385a7d6fca954dc85a551c)

Autor SHA1 Wiadomość Data
Stelios Bounanos af78f3465f Improve RSID QSY functionality
The qsy() function will now change the rig frequency when it notices
that the modem is permanently frequency-locked (e.g., MT-63).

  * Remove modem_frequency argument and associated code from the various
    rig control set_qsy functions, this is now done by qsy().
  * Make modem::set_freq() virtual and override it in mt63 in order to
    better prevent frequency changes.
  * Use qsy() in the RSID decoder and notifier "Go to freq" callback.
2010-01-11 16:58:17 +00:00
David Freese ddc5790b7b Modem Initialization
Removed duplicate invocations of init() for several
    modem types.

Carrier callback

    Corrected frequency limits computation in waterfall::opmode()
    method.
2010-01-06 21:45:51 -06:00
David Freese b72cfd5053 MT63 mod
Added tone duration setting to MT63 configuration tab
    Removed the small noise blip that preceeded the "tune" tones
2009-07-25 14:19:35 -05:00
David Freese cf4c6710fa MT63 transmit bug fix
1. MT63 tx buffer was not correctly initialized at the start
       of each transmission.
    2. Added Rx Integration length selector to MT63 configuration.
    3. Added lowest / highest preamble tones as a signal acquisition
       aid.  User can enable lowest, both or none.
2009-07-24 02:43:03 +01:00
Stelios Bounanos 9d566564c4 Clean up headers 2009-04-12 23:57:17 +01:00
David Freese 8a8317ef29 Added FEC_snr and FEC_freq_offset displays to status bar 2009-02-13 08:50:49 -06:00
David Freese e5bdb1a1a3 Cosmetic changes to mt63 source - increase white space for easier
reading
2009-02-12 21:21:39 -06:00
David Freese 069099fcf1 Deleted all references to afcIND 2009-02-01 20:19:25 -06:00
David Freese a193ebab52 MT63 receiver buffer flush
Added rx_flush to MT63 modem class.  Allows immediate transition
from Rx to Tx after remote station ceases transmission.  No loss
in Rx characters
2009-01-01 14:23:49 -06:00
David Freese 6e5b077ac7 Restore MT63 cursor
Force MT63 wf cursor to fixed tracking points; 750, 1000, 1500 for
MT63-500/1000/2000 respectively
2008-12-31 15:12:31 -06:00
Stelios Bounanos 61bfa8140c Upstream version 3.02AB 2008-08-22 19:30:15 +01:00
Stelios Bounanos a577acc3a3 Upstream version 3.0preP 2008-07-06 10:12:27 +01:00
Stelios Bounanos f379ad5eab Upstream version 3.0pre1 2008-06-12 23:15:17 +01:00
Stelios Bounanos ffc692c17c Upstream version 2.11AB 2008-05-11 00:59:51 +01:00
Stelios Bounanos d5b8fecd6e Upstream version 2.11M 2008-04-16 12:02:33 +01:00
Stelios Bounanos 78fc91593f Upstream version 2.10Y 2008-03-09 21:58:08 +00:00
Stelios Bounanos 768e509586 Upstream version 2.10X 2008-03-09 19:14:23 +00:00
Stelios Bounanos bca62e6715 Upstream version 2.10V 2008-03-08 23:19:46 +00:00
Stelios Bounanos 86956a231c Upstream version 2.10U 2008-03-07 12:40:30 +00:00
Stelios Bounanos cdcdc6c326 Upstream version 2.10P 2008-03-02 08:22:41 +00:00
Stelios Bounanos b4bd00695e Upstream version 2.10M 2008-02-29 06:58:19 +00:00
Stelios Bounanos b295c0f877 Upstream version 2.10L 2008-02-28 08:13:53 +00:00
Stelios Bounanos 4d5b9e7a35 Upstream version 1.37U 2007-09-19 01:33:25 +01:00
Stelios Bounanos 4d5c3d4768 Upstream version 1.33 2007-06-22 23:04:50 +01:00