-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e126c18
commit 1ab83f1
Showing
9 changed files
with
13 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,10 @@ | ||
_Изменения для v 5.0_: | ||
_Изменения для v 5.0.1_: | ||
- KassArray снова разделён на два самостоятельных приложения: | ||
- `KassArray`: собственно, помощник сервис-инженера; | ||
- `KassArrayFN`: модуль чтения и обработки данных ФН; | ||
Схема их взаимодействия максимально упрощена за счёт выноса базы знаний в общую библиотеку. Теперь они работают независимо друг от друга, поддерживая возможность выхода из любого из них без необходимости выхода из второго, запуска по отдельности, а также взаимодействие со статусом ФН, считанным ранее, независимо от состояния модуля. Скорректирован контроль версий и срока жизни. | ||
- Модуль чтения больше не будет опрашивать ФН при загрузке данных из файла (до следующего обращения к порту); | ||
- Устранены мелкие ошибки в обработках событий; | ||
- Повторное нажатие кнопки «Работа с ФН» позволяет принудительно завершить работу модуля; | ||
- Добавлена серия ЗН `72804407` для ФН `Ин36-3`; | ||
- Подготовлена сериализация моделей ФН `Пр15-4`, `Ин15-4`, `Ин36-4` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters