Wykres commitów

3 Commity (d2449479236a2228991c14887f62d2d4dcd7ddde)

Autor SHA1 Wiadomość Data
David Freese 563d667ca2 Inline macro tags
* Created ability to delay execution of designated tags
    until the time of occurance in the transmit character
    stream.  These include:
    - <DTMF - dual tones
    - <!WPM - CW words per minute
    - <!POST - CW post delay
    - <!PRE  - CW pre delay
    - <!RISE - CW rise/decay time
    - <!MODEM: - change to specified modem
  * The <! tags use the same parameters as their non delayed
    counterparts
2011-09-05 16:08:24 -05:00
David Freese 7184fb8947 DTMF decoder
* Added decoder to cDTMF
2011-09-03 19:27:19 -05:00
David Freese ff3b0b2039 DTMF class
* Changed implementation to separate class, similar to RsID
    implementation
  * Added Delay and Tone Pulse Length parameters to <DTMF: tag
    - <DTMF:D500:L250:1-256-828-3105>
    -       |    |    |_phone #
    -       |    |_250 msec pulse duration, 50 msec default
    -       |_500 msec wait before first tone, 0 default
  * Decoder under development
2011-08-30 14:09:00 -05:00