Wykres commitów

6 Commity (master)

Autor SHA1 Wiadomość Data
Anthony Good c1042e51cf 2019.05.29.01
FEATURE_WINKEY_EMULATION - fixed issues with paddle echo (Thanks, Bob, N6TV)
      Settings - winkey_paddle_echo_buffer_decode_time_factor changed to winkey_paddle_echo_buffer_decode_timing_factor
      Fixed keyer_pin_settings_nanokeyer_rev_*.h to include potentiometer_enable_pin (https://github.com/k3ng/k3ng_cw_keyer/issues/68) (Thanks, rificity)
      convert_cw_number_to_ascii() was returning exclamation and not comma (Thanks, W6IPA)
      FEATURE_AMERICAN_MORSE - fixed errant submitted change in send_char() (Thanks, Sverre, LA3ZA)
2019-05-29 10:06:17 -04:00
Federico Pietro Briata, IZ1GLG 3185af5aa2 in yaacwk, FEATURE_COMMAND_LINE_INTERFACE_ON_SECONDARY_PORT left optional (#65) 2019-05-14 20:09:10 -04:00
Anthony Good a89f8bcd0f remerging pull request 51 2019-04-27 11:00:50 -04:00
Anthony Good f6dd98e8c7 fixing up a dorked up local repo - sigh 2019-04-27 10:58:07 -04:00
Anthony Good 11cd2af90a 2019.04.27.02
Merge of pull request 59 https://github.com/k3ng/k3ng_cw_keyer/pull/59 - HARDWARE_K5BCQ added.  (Thanks, woodjrx)

    2019.04.27.03
      Merge of pull request 51 https://github.com/k3ng/k3ng_cw_keyer/pull/51 - Yaacwk dev (Thanks, federicobriata)
2019-04-27 10:47:56 -04:00
Federico Pietro Briata, IZ1GLG b3851544bd Yaacwk dev (#51)
*     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

* Tested YAACWK with USB Host Shield: DuinoFun UHS mini v2.0 (Aug. 16, 2014)

* YaaCWk - added some different preconfigurations
2019-04-27 10:28:28 -04:00