LogMan-is a logging service running on Symbian phones intended for debugging tasks. The service allows one to send messages through a USB serial connection to PC. Other serial connection methods should work also, but are not supported. Infrared(IrComm), for example. On Symbian simulator, the messages are also logged to %TEMP%/epocwind.out by using RDebug logger.
The software consists of client and server software. Python(PyS60) is supported with python module(pylogman). There are 2 GUI applications for managing the service. One implemented in C++ and another in Python. Python version is recommended since it is easier to modify, thus it is more convenient for me to add new features.
The management of serial connection is handled in separate service process to simplify the client and to avoid problems in the debugged software caused by serial connection problems. The use of client should be as painless as possible. Use of separate process also allows one to debug multiple applications simultaneously without reserving the serial port for single application.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Y-Tasks Y-Tasks is a collection of development helper tools for S60 3rd edition devices.
Y-Tasks application and plug-in modules are all self-signed, thus they are missing some important functionalities. The main server is made to implement these functionalities, which currently include process & tasks Killing and changing file type mappings with Filetypes plug-in module
PyS60 Python Python for S60 - brings the power and productivity of the Python programming language to the S60 platform. The tools enable rapid application development and prototyping, and the ability to create stand-alone S60 applications written in Python
appuifw2 appuifw2 is an external Python module for PyS60. It is based on the built-in appuifw module providing access to the S60 application UI framework and extends it with additional and improved features.
All features are documented in the wiki
Alnet VDRC Alnet VDRC are a family of professional client applications designed for remote communication and management of all Alnet digital video recording systems.
Without major problems we are able to connect with VDRS-PC Based DVR and NetStation - IP Video Surveillance Software.
There are two versions of VDRC made for PC
wx60 Wx60 is a GUI toolkit for the Python programming language on Symbian S60
SwiftLog Fast logging for your C++ Symbian programs
PySChart Create charts or graphs through PyS60 (Python for S60) platform for Symbian S60 phones
Miso Miso Python Library is a Python for S60 extension providing simple utility functions and classes, implemented on top of Symbian OS native resources. Miso Build Tool is a make-style tool for PyS60 extension building
VS-SunBeeOS VS-SunBeeOS - VS-SunBeeOS is special powered tool for C++ Symbian OS development for Visual Studio .NET 2003 based on EPOC from MMP technology 4.0. VS-SunBeeOS tool creates new projects from user templates and converts from existing C++ Symbian OS MMP projects into VC++ projects of Microsoft Visual Studio .NET - 2003. VS-SunBeeOS creates special VC++ project for VS
Other Software by developer «jtoivola»:
not found
Comments on LogMan:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.