Skip to content
  1. Jun 28, 2018
    • developer7's avatar
      4.0.7.29 · b650d48c
      developer7 authored
      - AISSetTime(), fw_update():if status !=DL_OK ...
      b650d48c
  2. 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
  3. Jun 26, 2018
  4. Jun 23, 2018
  5. Jun 22, 2018
  6. May 30, 2018
  7. May 23, 2018
  8. May 15, 2018
  9. 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
  10. May 08, 2018
    • developer7's avatar
      4.0.7.21 · f93dcef4
      developer7 authored
      - resolved bug when create local S_DEVICE structure(class);
      f93dcef4
  11. May 04, 2018
  12. 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
  13. Apr 21, 2018
  14. 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
  15. Apr 18, 2018
  16. 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
  17. Apr 10, 2018
  18. Apr 05, 2018
  19. Apr 03, 2018
  20. Mar 28, 2018
  21. Mar 27, 2018
  22. Mar 20, 2018
    • developer7's avatar
      - ais_readers_main_process(4.0.7.25): · 4f760673
      developer7 authored
        - new f.  SendAllLogs();
      
      - dopostprocess.py(1.6):
        - new code for GetDumpAllDeviceLogs():
      
      - xmlhtml.py(2.7):
        - added new field for numbor of repeating unsent logs;
      4f760673
  23. Mar 19, 2018
    • developer7's avatar
      - ais_shell(): · 8e1d2809
      developer7 authored
        - joined return results in log byy index and log by time;
      8e1d2809
  24. Mar 12, 2018
    • developer7's avatar
      4.0.8.1:4.0.7.12 · a8a97491
      developer7 authored
      - ais_http.py(4.0.7.12) not finish
        -remove some functions ;
      - commands.py:
        - new module for global functions;
      - web_api/ais_readers.html:
        - added bootstrap framework;
      a8a97491
  25. Mar 08, 2018
    • developer7's avatar
      Merge branch '4.0.7.1' · 9b0afbb5
      developer7 authored
      # Conflicts:
      #	ais_shell.py
      9b0afbb5
    • developer7's avatar
      4.0.7.10 · 528517ac
      developer7 authored
      - added 'DEPRECATED AIS_Config_Send(), AIS_Config_Read()' in config_file_wr;
      - fixed minor bugs;
      528517ac
  26. Mar 06, 2018
    • developer7's avatar
      commit constants.py · 89303fcc
      developer7 authored
      89303fcc
    • developer7's avatar
      merge master : 4.0.7.1 · a83d1b26
      developer7 authored
      a83d1b26
    • developer7's avatar
      4.0.7.19 · 607b7a50
      developer7 authored
      - ais_readers_main_process.py:
        - DoPost():
            - better code for listen RTE in real time;
      
      - ais_readers.html(3.9):
        - changed names for some li buttons;
      
      - javas.js(3.9):
        - codes optimisation;
      
      - ais_shell(4.0.7.9):
        - added assign to 'rte' field in ReadRTE();
      
      - device_list:
       - added rte field in S_LOG class;
      607b7a50
  27. Mar 01, 2018
    • developer7's avatar
      4.0.7.17 · df91163b
      developer7 authored
      - ais_readers.html (3.6):
        - removed text in <div> id="loading" and <div> id="failloading";
      
      - javas.js (3.6):
        - added new constants;
        - added ajaxStart() and ajaxStop() global functions;
        - resolved bug when login form form settings loading;
        - added .fail() method for ajax;
      
      - ais_shell.py (4.0.7.8):
       - better formating the function result;
      
      - ais_http.py : 4.0.7.9:
        - better code structure for 'F';
      df91163b
  28. Feb 22, 2018
    • developer7's avatar
      4.0.7.7 · f0ca9f2c
      developer7 authored
      - implement AIS_FW_Upload_File();
      f0ca9f2c