Wykres commitów

5 Commity (9cbaf774c9358666507a8b19d6ecc888aa4cb80c)

Autor SHA1 Wiadomość Data
Robert Stiles 5209286432 FLDIGI User Manual Update 2016-05-29 15:06:10 -05:00
David Freese 15ca512524 8psk modes
* Combined effort of W1HKJ, KK5VD and KL4YFD
  * Corrected 8psk1333 symbol rate to 12
  * Added no-fec and fec for each 8psk modem type
  * Assigned RsID codes to new modem types
    - backward compatible with previous 8psk implementation
  * Reset interleaver at the start of PSK TX.
  * Add init() routines to encoder:: and viterbi:: in order to reset
    internals without reallocation.
  * Remove string length variance 'n' when measuring char timing.
  * 8PSK soft decoder
    - 8PSK soft bits now use the phase error as a measure of received-bit quality
    - phase error is applied in combination with the a-priori mapped softbits
    - hard-coded the gray-unmapping of incoming bits (reduced CPU load slightly)
  * AFC using vestigial carrier for all 8psk modes
    - enable using "PSK pilot" on psk config tab
    - level controllable on psk config tab
    - use increases cpu usage
    - use can improve low s/n decoding
  * Updated 8psk mode and configuration documention
2015-03-21 08:59:00 -05:00
Robert Stiles a488e72a98 Documentation Update
* Add Latest 8PSK modes and seperate PSK modem types
  * Update Menu Chapter
  * About Dialog Box
    - Change Copyright Year in About Dialog Box HTML Data
    - Put localization strings into a <pre>...</pre> block
2014-11-18 13:51:02 -06:00
Robert Stiles 80dc81bcad Documentation
* Updated / added
    - images
    - user source docs
    - prog source docs
  * New png's for 8PSK
  * Add new Mouse interaction with Freq Display"
2014-10-14 20:19:36 -05:00
Robert Stiles 67a744b216 Doxygen Inclusion
* Add user and programmer documentation
2014-08-29 04:03:54 -05:00