k3ng_cw_keyer/libraries/Goertzel
Federico Pietro Briata, IZ1GLG 8af7693c99 Yaacwk hw (#50)
*     add hardware files for YAACWK Arduino Nano V3.0 based board
    see http://i1cra.briata.org/yaacwk/ for more info

*     enable define HARDWARE_YAACWK as default in this branch

*     removed feature sleep
    enable OPTION_CW_KEYBOARD_ITALIAN

*        Add YAACWK KiCad Schematic Sources for Arduino Nano v3

*      Add YAACWK KiCad Schematic Sources for AtMega 644p

*      Yaacwk 644p variant with:

     FEATURE_LCD_4BIT enabled
     FEATURE_CW_DECODER enabled

*    Updated YAACWK Kicad to allign with latest pin settings for AtMega 644p variant

   moved ps2_keyboard_clock to pin2 (pin3 on AtMega 644p is not an interrupt capable pin!)
   moved paddle_left to pin3
   added cw decoder indicator LED on pin30

* Add HARDWARE_YAACWK and left not default in this branch"

This reverts commit 24624afdce.

* update yaacwk's settings to reflect the current k3ng keyer src code

* fix typo caused by 984f038e31

* Yaacwk - fix eechema, cw_decored reenabled and speed pot now is working

* HARDWARE_YAACWK left enabled by default in this branch

* fix yaawck eeschema for display, to reflect the current src code

* yaacwk, add winkey support

* yaacwk, eeschema cleanup, ps2 pinout fixed, uart ttl and new power input added

* Revert "HARDWARE_YAACWK left enabled by default in this branch"

This reverts commit 464ad47deb.

* cleanup after merge

* yaacwk, settings refresh

* removed kicad stuff, now this is managed on separated repo: https://github.com/federicobriata/iz1glg_yaacw_keyer

* YAACWK v1.1, new pinout for make SPI and Serial1 available, eeschema: https://github.com/federicobriata/iz1glg_yaacw_keyer

* Yaacwk now have 8 analog buttons

* yaacwk, settings refresh

* disable HARDWARE_YAACWK by default in this branch
2018-08-21 17:13:21 -04:00
..
goertzel.cpp restructure library directories 2016-02-13 10:58:35 -05:00
goertzel.h Yaacwk hw (#50) 2018-08-21 17:13:21 -04:00