Wykres commitów

35 Commity (master)

Autor SHA1 Wiadomość Data
k3ng e9039e5b42 2023.09.28.2326
Added HARDWARE_MORTTY_PICO_OVER_USB
2023-09-28 19:30:20 -04:00
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
k3ng cc825c00f0 test push to Github 2021-12-16 18:40:27 -05:00
Anthony Good 0555eeb0c2 2020.06.03.01
Fixed issue (hopefully) with memory_area_start automatic cacluation
      Fixed issue of command_mode_acknowledgement_character not used for command acknowledgement when FEATURE_COMMAND_MODE_ENHANCED_CMD_ACKNOWLEDGEMENT is disabled
2020-06-03 12:31:26 -04:00
Anthony Good 3a682a3205 2020.04.14.02
Support for FlashAsEEPROM, take two; ARDUINO_SAMD_VARIANT_COMPLIANCE support (Thanks Phil M0VSE)
2020-04-14 19:08:28 -04:00
Anthony Good 267f0cd0e2 2019.12.07.01
Updated version number for multiple merged pull requests
        https://github.com/k3ng/k3ng_cw_keyer/pull/78 - Custom startup text - Thanks, Fred, VK2EFL
        https://github.com/k3ng/k3ng_cw_keyer/pull/80 - FK-11 Support - Thanks, Ben git1k2
        https://github.com/k3ng/k3ng_cw_keyer/pull/82 - Additional display info - Thanks, Fred, VK2EFL
      Fixed errant text at line 7293 from merge of pull request 82
