slncmst.hex => PIC16F628(A) - MiniBOX (Simple LocoNet Command Station) main logic
dccgen.hex  => PIC12C508(A) - DCCstream Generator


CHANGELOG
---------
slncmst.hex, Rev 1.47 2006/04/11 23:43:01 paolsen
 new:
   - Increased capacity to 8 refresh slots
   - Possible to choose 28FS when entering loco address
   - Support FAST_CLOCK slot, but not running it
   - Support GlobalPowerOn LocoNet-command (GPON)
 change:
   - New loco refresh algorithm
   - Improved 28FS DCC packet generator
   - Slot write (OPC_WR_SL_DATA) to legal slot respond with LACK(1) (as implemented by JMRI)
   - Slot write (OPC_WR_SL_DATA) to PROG_SLOT gives immediate LACK(7F)
 bugfix:
   - Allow Dispatch Put IN_USE slots, but set to COMMON
   - Request (OPC_RQ_SL_DATA) for unsupported slot respond with LACK(7F)
   - Workaround for Daisy in FRED mode (changed response of request for slot 0)


slncmst.hex, Rev 1.23  2005/11/08 22:48:19  paolsen
 - new:    supporting GlobalPowerOff LN-command
 - change: increased purge time to 75 s (matching UT1)
 - fixed:  better support of Digitrax throttle - tested with UT1


slncmst.hex, Rev 1.22  2005/10/11 20:00:41  paolsen
 - bugfix: reconnect after address purged could cause loco in several slots


slncmst.hex, Rev 1.18  2005/01/23 20:19:32  paolsen
 - bugfix: corrected the 28FS (and 14FS) algorithm
 - change: increased default purge time to 64 seconds
	


(C) 2003 PaoDesign (paolsen@start.no)