Anthony Good
70ff4d2f41
2.2.2016102801
...
Single Paddle mode, C command
2016-10-28 20:18:49 -04:00
Anthony Good
0b070a96a9
placed code in subdir to better play with Arduino IDE
2016-10-28 18:18:13 -04:00
Anthony Good
55d90e576c
2.2.2016102401
...
Updated \J (dah to dit ratio) and \L (weighting) CLI commands so that without arguments they set the parameters to defaults
2016-10-24 21:47:41 -04:00
Anthony Good
6bd32668f5
2.2.2016100601
...
Improved paddle break in for memory playing and Winkey interruption
Fixed various compile bugs that have crept into the code
2016-10-06 20:47:21 -04:00
Anthony Good
c595fe3141
2.2.2016092901
...
Improved opposite paddle dit/dah insertion in Ultimatic mode
2016-09-29 17:09:03 -04:00
Anthony Good
0dbbc25c70
2.2.2016092803
...
Winkey Emulation - changed paddle interrupt behavior to also clear send buffer
2016-09-28 20:58:55 -04:00
Anthony Good
cc6c6970ab
2.2.2016092802
...
Fixed issue with configuration in eeprom colliding with memory 0 (1) (Thanks, Ivan, IX1FJG)
2016-09-28 15:52:56 -04:00
Anthony Good
0985415545
2.2.2016092801
...
Winkey Emulation - changed paddle interrupt behavior to send 0xC6,0xC0 rather than 0x64,0xC0
2016-09-28 13:56:22 -04:00
Anthony Good
e036f584ea
2.2.2016092702
...
Winkey Emulation - changed paddle interrupt behavior to send 0xC2 and then 0xC0 rather than just 0xC0
2016-09-27 20:40:44 -04:00
Anthony Good
c0c1af3b16
2.2.2016092701
...
Command Mode: command L - adjust weighting
2016-09-27 17:20:14 -04: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
43523fed0c
2.2.2016091602
...
Reversing munged GitHub merge
2016-09-16 17:24:31 -04:00
Anthony Good
c35bb85824
2.2.2016091601
...
Merge of toyo's pull request #22 - To compile for Sparkfun ProMicro and Maple mini - something is wrong. it won't compile. GitHub munged the code?
2016-09-16 17:22:24 -04:00
Anthony Good
633a3389c8
Merge pull request #22 from toyo/master
...
To compile for Sparkfun ProMicro and Maple mini.
2016-09-16 17:14:26 -04:00
Anthony Good
b7f069e187
2.2.2016091401
...
More frequent PTT line tail time checking
2016-09-14 21:19:53 -04:00
Anthony Good
4c1ef08355
2.2.2016090802
...
Corrected error in FEATURE_ROTARY_ENCODER ttable (thanks, frye.dale)
2016-09-08 20:44:53 -04:00
Anthony Good
87bc730aee
typo correction in keyer_hardware.h
2016-09-08 20:37:25 -04:00
Anthony Good
2f4403cea8
2.2.2016090801
...
Removed legacy option: OPTION_USE_ORIGINAL_VERSION_2_1_PS2KEYBOARD_LIB
2016-09-08 20:34:39 -04:00
Anthony Good
eb19dbcb81
2.2.2016090701
...
More efficient code suggestion from Paul, K1XM, implemented in loop_element_lengths()
2016-09-07 23:00:20 -04:00
FUJIURA Toyonori
4c2cddaa92
To avoid compile error on Sparkfun ProMicro and Maple mini.
...
No forward decoration cause compile error.
2016-09-07 19:13:12 +09:00
Anthony Good
8a0af840cd
2.2.2016081601
...
Updated paddle echo to work with bug mode
2016-08-16 22:28:24 -04:00
Anthony Good
6eb25b1127
2.2.2016081201
...
OPTION_WINKEY_DO_NOT_ECHO_7C_BYTE is changed to OPTION_WINKEY_ECHO_7C_BYTE and only in the test feature and options file for testing/debugging purposes
OPTION_WINKEY_DO_NOT_SEND_7C_BYTE_HALF_SPACE - not placing this into production. this was to troubleshoot issues with UCXLog
2016-08-12 17:21:05 -04:00
Anthony Good
49b7e99300
2.2.2016080601
...
More messing around with UCXlog...
OPTION_WINKEY_DO_NOT_ECHO_7C_BYTE // Might need for UCXlog? (7C = half space character)
OPTION_WINKEY_DO_NOT_SEND_7C_BYTE_HALF_SPACE
2016-08-06 10:15:37 -04:00
Anthony Good
668530cd8b
2.2.2016080301
...
Disabled echoing of 7C (half space character) byte in Winkey emulation
2016-08-03 17:40:59 -05:00
Anthony Good
bdf5d1d4e9
2.2.2016080101
...
Troubleshooting some UCXLog Winkey weirdness some users are experiencing. Created OPTION_WINKEY_UCXLOG_SUPRESS_C4_STATUS_BYTE
2016-08-01 20:17:31 -05:00
Anthony Good
04b87e1ccc
2.2.2016072301
...
Added dependency check for FEATURE_COMMAND_LINE_INTERFACE_ON_SECONDARY_PORT
More Winkey emulation debugging; working on strange issues with UcxLog interoperability. UcxLog working with normal 1200 baud mode today. Hmmm.
2016-07-23 10:15:19 -04:00
Anthony Good
162866fc9e
2.2.2016071801
...
Now have FEATURE_AUTOSPACE and FEATURE_DEAD_OP_WATCHDOG disabled by default for HARDWARE_NANOKEYER_REV_D
2016-07-18 19:26:21 -04:00
Anthony Good
c116b3158f
2.2.2016071001
...
OPTION_WINKEY_UCXLOG_9600_BAUD for UCXLog 9600 baud support (I can't get UCXlog to work at 1200 baud)
2016-07-10 20:35:55 -05:00
Anthony Good
0adbae2beb
2.2.2016070702
...
Setting for speed potentiometer check interval: potentiometer_check_interval_ms 150
2016-07-07 22:37:58 -05:00
Anthony Good
e3621ffece
2.2.2016070701
...
Corrected Nanokeyer Rev B and Rev D configurations
2016-07-07 19:30:54 -05:00
Anthony Good
bac309f049
2.2.2016062101
...
New CLI commands:
\> Send serial number, then increment
\< Send current serial number
\( Send current serial number in cut numbers
\) Send serial number with cut numbers, then increment
2016-06-21 22:06:08 -04:00
Anthony Good
c64f139bc6
2.2.2016053001
...
Additional DEBUG_WINKEY messages for Winkeyer troubleshooting
#define WINKEY_DEFAULT_BAUD 1200 (added setting for UCXLog 9600 baud Winkey setting)
Fixed minor Winkey emulation bug with recognizing byte 0x7C as a half dit space when OPTION_WINKEY_IGNORE_LOWERCASE is enabled
2016-05-30 02:12:30 -04:00
Anthony Good
e137298d44
2.2.2016040501
...
Fixed bug with OPTION_DO_NOT_SEND_UNKNOWN_CHAR_QUESTION and ? character not being sent with keyboard and Winkey operation
Still working on web server functionality.
2016-04-05 21:09:36 -04:00
Anthony Good
c63234fdb4
2.2.2016031801
...
Ethernet, web server and Internet linking functionality in beta / development (DEFINEs are in HARDWARE_TEST files only right now)
#define FEATURE_WEB_SERVER
#define FEATURE_INTERNET_LINK
#define OPTION_INTERNET_LINK_NO_UDP_SVC_DURING_KEY_DOWN
#define FEATURE_ETHERNET_IP {192,168,1,179} // default IP address
#define FEATURE_ETHERNET_MAC {0xDE,0xAD,0xBE,0xEF,0xFE,0xEE}
#define FEATURE_ETHERNET_GATEWAY {192,168,1,1} // default gateway
#define FEATURE_ETHERNET_SUBNET_MASK {255,255,255,0} // default subnet mask
#define FEATURE_ETHERNET_WEB_LISTENER_PORT 80
#define FEATURE_UDP_SEND_BUFFER_SIZE 128
#define FEATURE_UDP_RECEIVE_BUFFER_SIZE 128
#define FEATURE_INTERNET_LINK_MAX_LINKS 2
#define FEATURE_INTERNET_LINK_DEFAULT_RCV_UDP_PORT 8888
#define FEATURE_INTERNET_LINK_BUFFER_TIME_MS 500
2016-03-29 21:24:36 -04:00
Anthony Good
900054ddb4
2.2.2016030801
...
Fixed FEATURE_LCD_SAINSMART_I2C again
2016-03-08 20:20:16 -05:00
Anthony Good
4a1733cff0
2.2.2016030701
...
Fixed FEATURE_LCD_SAINSMART_I2C initialization
2016-03-07 16:44:52 -05:00
Anthony Good
0b396a25e6
2.2.2016030501
...
FEATURE_LCD_SAINSMART_I2C
2016-03-05 23:03:53 -05:00
Anthony Good
3924becdc3
restructure library directories
2016-02-13 10:58:35 -05:00
Anthony Good
335ca18196
2.2.2016020802
...
OPTION_DO_NOT_SEND_UNKNOWN_CHAR_QUESTION
2016-02-08 19:01:25 -05:00
Anthony Good
0b5e9ce3a0
2.2.2016020801
...
PROSIGN_HH (courtesy of Vincenzo, IZ0RUS)
2016-02-08 18:33:05 -05:00
Anthony Good
89bacf9fcf
2.2.2016012902
...
FEATURE_LCD_ADAFRUIT_BACKPACK - support for Adafruit I2C LCD Backup using MCP23008 (courtesy Josiah Ritchie, KE0BLL) - forgot to save ino file
2016-01-29 21:23:34 -05:00
Anthony Good
c27ca9f4e9
2.2.2016012902
...
FEATURE_LCD_ADAFRUIT_BACKPACK - support for Adafruit I2C LCD Backup using MCP23008 (courtesy Josiah Ritchie, KE0BLL)
2016-01-29 21:23:00 -05:00
Anthony Good
b9e4ffaf91
Merge pull request #18 from flickerfly/backpack
...
Support for Adafruit i2c/SPI LCD Backpack
2016-01-29 21:04:44 -05:00
Anthony Good
1a2dbfbd40
2.2.2016012901
...
Removed experimental feature
2016-01-29 20:57:39 -05:00
Anthony Good
81258a9332
2.2.2016012801
...
Fixed issue with goertzel.h being required for compilation even when it wasn't needed
2016-01-28 08:26:05 -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
Josiah S. Ritchie
446c44d3fd
Adding support for the adafruit i2c/SPI character LCD backpack
...
Product: https://www.adafruit.com/product/292
This is very similar to the AdaFruit RGB LCD Shield, but a
slightly different chip and the backpack allows the use of any
standard LCD display between 8x1 to 20x4.
This backpack uses the MCP23008 chip.
2016-01-28 00:31:00 -07:00
Anthony Good
a08aaa3fea
fixed typos in nanoKeyer Rev B config
2016-01-27 16:14:52 -05:00
Anthony Good
da29419428
fixed typo
2016-01-27 15:04:23 -05:00
Anthony Good
a51eb28639
added keyer.h file
2016-01-27 15:02:47 -05:00