Wykres commitów

20 Commity (d2449479236a2228991c14887f62d2d4dcd7ddde)

Autor SHA1 Wiadomość Data
David Freese b8f424213b g_fft
* Added new fft class template g_fft
  * Modified class complex to be based on std::complex
    - required changes in all modem implementations
2013-10-19 07:43:21 -05:00
John Phelps 51db482d9a Allow xmit of EOT character
* Still retains use of " ^r " in the user window
  * Covers special-case for FLARQ usage where ETX should
    stop the modem
  * EOT character can  now be transmitted from Tx window instead
    of switching to Rx mode
  * From: Andrej Lajovic <s57ln@hamradio.si>
    - Substitute symbolic names for negative return values of
      get_tx_char()
2012-12-08 08:04:47 -06:00
David Freese 6b39f526b9 WWV xmt mode
* Added sound card time tick transmit
2011-09-21 10:29:24 -05:00
David Freese 1aae11e61c RX_ONLY Modem type
Added rx_only_ boolean to allow creation of modems that are
  receive only, such as WWV, Analysis.  Default modem type is
  to allow both rx and tx.
2010-04-08 18:25:12 -05:00
David Freese c10ee739ac Freq Analysis Init
* Reset filters on start or waterfall "tuning"
  * Saved data file format change
      - Radio Frequency, Sideband, Audio Tracking freq recorded
        on restart or waterfall tune.
      - Tracked difference frequency, derived RF frequency recorded
2010-04-08 18:25:12 -05:00
Stelios Bounanos cc957f37cf Update copyright headers
* Relicense: GPLv2+ -> GPLv3+
  * Update authors' copyright notices
2010-03-01 13:09:16 +00:00
Stelios Bounanos 9d566564c4 Clean up headers 2009-04-12 23:57:17 +01:00
David Freese 069099fcf1 Deleted all references to afcIND 2009-02-01 20:19:25 -06:00
Stelios Bounanos 785c504eea Plug memory leaks 2008-07-26 21:09:47 +01:00
Stelios Bounanos 58fcf3b2f7 Modem cleanups 2008-07-09 03:07:31 +01:00
Stelios Bounanos a577acc3a3 Upstream version 3.0preP 2008-07-06 10:12:27 +01:00
Stelios Bounanos d5b8fecd6e Upstream version 2.11M 2008-04-16 12:02:33 +01:00
Stelios Bounanos ccd970fe74 Upstream version 2.10B 2008-02-15 19:36:53 +00:00
Stelios Bounanos c40dccc5b8 Upstream version 2.09E 2008-02-04 00:54:01 +00:00
Stelios Bounanos 4aba0d51f2 Upstream version 2.05d 2007-12-05 18:13:05 +00:00
Stelios Bounanos e229f2849c Upstream version 2.05c 2007-12-01 04:29:52 +00:00
Stelios Bounanos e672295140 Upstream version 2.05b 2007-11-28 22:32:50 +00:00
Stelios Bounanos 1e5172cb3f Upstream version 1.38.09 2007-10-06 16:04:10 +01:00
Stelios Bounanos 23b6edc856 Upstream version 1.38.01 2007-09-19 01:45:42 +01:00
Stelios Bounanos 4d5c3d4768 Upstream version 1.33 2007-06-22 23:04:50 +01:00