diff --git a/k3ng_keyer/k3ng_keyer.ino b/k3ng_keyer/k3ng_keyer.ino index df93f70..b9cf112 100644 --- a/k3ng_keyer/k3ng_keyer.ino +++ b/k3ng_keyer/k3ng_keyer.ino @@ -1323,6 +1323,13 @@ Recent Update History Added Q command to FEATURE_COMMAND_MODE: Adjust keying compensation (left paddle = increase, right paddle = decrease) FEATURE_COMMAND_LINE_INTERFACE \:comp command now displays warning if keying compensation setting is probably too high + 2021.03.10.01 + Merged Pull Request 108 https://github.com/k3ng/k3ng_cw_keyer/pull/108 from VK2EFL + Adds to the \S CLI listing a display of the current tx's lead and tail times, plus the hang time (in wordspace units) plus the memory repeat time. + Merged Pull Request 109 https://github.com/k3ng/k3ng_cw_keyer/pull/109 from VK2EFL + Adds the option of a memory repeat time between repeated playing of memory 1 when in beacon mode. + Adds the option of having the PTT tail time added to the PTT at the end of each playing of memory 1 when in beacon mode. + Documentation: https://github.com/k3ng/k3ng_cw_keyer/wiki Support: https://groups.io/g/radioartisan ( Please do not email K3NG directly for support. Thanks ) @@ -1350,7 +1357,7 @@ If you offer a hardware kit using this software, show your appreciation by sendi */ -#define CODE_VERSION "2021.01.25.01" +#define CODE_VERSION "2021.03.10.01" #define eeprom_magic_number 41 // you can change this number to have the unit re-initialize EEPROM #include diff --git a/k3ng_keyer/keyer_features_and_options.h b/k3ng_keyer/keyer_features_and_options.h index 17486ef..7239c69 100644 --- a/k3ng_keyer/keyer_features_and_options.h +++ b/k3ng_keyer/keyer_features_and_options.h @@ -130,5 +130,4 @@ // #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode // #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_fk_10.h b/k3ng_keyer/keyer_features_and_options_fk_10.h index f495801..a69d53d 100644 --- a/k3ng_keyer/keyer_features_and_options_fk_10.h +++ b/k3ng_keyer/keyer_features_and_options_fk_10.h @@ -141,5 +141,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_fk_11.h b/k3ng_keyer/keyer_features_and_options_fk_11.h index 75ff5fe..20c5a89 100644 --- a/k3ng_keyer/keyer_features_and_options_fk_11.h +++ b/k3ng_keyer/keyer_features_and_options_fk_11.h @@ -128,5 +128,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_generic_STM32F103C.h b/k3ng_keyer/keyer_features_and_options_generic_STM32F103C.h index 3c09ae6..8f6f00c 100644 --- a/k3ng_keyer/keyer_features_and_options_generic_STM32F103C.h +++ b/k3ng_keyer/keyer_features_and_options_generic_STM32F103C.h @@ -128,5 +128,7 @@ Generic STM32F103C "Blue Pill" // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_iz3gme.h b/k3ng_keyer/keyer_features_and_options_iz3gme.h index 6a2f120..9b900d0 100644 --- a/k3ng_keyer/keyer_features_and_options_iz3gme.h +++ b/k3ng_keyer/keyer_features_and_options_iz3gme.h @@ -124,5 +124,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_k5bcq.h b/k3ng_keyer/keyer_features_and_options_k5bcq.h index 6cbf8f8..fd330f4 100644 --- a/k3ng_keyer/keyer_features_and_options_k5bcq.h +++ b/k3ng_keyer/keyer_features_and_options_k5bcq.h @@ -123,5 +123,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_maple_mini.h b/k3ng_keyer/keyer_features_and_options_maple_mini.h index 6460a56..d7466cf 100644 --- a/k3ng_keyer/keyer_features_and_options_maple_mini.h +++ b/k3ng_keyer/keyer_features_and_options_maple_mini.h @@ -136,5 +136,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_megakeyer.h b/k3ng_keyer/keyer_features_and_options_megakeyer.h index 5e083a7..93cf12e 100644 --- a/k3ng_keyer/keyer_features_and_options_megakeyer.h +++ b/k3ng_keyer/keyer_features_and_options_megakeyer.h @@ -128,5 +128,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_mortty.h b/k3ng_keyer/keyer_features_and_options_mortty.h index b6affc0..cfb4016 100644 --- a/k3ng_keyer/keyer_features_and_options_mortty.h +++ b/k3ng_keyer/keyer_features_and_options_mortty.h @@ -115,5 +115,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_mortty_regular.h b/k3ng_keyer/keyer_features_and_options_mortty_regular.h index 233f5d6..cf5da4a 100644 --- a/k3ng_keyer/keyer_features_and_options_mortty_regular.h +++ b/k3ng_keyer/keyer_features_and_options_mortty_regular.h @@ -112,5 +112,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_mortty_regular_with_potentiometer.h b/k3ng_keyer/keyer_features_and_options_mortty_regular_with_potentiometer.h index a1b1705..2066927 100644 --- a/k3ng_keyer/keyer_features_and_options_mortty_regular_with_potentiometer.h +++ b/k3ng_keyer/keyer_features_and_options_mortty_regular_with_potentiometer.h @@ -112,5 +112,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_mortty_so2r.h b/k3ng_keyer/keyer_features_and_options_mortty_so2r.h index 233f5d6..cf5da4a 100644 --- a/k3ng_keyer/keyer_features_and_options_mortty_so2r.h +++ b/k3ng_keyer/keyer_features_and_options_mortty_so2r.h @@ -112,5 +112,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_mortty_so2r_with_potentiometer.h b/k3ng_keyer/keyer_features_and_options_mortty_so2r_with_potentiometer.h index d99c6a4..889a75b 100755 --- a/k3ng_keyer/keyer_features_and_options_mortty_so2r_with_potentiometer.h +++ b/k3ng_keyer/keyer_features_and_options_mortty_so2r_with_potentiometer.h @@ -113,5 +113,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_b.h b/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_b.h index ebca8eb..36192f6 100644 --- a/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_b.h +++ b/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_b.h @@ -106,5 +106,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_d.h b/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_d.h index 4dda2eb..2d5960d 100755 --- a/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_d.h +++ b/k3ng_keyer/keyer_features_and_options_nanokeyer_rev_d.h @@ -105,6 +105,8 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_open_interface.h b/k3ng_keyer/keyer_features_and_options_open_interface.h index a7cbb3c..5e065d3 100644 --- a/k3ng_keyer/keyer_features_and_options_open_interface.h +++ b/k3ng_keyer/keyer_features_and_options_open_interface.h @@ -110,5 +110,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_opencwkeyer_mk2.h b/k3ng_keyer/keyer_features_and_options_opencwkeyer_mk2.h index 7f55bbc..7e297b9 100644 --- a/k3ng_keyer/keyer_features_and_options_opencwkeyer_mk2.h +++ b/k3ng_keyer/keyer_features_and_options_opencwkeyer_mk2.h @@ -124,5 +124,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_test.h b/k3ng_keyer/keyer_features_and_options_test.h index 60e0b5e..cddf3b1 100644 --- a/k3ng_keyer/keyer_features_and_options_test.h +++ b/k3ng_keyer/keyer_features_and_options_test.h @@ -154,8 +154,10 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns #endif diff --git a/k3ng_keyer/keyer_features_and_options_test_everything.h b/k3ng_keyer/keyer_features_and_options_test_everything.h index 0c3cc1f..8cdfa0f 100644 --- a/k3ng_keyer/keyer_features_and_options_test_everything.h +++ b/k3ng_keyer/keyer_features_and_options_test_everything.h @@ -138,5 +138,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 +#define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +#define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file diff --git a/k3ng_keyer/keyer_features_and_options_tinykeyer.h b/k3ng_keyer/keyer_features_and_options_tinykeyer.h index cdaf8bc..211593b 100644 --- a/k3ng_keyer/keyer_features_and_options_tinykeyer.h +++ b/k3ng_keyer/keyer_features_and_options_tinykeyer.h @@ -88,5 +88,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_yaacwk.h b/k3ng_keyer/keyer_features_and_options_yaacwk.h index 3e02cca..d686c83 100644 --- a/k3ng_keyer/keyer_features_and_options_yaacwk.h +++ b/k3ng_keyer/keyer_features_and_options_yaacwk.h @@ -119,5 +119,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns diff --git a/k3ng_keyer/keyer_features_and_options_yccc_so2r_mini.h b/k3ng_keyer/keyer_features_and_options_yccc_so2r_mini.h index f278f36..1045c28 100644 --- a/k3ng_keyer/keyer_features_and_options_yccc_so2r_mini.h +++ b/k3ng_keyer/keyer_features_and_options_yccc_so2r_mini.h @@ -133,5 +133,7 @@ // #define OPTION_SWAP_PADDLE_PARAMETER_CHANGE_DIRECTION // reverses the up/down direction when using the paddles to change the wpm or sidetone frequency // #define OPTION_DISPLAY_MEMORY_CONTENTS_COMMAND_MODE -//Added in version 2020.07.04.01 -//#define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file +// #define OPTION_BEACON_MODE_MEMORY_REPEAT_TIME // to space out the repeated playing of memory 1 when in beacon mode +// #define OPTION_BEACON_MODE_PTT_TAIL_TIME // adds the ptt tail time to each playing of memory 1 in beacon mode + +// #define OPTION_WINKEY_PROSIGN_COMPATIBILITY // Additional character mappings to support K1EL Winkey emulation prosigns \ No newline at end of file