Commit 3c5e320d authored by Pavel Vainerman's avatar Pavel Vainerman

(todo): новые задачи..

parent 8a9a225e
......@@ -3,7 +3,7 @@ There are set of base components to construct this kind of systems:
* base interfaces for your implementation of control algorithms.
* algorithms for the discrete and analog input/output based on COMEDI interface.
* IPC mechanism based on CORBA (omniORB).
* logging system based on MySQL database.
* logging system based on MySQL,SQLite,PostgreeSQL databases.
* Web interface to display logging and statistic information.
* utilities for system's configuration based on XML.
......
......@@ -23,7 +23,7 @@ Version 2.0
- "продумать" функцию key()... может наложить ограничение на диапазон id..
- depend_invert - возможность инвертировать логику, т.е. задать не "разрешающий датчик", а "запрещающий"
- depend_invert - возможность инвертировать логику, т.е. задать не "разрешающий датчик", а "запрещающий" (для механизма который на уровне SharedMemory)
- uniset-codegen: сделать в src.xml <description> и генерировать на его основе описание класса
......@@ -34,8 +34,13 @@ Version 2.0
- uniset-codegen: дописать функцию help со всеми параметрами для _SK, тесты
- uniset-codegen: добавить в генерируемую документацию значения по умолчанию..
- unetudp: добавить возмоность привязать номера текущего посылаемого и принимаемого пакетов к датчику
- ТЕСТЫ! ТЕСТЫ! ТЕСТЫ!
Version 2.1
============
- smonit запись значений в файл (csv?,sqlite?)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment