Version: 2.1.5, Package name: srcpd-2.1.5 |
Maintained by: Sebastian Reitenbach |
Master sites: |
Description SRCP is an communication protocol designed to integrate all model railroad systems. Further key features are full multiuser capabilities and simplified user interface development. |
Filesize: 365.566 KB |
Version History (View Complete History) |
|
2020-06-09 15:20:56 by Sebastian Reitenbach | Files touched by this commit (4) |
Log message: update 2.1.4 -> 2.1.5 |
2020-05-26 15:30:08 by Sebastian Reitenbach | Files touched by this commit (4) |
Log message: update 2.1.3 -> 2.1.4 |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2016-11-08 07:23:59 by Stuart Henderson | Files touched by this commit (10) |
Log message: WANTLIB += lzma and bump |
2016-09-13 10:12:14 by Christian Weisgerber | Files touched by this commit (21) |
Log message: replace libiconv module |
2015-07-15 08:59:15 by Antoine Jacoutot | Files touched by this commit (14) |
Log message: Adapr rc.d script after recent rc.subr change. |
2015-05-10 05:09:47 by Sebastian Reitenbach | Files touched by this commit (7) |
Log message: Update srcpd to 2.1.3 Fixed Bugs o Fix GA unlock. o Fix incomplete handshake. o Fix syslog message buffer overflow. o Fix missing 102 INFO message for TERM GL. o Fix needless INFO LOCK message on TERM GL. o Fix serial line read on unusable Lenz module. o Fix missing 102 INFO message for TERM GA. o Fix needless INFO LOCK message on TERM GA. o Fix potential buffer overflow. New Features o Add support for dc-car sender (serial pc-device). o Add POM read for locomotives. o Add experimental BiDi GL address message for IB (opendcc) module o Writing CV#1 in operations mode programming in ddl mode now enabled o configure does not check for i2c header files if i2c module is not used. |
2014-11-16 04:39:44 by Sebastian Reitenbach | Files touched by this commit (10) |
Log message: the list of bug fixes/improvements: Fixed Bug: * Fix Lenz GA address handling (bug introduced in version 2.0.11). * Fix usage of XEvtLok in IB module. * Fix baud rate negotiation in IB module. * Reject INIT GL if device is locked New Features * Support for up to 28 GL functions in Lenz module. * Add missing TERM GA function. * Send info message for SET SM, INIT SM, TERM SM o Provide 28 speed steps for DCC in dll module. * Read initial power state from IB on startup. * Provide functions F17 - F28 in IB module (OpenDCC) * IB module: Show firmware versions in readable manner. General Changes * Improve conectivity to usb2serial adapters for Loconet module. * Support for OpenBSD. |
2010-12-27 07:50:24 by Antoine Jacoutot | Files touched by this commit (97) |
Log message: Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). |
2010-12-24 03:40:06 by Antoine Jacoutot | Files touched by this commit (96) |
Log message: Cope with recent rc.subr changes. |
2010-12-13 08:47:48 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix indent. |