Wykres commitów

118 Commity (master)

Autor SHA1 Wiadomość Data
g7uhn 593f048163 Added more features 2020-11-28 16:23:26 +00:00
g7uhn 41c9048f4e Added current features to README 2020-11-28 15:41:43 +00:00
g7uhn cf3cc08690 Updated opt-in 2020-11-27 07:41:17 +00:00
g7uhn 1fe630ff50 Set to Pro Mini 2020-11-27 07:35:58 +00:00
g7uhn 4fb228f3b2 SoftKey status to triggered, buttons to fast loop 2020-11-27 07:32:03 +00:00
g7uhn 9dfd8a6866 Merge branch 'K1EL_keyer' into master 2020-11-26 23:22:00 +00:00
g7uhn a8cf70d13e Moved displayABCkeys to once on Arduino setup 2020-11-26 23:01:48 +00:00
g7uhn 72e0bd5ace Added Creative Commons license statement 2020-11-21 14:14:01 +00:00
g7uhn 8134624043 Tightened up risk statement 2020-11-16 22:54:10 +00:00
g7uhn 557a3b3e35 Fixed "opt in" statement 2020-11-16 22:40:57 +00:00
g7uhn 8f05269892 Merge branch 'master' into K1EL_keyer 2020-11-15 17:24:12 +00:00
g7uhn 762f7cfe20 Tidied up comments in ft817 lib 2020-11-15 17:19:54 +00:00
g7uhn 6905c480f4 Added Keyer push button functions 2020-11-14 18:10:31 +00:00
g7uhn 83bc94f3bd Added keyer pin defines 2020-11-14 17:33:12 +00:00
g7uhn a9e100ab35 Improved backlight - timed and toggle 2020-11-11 22:13:33 +00:00
g7uhn cf2c62a301 Changed backlight to toggle operation 2020-11-11 20:01:21 +00:00
g7uhn f41c14fb7c Hardware files removed pending Rev2 release 2020-11-10 22:32:46 +00:00
g7uhn feda666013 Commented out "opt in" to EEPROM_WRITES 2020-11-09 00:24:38 +00:00
g7uhn 082d38ad12 Rebaselined for Rev2 hardware 2020-11-09 00:21:53 +00:00
g7uhn e6729d50d6 Merge branch 'pro_mini' into master 2020-11-09 00:08:28 +00:00
g7uhn 9a5235274f Merge branch 'pro_mini' of https://github.com/g7uhn/ft817_buddy into dev_temp 2020-11-08 23:35:23 +00:00
g7uhn 853b86c7e6 Unmuted "???" on mode read error 2020-11-08 23:29:35 +00:00
g7uhn edaea616e2 Unmunted "???" for mode read error 2020-11-08 23:27:21 +00:00
g7uhn 8552384cbe Merge branch 'master' of https://github.com/g7uhn/ft817_buddy into master 2020-11-08 23:25:04 +00:00
g7uhn 1861a2d4e3 Merge branch 'master' into pro_mini 2020-11-08 23:17:24 +00:00
g7uhn 60b368cef9 Unmuted "???" print for mode read error 2020-11-08 23:04:25 +00:00
Andy Webster 6ee6cf0464
Merge pull request #12 from g7uhn/revert-11-development
Revert "Merge Development into Master"
2020-11-08 22:17:52 +00:00
Andy Webster 849539e23d
Revert "Merge Development into Master" 2020-11-08 22:17:31 +00:00
Andy Webster ac179b7f26
Merge pull request #11 from g7uhn/development
Merge Development into Master
2020-11-08 22:12:11 +00:00
Andy Webster eed3b9b16b
Merge branch 'master' into development 2020-11-08 22:11:52 +00:00
Andy Webster 03111bca08
Merge pull request #10 from g7uhn/pro_mini
Moved to hardware serial and board type change to Pro Mini
2020-11-08 21:19:28 +00:00
g7uhn cea8f8d918 Updated platformio.ini to include both boards 2020-11-08 21:10:33 +00:00
g7uhn 3aa017bcb4 Code modified for Arduino Pro Mini 2020-10-25 08:59:13 +00:00
g7uhn 0811e2e84f silenced mode read error 2020-10-20 22:21:23 +01:00
g7uhn 3efdd672eb fixed serial baud from int to long to allow 38400 2020-10-20 21:21:12 +01:00
Andy Webster 861f709fde
Update README.md 2020-10-20 08:16:54 +01:00
g7uhn cdf816f0aa Removed debug print statements 2020-10-18 22:13:33 +01:00
g7uhn 78500e30de Added setKeyerSpeed function 2020-10-18 22:08:16 +01:00
g7uhn b0e3d0bbb7 Reduced delays to smooth operation 2020-10-18 15:01:06 +01:00
g7uhn 53a478770e moved PAGE and LIGHT buttons into slow loop 2020-10-18 14:32:46 +01:00
g7uhn 24aa967b06 added NeoSWSerial to included libs 2020-10-18 14:32:12 +01:00
g7uhn bf7330998c Added status indicators against softkey labels 2020-10-18 14:10:15 +01:00
g7uhn ed4551910e moved displayABCkeys() into slow refresh loop 2020-10-18 11:50:39 +01:00
g7uhn c5ad010da6 added "fast refresh" loop within main loop 2020-10-18 11:16:24 +01:00
Andy Webster 4ae75b2d4a
Update main.cpp
Commented out "opt in" statement on EEPROM writes
2020-10-18 11:12:05 +01:00
g7uhn 361e809d06 bug fix, removed debug print statements 2020-10-17 22:59:42 +01:00
g7uhn e141771777 added some page1 functions, tidied user function calls 2020-10-17 22:47:53 +01:00
g7uhn b8f98b1636 added toggleRfSql() function 2020-10-17 22:31:35 +01:00
g7uhn 72037aa4e8 added second page of soft-keys 2020-10-17 21:50:49 +01:00
Andy Webster f5eb31c955
Merge pull request #2 from g7uhn/development
platformIO housekeeping
2020-10-17 16:14:07 +01:00