Wykres commitów

31 Commity (master)

Autor SHA1 Wiadomość Data
k3ng 35ef08da91 2021.12.16.01
Merged pull request 114 https://github.com/k3ng/k3ng_cw_keyer/pull/114 Support for STM32F1 boards - Thanks, 7m4mon
      Merged pull request 107 https://github.com/k3ng/k3ng_cw_keyer/pull/107 Conditional section for LGT8FX8P EEPROM handling - Thanks, Jindřich Vavruška
      Merged pull request 115 https://github.com/k3ng/k3ng_cw_keyer/pull/115 Redraw screen when exiting command mode - Thanks, VK2EFL
      Merged pull request 117 https://github.com/k3ng/k3ng_cw_keyer/pull/117 Support for LCD type: I2C 1602 with backlight using TwiLiquidCrystal library - Thanks, billyf
2021-12-16 21:26:10 -05:00
billy f 56067b18b5
Added support for LCD type: I2C 1602 with backlight using TwiLiquidCrystal-library (#117) 2021-12-16 21:00:59 -05:00
7m4mon 389077d580
Add support for STM32F1 boards. (#114) 2021-12-16 20:59:19 -05:00
Costin Stroie 28915b6715
Add support for using the NewTone library. (#99)
* Added support for configuring the sidetone line states HIGH and LOW.

* Use the NewTone instead of the standard tone library (~1k smaller code).

* Included the NewTone libray by Tim Eckel <teckel@leethost.com>
2020-07-07 11:15:05 -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
Anthony Good fa16f3feab 2019.04.06.01
OPTION_DISABLE_SERIAL_PORT_CHECKING_WHILE_SENDING_CW has been flipped and changed to OPTION_ENABLE_SERIAL_PORT_CHECKING_WHILE_SENDING_CW_MAY_CAUSE_PROBLEMS
      Fixed some compiler warnings
2019-04-06 11:25:15 -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
k3ng b5007f458a fixed files I borked in last push to github 2017-06-03 20:15:11 -05:00
k3ng b22d212031 2017.06.03.01
Fixed a bug I introduced back in version 2017.05.12.01 or so with memory serial number macros not playing in right sequence (Thanks, Fred, VK2EFL)
2017-06-03 20:10:31 -05:00
Anthony Good 71a301716a update to PS2 keyboard library - version 2017.05.12.01 2017-05-12 22:54:44 -04:00
k3ng 2cbe2ebefb added Keypad library 2017-03-30 19:39:56 -04:00
k3ng deb286f38c added library.properties file to K3NG_PS2Keyboard library 2017-03-12 16:00:25 -04:00
Anthony Good 2410d7c8fe fixed ooops with old version of K3NG_PS2Keyboard library getting uploaded to Github 2016-11-17 15:53:02 -06:00
Anthony Good 5702670887 updated TinyKeyer header files 2016-11-17 14:08:13 -06:00
Anthony Good 6aa5a7dbc7 2.2.2016091901
Manual merge of toyo pull request 22
      It is no longer necessary to specify HARDWARE_ARDUINO_DUE in keyer_hardware.h.  It is automatically detected now.
2016-09-19 18:02:14 -04:00
Anthony Good 3924becdc3 restructure library directories 2016-02-13 10:58:35 -05:00
Josiah S. Ritchie c5f3cdc357 Adding the library needed for the Adafruit i2c/spi backpack support 2016-01-28 00:31:14 -07:00
Anthony Good f6c6783100 added HARDWARE_TEST files and README for libraries 2016-01-20 21:08:57 -05:00
Anthony Good 548c7ff0bd 2.2.2015101402
K3NG_PS2Keyboard Library: Fixed issues with CTRL and ALT key combinations with German and French keyboards
2015-10-14 20:35:01 -04:00
Anthony Good e2b5b41cdb 2.2.2015090801
Fixed issue with FEATURE_CW_DECODER + OPTION_CW_DECODER_GOERTZEL_AUDIO_DETECTOR and wrong GOERTZ_SAMPLING_FREQ and GOERTZ_SAMPLES used in goertzel.h causing keyer lockups after startup
2015-09-08 23:28:05 -04:00
Anthony Good 8488212207 2.2.2015082801
Added E24C1024.h and E24C1024.cpp to git
      Fixed compilation issue with Due involving E24C1024 library
2015-08-28 20:54:36 -04:00
Anthony Good b555df91e9 2.2.2015061101
lcd_columns and lcd_rows in keyer_settings*.h files renamed to LCD_COLUMNS and LCD_ROWS
      OPTION_INVERT_PADDLE_PIN_LOGIC - paddle closed = HIGH, paddle open = LOW
2015-06-11 19:37:34 -04:00
Anthony Good 8def0e0d68 fixed minor typo in goertzel.h 2015-05-13 06:59:12 -04:00
Anthony Good e5bc35cb8a 2.2.2015051301
Improvements to FEATURE_CW_DECODER for better decoding and Goetzel settings for Arduino Due
2015-05-13 06:57:48 -04:00
Anthony Good 6acb91b71f 2.2.2015051201
OPTION_CW_DECODER_GOERTZEL_AUDIO_DETECTOR
2015-05-12 17:17:43 -04:00
Anthony Good 0698950cfc added USB Host Library 2015-03-22 19:20:08 -04:00
Anthony Good 127e813da5 restructured library files 2015-03-06 19:33:47 -05:00
Anthony Good 603f3cc622 2.2.2014111801 Fixed compilation errror involving OPTION_WINKEY_2_HOST_CLOSE_NO_SERIAL_PORT_RESET and FEATURE_WINKEY_EMULATION 2014-11-18 17:45:58 -05:00
Anthony Good ef170aa2e1 2.1.2014030901-UNSTABLE
Update to OPTION_NON_ENGLISH_EXTENSIONS
2014-03-09 20:46:10 -04:00
Anthony Good 8f9553d3ef Improved button reading accuracy 2013-11-27 13:52:23 -05:00
Anthony Good 57e7b82357 Initial commit 2013-08-28 20:37:18 -04:00