108 lines
5.7 KiB
Plaintext
108 lines
5.7 KiB
Plaintext
{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033\deflangfe1033{\fonttbl{\f0\fmodern\fprq1\fcharset0 Courier New;}}
|
||
{\colortbl ;\red0\green0\blue255;}
|
||
{\*\generator Riched20 10.0.17134}{\*\mmathPr\mdispDef1\mwrapIndent1440 }\viewkind4\uc1
|
||
\pard\brdrb\brdrdb\brdrw15\brsp20 \widctlpar\f0\fs21 Please see:\par
|
||
SMA20 New Low Cost 17 Channel DCC Decoders at\par
|
||
{{\field{\*\fldinst{HYPERLINK http://model-railroad-hobbyist.com/node/24316 }}{\fldrslt{http://model-railroad-hobbyist.com/node/24316\ul0\cf0}}}}\f0\fs21\par
|
||
and \par
|
||
{{\field{\*\fldinst{HYPERLINK http://www.scalemodelanimation.com/ }}{\fldrslt{http://www.scalemodelanimation.com/\ul0\cf0}}}}\f0\fs21\par
|
||
for more detailed construction, operation and information.\par
|
||
|
||
\pard\widctlpar\par
|
||
==============================================================\par
|
||
\par
|
||
Release Notes for the 6.01 SMA Decoders\par
|
||
1. New decoders added featuring Stepper Motor support, Dual motor and audio play, and dual motor and triggered audio play\par
|
||
\par
|
||
2. Long addressing for mobile and accessory decoders added with CV 29 specification\par
|
||
\par
|
||
3. Several minor bug fixes and testing for the new NmraDcc library version supporting more platforms including the Teensy\par
|
||
\par
|
||
4. Overall timing control for the dual motor control was improved. Timing for the audio decoders may be marginally compatible with servo timing for many functions simultaneously in use. \par
|
||
\par
|
||
5. Overall timing for slow servo transitions has been re-treaked to match the new library version performance.\par
|
||
\par
|
||
6. 19 Preconfigured decoder sketches are included:\par
|
||
\par
|
||
Mobile Decoders:\tab\par
|
||
Dec_2Mot_3LED_TrigAud\tab\tab Dual motor 3 LED Triggerd Audio\par
|
||
Dec_2Mot_4LED_Aud_8Ftn\tab\tab Dual motor 4 LED Audio 8 Function\par
|
||
Dec_2Mot_12LED_1Srv_6Ftn\tab\tab Dual motor drive, 12 LED 6 Funct\par
|
||
Dec_7Serv_10LED_6Ftn\tab\tab\tab 7 Servo 10 LED 6 Function\par
|
||
Dec_10Serv_7LED_6Ftn\tab\tab\tab 10 Servo 7 LED 6 Function\par
|
||
Dec_13Serv_4LED_6Ftn\tab\tab\tab 13 Servo 4 LED 6 Function\par
|
||
Dec_15Serv_2LED_6Ftn\tab\tab\tab 15 Servo 2 LED 6 Function\par
|
||
Dec_17LED_1Ftn\tab\tab\tab\tab 17 LED ON/OFF Control\par
|
||
Dec_17LED_6Ftn\tab\tab\tab\tab 17 LED 6 Function\par
|
||
Dec_Dir_and_Fade\tab\tab\tab 17 LED w/Direction Control & Fade\par
|
||
Dec_SMA12_LED_Groups\tab\tab\tab LED Group Control for EuroSignals\par
|
||
Dec_Stepper_6Ftn\tab\tab\tab Stepper control w/13 LED/ftn pins\par
|
||
\par
|
||
Accessory Decoders:\par
|
||
AccDec_7ServoBackandForth6Ftn\tab 7 Servo 10 LED 6 Function\par
|
||
AccDec_7Servos_10LED_6Ftn``\tab 7 Servo 10 LED 6 Function\par
|
||
AccDec_10Servos_7LED_6Ftn\tab `\tab 10 Servo 7 LED 6 Function \par
|
||
AccDec_13Servos_4LED_6Ftn\tab\tab 13 Servo 4 LED 6 Function\par
|
||
AccDec_15Servos_2LED_6Ftn\tab\tab 15 Servo 2 LED 6 Function\par
|
||
AccDec_17LED_1Ftn\tab\tab\tab 17 LED ON/OFF Control\par
|
||
AccDec_17LED_6Ftn\tab\tab\tab 17 LED 6 Function\par
|
||
|
||
\pard\brdrb\brdrdb\brdrw15\brsp20 \widctlpar\par
|
||
|
||
\pard\widctlpar\par
|
||
==============================================================\par
|
||
\par
|
||
Release Notes for the 5.4 SMA Decoder Examples\par
|
||
1. Bug fix to allow maximum of 17 servos\par
|
||
\par
|
||
2. Bug Fix to correct 2 reload #define definitions\par
|
||
\par
|
||
3. Change to major Loop Delay cut in half to allow for fewer misses of DCC packet detection\par
|
||
\par
|
||
4. File Decoders_MultiFunction_Description.rtf has minor edits for new file names and 6FTN version.\par
|
||
|
||
\pard\brdrb\brdrdb\brdrw15\brsp20 \widctlpar\par
|
||
|
||
\pard\widctlpar\par
|
||
==============================================================\par
|
||
\par
|
||
Release Notes for the 5.1 SMA Decoder Examples\par
|
||
\par
|
||
1. Automatic servo attachment and detachment has been implemented for all\par
|
||
servo control functions. When a servo has stopped at the end of its traverse, \par
|
||
it will be "detached" by the software. This has been demonstrated \par
|
||
to reduce power consumption greatly and reduce servo "chatter."\par
|
||
\par
|
||
2. Several bug fixes including all reported bugs as of May 2016\par
|
||
\par
|
||
3. In the fully conficurable verions. all 17 pins now can be configured for any of 6 functions\par
|
||
Config 0=On/Off,1=Blink,2=Servo,3=DBL LED Blink,4=variable Pulse ,5=fade on\par
|
||
\par
|
||
4. Servo timing has a timing modifier added for extra slow servo traverse\par
|
||
#define servo_slowdown 3 //servo loop counter limit\par
|
||
Can be set from 0 to 255 -- the higher the number the slower the traverse\par
|
||
\par
|
||
5. Software has been restructured to support new NmraDcc library releases \par
|
||
including the NmraDcc-MicroBahner library version.\par
|
||
\par
|
||
6. 18 Predefined decoder skectekes are included:\par
|
||
Mobile Decoders:\par
|
||
\tab Dec_2MotDrive_12LED_1Srv_6Ftn\tab\tab Dual motor drive, 12 LED 6 Function\par
|
||
\tab Dec_7Serv_10LED_6Ftn\tab\tab\tab 7 Servo 10 LED 6 Function\par
|
||
\tab Dec_10Serv_7LED_6Ftn\tab\tab\tab 10 Servo 7 LED 6 Function\par
|
||
\tab Dec_13Serv_4LED_6Ftn\tab\tab\tab 13 Servo 4 LED 6 Function\par
|
||
\tab Dec_15Serv_2LED_6Ftn\tab\tab\tab 15 Servo 2 LED 6 Function\par
|
||
\tab Dec_17LED_1Ftn\tab\tab\tab\tab 17 LED ON/OFF Control\par
|
||
\tab Dec_17LED_6Ftn\tab\tab\tab\tab 17 LED 6 Function\par
|
||
\tab Dec_Dir_and_Fade\tab\tab\tab\tab 17 LED with Dual Direction Control and FADE\par
|
||
\tab Dec_SMA12_LED_Groups\tab\tab\tab LED Group Control for Euro Signaling\par
|
||
Accessory Decoders:\par
|
||
\tab AccDec_7ServoBackandForth6Ftn\tab\tab 7 Servo 10 LED 6 Function\par
|
||
\tab AccDec_7Servos_10LED_6Ftn\tab\tab 7 Servo 10 LED 6 Function\par
|
||
\tab AccDec_10Servos_7LED_6Ftn\tab\tab 10 Servo 7 LED 6 Function\par
|
||
\tab AccDec_13Servos_4LED_6Ftn\tab\tab 13 Servo 4 LED 6 Function\par
|
||
\tab AccDec_15Servos_2LED_6Ftn\tab\tab 15 Servo 2 LED 6 Function\par
|
||
\tab AccDec_17LED_1Ftn\tab\tab\tab\tab 17 LED ON/OFF Control\par
|
||
\tab AccDec_17LED_6Ftn\tab\tab\tab\tab 17 LED 6 Function\par
|
||
}
|
||
|