- Jan 15, 2019
-
-
developer7 authored
- active_device(): - remove '|' after name;
-
- Jan 11, 2019
-
-
developer7 authored
- active_device(): remove readerid field; - ReaderIni(): resloved bug when erase reader from readers.ini file with name;
-
developer7 authored
- active_device(): - added optional parameters 'dev' which contain dev structure (S_DEVICE); - ReadersIni(): - removed upper() method for device name;
-
- Dec 10, 2018
-
-
developer7 authored
- naming_reader(): - check duplicate names:
-
developer7 authored
- added list comprehention with use has_key method in several methods; - init(): - replaced text line 'Tester...' with 'Ais_readers...';
-
- Dec 03, 2018
-
-
developer7 authored
- do_dev_action(): - remove item from DEV_NAME dict when erase device for check; - naming_reader(): - return custom alert_msg instead boolean value;
-
- Nov 28, 2018
-
-
developer7 authored
- resolved bugs when use naming of device;
-
developer7 authored
- BUGFIXED: get_type_id_exists()-> remove open construct,check list empty; - BUGFIXED: if no device or no device added in readers.ini file;
-
- Nov 27, 2018
-
-
developer7 authored
- resolved bug when enter wrong dev type or dev id for naming of device; - added helper fun -> get_type_id_exists();
-
- Nov 17, 2018
-
-
developer7 authored
- active_device()->added format item for name of device; constants.py ->added LENGTH_DEV_NAME = 20 for max length of device name;
-
- Oct 23, 2018
-
-
developer7 authored
- added new position in DDEV dict for device name->DEVNAME = 12;
-
developer7 authored
- edit_device_list() -> better display of the table for known device types and actual devices;
-
- Oct 22, 2018
-
-
developer7 authored
- show_actual_list()->added display the readers name in grid;
-
- Oct 19, 2018
-
-
developer7 authored
-
developer7 authored
- edit_device_list()->added return values when changed name of reader;
-
- Oct 18, 2018
-
-
developer7 authored
- insert/update the name of reader(finish);
-
- Oct 13, 2018
-
-
developer7 authored
- added new menu item for naming reader in reader.ini file;
-
developer7 authored
- E_CARD_ACTION -> added 0x76: 'ACTION_QR_BLOCKGROUP';
-
- Oct 08, 2018
-
-
developer7 authored
- MeniLoop(): - check exit signs in list object;
-
- Oct 03, 2018
-
-
developer7 authored
- resolved minor bugs; - added devHnd count verification in more functions;
-
- Sep 04, 2018
-
-
developer7 authored
- new lib update
-
- Jun 28, 2018
-
-
developer7 authored
- AISSetTime(), fw_update():if status !=DL_OK ...
-
- Jun 27, 2018
-
-
developer7 authored
- AISGetVersion(), log_by_time() :if status !=DL_OK ... check;
-
developer7 authored
- AISGetTime(), AISSetTime(), whitelist_read(), blacklist_read(), whitelist_write(), blacklist_write(), log_get(), log_by_index(): return status if status !=DL_OK;
-
- Jun 26, 2018
-
-
developer7 authored
-
developer7 authored
- ais_shell.py(): - blacklist_read(), blacklist_write(): - change position of function status in string;
-
- Jun 23, 2018
-
-
developer7 authored
- *GetListInformation(): - added print as logger; - commands.py (2.2 debug): - added while loop for resource busy;
-
- Jun 22, 2018
-
-
developer7 authored
- MainLoop(): - set new position dev.status checks to end of funct. by Srkos; - MeniLoop(): - bug fixed when no input index of device;
-
developer3 authored
-
developer3 authored
Without LOG table
-
developer3 authored
and other flags
-
- May 30, 2018
-
-
developer7 authored
-
developer7 authored
- GetListInformation(): - added open all devices; AISOpen(); - commented AISGetTime() call;
-
- May 23, 2018
-
-
developer7 authored
-
- May 15, 2018
-
-
developer7 authored
-
- May 09, 2018
-
-
developer7 authored
- added AIS_ReadLog_Count() before create list of logs; - added for loop instead while; - at the end of the table, the total number of logs is read again;
-
developer7 authored
- added AIS_ReadLog_Count() before create list of logs; - added for loop instead while; - at the end of the table, the total number of logs is read again;
-
developer7 authored
# Conflicts: # ais_shell.py # constants.py # readers.ini
-
- May 08, 2018
-
-
developer7 authored
- resolved bug when create local S_DEVICE structure(class);
-
- May 04, 2018
-
-
developer7 authored
-