Skip to content
  1. Nov 28, 2018
    • developer7's avatar
      - ais_shell (4.0.7.44): · 54cee8f4
      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;
      54cee8f4
  2. Nov 27, 2018
    • developer7's avatar
      - ais_shell.py(4.0.7.42): · 133f367a
      developer7 authored
        - resolved bug when enter wrong dev type or dev id for naming of device;
        - added helper fun -> get_type_id_exists();
      133f367a
  3. Nov 17, 2018
    • developer7's avatar
      ais_shell.py(4.0.7.41): · ac29962d
      developer7 authored
      - active_device()->added format item for name of device;
      constants.py ->added LENGTH_DEV_NAME = 20 for max length of device name;
      ac29962d
  4. Oct 23, 2018
    • developer7's avatar
      constants.py: · 136165d1
      developer7 authored
      - added new position in DDEV dict for device name->DEVNAME = 12;
      136165d1
    • developer7's avatar
      4.0.7.39: · 02be41c4
      developer7 authored
      -  edit_device_list() -> better display of the table for known device types and actual devices;
      02be41c4
  5. Oct 22, 2018
    • developer7's avatar
      4.0.7.39: · 40ba669a
      developer7 authored
      - show_actual_list()->added display the readers name in grid;
      40ba669a
  6. Oct 19, 2018
    • developer7's avatar
      4.0.7.38 · 7ea28f26
      developer7 authored
      7ea28f26
    • developer7's avatar
      4.0.7.36: · 6621d92e
      developer7 authored
      - edit_device_list()->added return values when changed name of reader;
      6621d92e
  7. Oct 18, 2018
    • developer7's avatar
      4.0.7.35 · 8389528e
      developer7 authored
      - insert/update the name of reader(finish);
      8389528e
  8. Oct 13, 2018
  9. Oct 08, 2018
    • developer7's avatar
      4.0.7.33 · 651d7273
      developer7 authored
      - MeniLoop():
        - check exit signs in list object;
      651d7273
  10. Oct 03, 2018
    • developer7's avatar
      4.0.7.31: · f2cae375
      developer7 authored
      - resolved minor bugs;
      - added devHnd count verification in more functions;
      f2cae375
  11. Sep 04, 2018
  12. Jun 28, 2018
    • developer7's avatar
      4.0.7.29 · b650d48c
      developer7 authored
      - AISSetTime(), fw_update():if status !=DL_OK ...
      b650d48c
  13. Jun 27, 2018
    • developer7's avatar
      4.0.7.28 (debug): · 021040f5
      developer7 authored
      - AISGetVersion(), log_by_time() :if status !=DL_OK ... check;
      021040f5
    • developer7's avatar
      4.0.7.27 (debug) · 003c8d0e
      developer7 authored
      - AISGetTime(),  AISSetTime(), whitelist_read(), blacklist_read(), whitelist_write(), blacklist_write(), log_get(), log_by_index(): return status if status !=DL_OK;
      003c8d0e
  14. Jun 26, 2018
  15. Jun 23, 2018
  16. Jun 22, 2018
  17. May 30, 2018
  18. May 23, 2018
  19. May 15, 2018
  20. May 09, 2018
    • developer7's avatar
      PrintLOG(): · bf892a42
      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;
      bf892a42
    • developer7's avatar
      - PrintLOG(): · ccaceead
      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;
      ccaceead
    • developer7's avatar
      Merge branch '4.0.8.1' · f0f8fab9
      developer7 authored
      # Conflicts:
      #	ais_shell.py
      #	constants.py
      #	readers.ini
      f0f8fab9
  21. May 08, 2018
    • developer7's avatar
      4.0.7.21 · f93dcef4
      developer7 authored
      - resolved bug when create local S_DEVICE structure(class);
      f93dcef4
  22. May 04, 2018
  23. Apr 25, 2018
    • developer7's avatar
      4.0.7.19: · 1a8d23cc
      developer7 authored
      - resolved problem of taking a key based on an index of the device;
      1a8d23cc
  24. Apr 21, 2018
  25. Apr 20, 2018
    • developer7's avatar
      ais_shell (4.0.7.17) · 4cc77c61
      developer7 authored
      -  get_unread_log_one(), MainLoop():
          - replace devHnd with local dev structure;
      -  device_list.py:
         - S_DEVICE:
           remove : http_unread_log = c_bool()
      4cc77c61
  26. Apr 18, 2018
  27. Apr 14, 2018
    • developer7's avatar
      - ais_readers_main_process(4.0.7.48 debug): · f67ccb30
      developer7 authored
        - added ref for new GlobalVars structure(class);
        - added new logger info lines;
      
      - constants.py:
        - added new class GlobalVars;
      
      - dopostprocess.py(2.7):
        - replace with new ref for GlobalVars;
        - added ne logger lines;
      f67ccb30
  28. Apr 10, 2018