2019-12-07 11:30:46 -05:00
git1k2 b033da29f0 Fk 11 support (#80)
* Initial Funtronics FK-11 support

* Initial Funtronics FK-11 support

* Initial Funtronics FK-11 support

* More specific location

* Add FaBo_212_LCD_PCF8574 library and cleanup

* Fix USB_Host_Shield directory
2019-12-07 11:17:25 -05:00
Anthony Good 914ce7fcf6 2019.11.07.02
Manual merge of contributed S02R code in progress.  Details later.  No functionality added or big fixes.
2019-11-07 21:58:17 -05:00
Anthony Good 7d7c0fc8d4 2019.10.23.01
Added HARDWARE_MORTTY_REGULAR, HARDWARE_MORTTY_REGULAR_WITH_POTENTIOMETER, HARDWARE_MORTTY_SO2R, HARDWARE_MORTTY_SO2R_WITH_POTENTIOMETER
      (Going to depricate Morrty preconfigurations directory shortly...)
2019-10-23 19:03:08 -04:00
iz3gme ffcb0e92ef New HW addition - PIC32 Pinguino (#75)
*     New HW addition

    * Added support for Olimex PIC32-PINGUINO board

    * Definitions file for my own hardware layout and options
      Complete cad project will be available soon on github

    https://github.com/iz3gme/k3ng_cw_keyer

* Fixed number of buttons
2019-08-18 21:31:16 -04:00
Anthony Good 6996453c68 2019.05.15.01
Merged pull request https://github.com/k3ng/k3ng_cw_keyer/pull/65 (Thanks, federicobriata); yaacwk FEATURE_COMMAND_LINE_INTERFACE_ON_SECONDARY_PORT
      Merged pull request https://github.com/k3ng/k3ng_cw_keyer/pull/67 (Thanks, OK1CDJ); New hardware profile: HARDWARE_OPENCWKEYER_MK2 https://github.com/ok1cdj/OpenCWKeyerMK2
      Merged pull request https://github.com/k3ng/k3ng_cw_keyer/pull/66 (Thanks, woodjrx); Last update for K5BCQ
2019-05-15 16:54:05 -04:00
Ondrej Kolonicny 37a632f487 New HW addition (#67)
* Added OpenCW keyer MK2 hardware and options

* Definitions file for Open CW Keyer MK2 

https://github.com/ok1cdj/OpenCWKeyerMK2
2019-05-15 06:42:08 -04:00
Joshua Wood ae5039c90d Last update for K5BCQ (#66)
* Adding initial K5BCQ pcb files

* Wrong pin for audio

* Updated features that are enabled by default.

* magit added a spacemacs backup file...

* Update keyer_hardware.h

* Cleaned up empty spaces, added non-invasive features as default, more notes.

* Hopefully last set of changes for K5BCQ v2.1
2019-05-14 20:10:46 -04:00
w6ipa e26f26220d Megakeyer hardware specific options (#61)
* Add Megakeyer defaults

* Fix missing define
2019-05-03 20:04:50 -04:00
Anthony Good 455c20f513 fixing up dorked up local repo more 2019-04-27 11:05:58 -04:00
Anthony Good f6dd98e8c7 fixing up a dorked up local repo - sigh 2019-04-27 10:58:07 -04:00
Anthony Good 1b8d03eef0 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 10:23:11 -04:00
Joshua Wood e5b788b29d Adding initial K5BCQ pcb files (#59)
* Adding initial K5BCQ pcb files

* Wrong pin for audio

* Updated features that are enabled by default.

* magit added a spacemacs backup file...

* Update keyer_hardware.h
2019-04-27 10:13:08 -04:00
Anthony Good d5ecbcad2a 2019.04.27.01
FEATURE_DISPLAY - fixed issue with cpm label and FunKeyer.  (Thanks, Fred, VK2EFL)
      Fixed bug introduced in version 2019.02.05.01 with not being able to switch between CLI and Winkey at startup using command button when FEATURE_COMMAND_LINE_INTERFACE and FEATURE_WINKEY_EMULATION both compiled in (Thanks, Dave, G8PGO)
2019-04-27 10:08:43 -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
Anthony Good 3eff2ee164 2018.04.23.01
OPTION_KEEP_PTT_KEYED_WHEN_CHARS_BUFFERED - when Winkeyer Pause command is received, PTT is now de-asserted until Pause is cleared
2018-04-23 22:06:20 -04:00
Anthony Good 962b87bb58 2018.04.15.01
Added HARDWARE_MORTTY

    2018.04.16.01
      Added OPTION_WINKEY_BLINK_PTT_ON_HOST_OPEN - visual cue that Winkey HOST OPEN has occurred
2018-04-16 15:17:48 -04:00
Anthony Good 7b1bb55518 2018.03.31.01
Now have OPTION_WINKEY_2_HOST_CLOSE_NO_SERIAL_PORT_RESET activated in feature files by default.
2018-03-31 10:30:31 -04:00
Anthony Good 80fd5931bd 2018.03.29.01
Support for ARDUINO_GENERIC_STM32F103C (Blue pill boards) contributed by Marcin SP5IOU
      HARDWARE_GENERIC_STM32F103C hardware profile in keyer_hardware.h
      How to deal with those boards with Arduino: https://www.techshopbd.com/uploads/product_document/STM32bluepillarduinoguide(1).pdf
2018-03-30 17:59:25 -04:00
Anthony Good f74d2dd2f9 2018.03.24.01
Support for ARDUINO_MAPLE_MINI contributed by Marcin SP5IOU
      HARDWARE_MAPLE_MINI hardware profile in keyer_hardware.h
2018-03-24 09:07:41 -04:00
Anthony Good 31333304fe 2018.02.01.01
Changed Toggle cw send echo CLI command from \: to \;
      Deprecated FEATURE_CLI_EXPERT_MENU
      Working on Extended CLI Commands /:
      Added OPTION_EXCLUDE_EXTENDED_CLI_COMMANDS
      Extended CLI Commands
        eepromdump
        saveeeprom <filename>
        loadeeprom <filename>
        printlog
        clearlog
        ls <directory>
        cat <filename>
      Added serial support for ARDUINO_AVR_LEONARDO_ETH
2018-02-01 20:09:50 -05:00
k3ng 271cf5f148 fixed error regarding Tinykeyer configuration files in notes in keyer_hardware.h 2017-03-28 16:20:54 -04:00
Anthony Good 28e2ae19ff 2.2.2016121001
Support for FUNtronics FK-10 contributed by disneysw. HARDWARE_FK_10 in keyer_hardware.h; files: keyer_pin_settings_fk_10.h, keyer_features_and_options_fk_10.h, keyer_settings_fk_10.h
2016-12-10 16:58:25 -05:00
Anthony Good 3b50133516 2.2.2016120101
Compilation of serial related functionality for TEENSYDUINO
2016-12-01 20:35:01 -05:00
Anthony Good 98d0a3ae0d 2.2.2016112302
Updated keyer_hardware.h to accomodate Leonardo, Yun, Esplora, and other boards to compile with Serial related functionality.
2016-11-23 16:10:04 -05:00
Anthony Good c8e3004d8b 2.2.2016111702
Eliminated FEATURE_DIT_DAH_BUFFER_CONTROL code; it's compiled in with core code now.  Also depricated OPTION_DIT_DAH_BUFFERS_OFF_BY_DEFAULT_FOR_FEATURE_DIT_DAH_BUFFER_CONTROL
2016-11-23 15:20:17 -05:00
Anthony Good c7789375d4 2.2.2016111701
FEATURE_CW_COMPUTER_KEYBOARD enhancements from Giogrio IZ2XBZ
2016-11-17 16:38:38 -06:00
Anthony Good 01efcf1875 2.2.2016110801
Integrated OK1RR Tiny Keyer hardware files - HARDWARE_TINYKEYER in keyer_hardware.h file
2016-11-08 14:47:19 -05:00
Anthony Good 0b070a96a9 placed code in subdir to better play with Arduino IDE 2016-10-28 18:18:13 -04:00