Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.rest | 2013-07-23 | 1.8 kB | |
LoconetMonitor_2.1_Source.zip | 2013-07-21 | 232.2 kB | |
LoconetMonitor_2.1_Win32_EXE.zip | 2013-07-21 | 599.2 kB | |
LoconetMonitor_2.1_Win32_Setup.zip | 2013-07-21 | 851.3 kB | |
Totals: 4 Items | 1.7 MB | 0 |
Info: http://loconetovertcp.sourceforge.net/Client/index.html#monitor
LocoNet Monitor version 2.1 bundled with parser DLLs:
- locope1 - all that is in Digitrax' public documentation
- SV - System Variable programming messages
- fred - FREMO FRED test software messages
- fremo_stw - Messages used in the context of the FREMO signalling project
The above files are:
- LoconetMonitor_2.1_Source.zip - source code of program and DLLs
- LoconetMonitor_2.1_Win32_EXE.zip - only the plain EXE and DLL files, to be installed manually
- LoconetMonitor_2.1_Win32_Setup.zip - installation program, use this!
Changes (from CVS, filtered for relevance):
- go from VS2003 to VS2008 (pi)
- added "emergency_stop" for speed=1 (pi)
- added parser for LoggingString
- add build date to 1DllGetLibraryInfo()
- add parser for OPC_ANALOG_IO, decoding for axle counter message
- decode signal state with new and old encoding for now (OPC_SE FREMO specific)
- added missing icon for input-report
- improved OPC_SW_REP decoding
- improved output string of OPC_SW_REP
- added output of "contact" for INPUT_REP
- Added decoded clock display
- restructured slot message definition
- added icons for programming and clock
- now can observe Messages of Erbert GBS Modules
Known Problems:
- LoconetMonitor does not free memory of receive messages if not explicitly requested by the user (with increasing memory in PCs this hurts less every year...)
- Help is still old style HLP file, which is considered obsolete for newer windows versions (HCW is no longer supported by M$). It was not possible to append to the release history inside the help file. If anybody knows how to migrate this with few work, please give us a hint!