Wykres commitów

11 Commity (master)

Autor SHA1 Wiadomość Data
David Freese b522d833cb FSF address
* correct FSF address in various files
2015-03-31 04:54:54 -05:00
David Freese 4cbabee12c packet update 2013-11-20 13:30:46 -06:00
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
David Freese f3863c4771 Packet timeops
* added "timeops.h" for gmtime_r
2013-08-02 18:34:00 -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 f96fb25573 Packet debug
* Removed extended initializer list from packet debug code
    Replaced with simple array initializers
  * Caused compile failure on 64 bit FC15 x86_gr with gcc 4.6.1
2011-10-19 06:46:07 -05:00
Chris Sylvain 7b2ecb6ee4 PACKET long blobs
* Fix for MAXOCTET problem when sending long text blobs.
  * tx_char_count now functions as MAXSEGMENT for outgoing blob.
2011-09-21 18:16:04 -05:00
Chris Sylvain 31bfb989c6 PACKET max level
* Do not allow output audio to exceed max level
2011-09-21 18:14:40 -05:00
Chris Sylvain 4942a0b2da Packet audio boost
* Added control to provide Rx audio gain boost
2011-08-16 14:42:17 -05:00
David Freese c2d0b93c62 Pkt compile warnings
* Corrected uninitialized variables in pkt.cxx
2011-06-29 04:12:32 -05:00
Chris Sylvain 4931d1d150 Packet Modem
Merged 3.22.0 with berlios/pu/cs development work
  on packet modem
2011-05-23 17:40:56 -05:00