Wykres commitów

7 Commity (master)

Autor SHA1 Wiadomość Data
Anthony Good 42f3b68425 2021.07.17.01
Added pins pin_sending_mode_automatic and pin_sending_mode_manual which go HIGH for automatica and manual sending modes
2021-07-17 15:58:21 -04:00
Ron Craig 45cf4f5b8f
Add FEATURE_LCD_BACKLIGHT_AUTO_DIM dims LCD and/or Power LED after x minutes (#110) 2021-03-19 20:28:35 -04:00
Anthony Good 0f558b2dd4 2020.08.24.01
In pin settings files clarified the function of pins for FEATURE_CW_DECODER & OPTION_CW_DECODER_GOERTZEL_AUDIO_DETECTOR
      Updated CW Decoder Wiki Page https://github.com/k3ng/k3ng_cw_keyer/wiki/385-Feature:-CW-Decoder
2020-08-24 20:59:17 -04:00
Anthony Good 07730bbb8f 2020.08.21.01
FEATURE_COMMAND_BUTTONS is now called FEATURE_BUTTONS
      Command mode is now broken out into its own feature, FEATURE_COMMAND_MODE
2020-08-21 21:05:18 -04:00
Anthony Good e9e94abc4c 2019.12.07.05
Resolved conflict and merged pull request 85 - Command mode display memory ( https://github.com/k3ng/k3ng_cw_keyer/pull/85/) Thanks, Fred, VK2EFL
      Github conflict resolution tool nuked about 2000 lines at the end on ino file.  Fixed that.  GRRRRRRR
      Added OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE from pull request 85 to all hardware profile feature files
      Updated all pin settings files so that correct_answer_led and wrong_answer_led are always defined
2019-12-07 12:56:54 -05:00
Anthony Good b053f0ebf4 2019.05.03.02
Added potentiometer_enable_pin
      Merged pull request https://github.com/k3ng/k3ng_cw_keyer/pull/64  (Thanks, W6IPA)
2019-05-03 21:04:09 -04:00
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