Skip to content
  1. Oct 04, 2018
    • developer7's avatar
      4.0.7.35 · 184ee590
      developer7 authored
      - commands.py:
        - command() -> call 'Q' and 'q' functions;
      184ee590
    • developer7's avatar
      - commands.py: · 6c5ffb56
      developer7 authored
        - command() -> added ResBusyLoop();
      6c5ffb56
  2. Oct 03, 2018
    • developer7's avatar
      4.0.7.34: · 8e312b72
      developer7 authored
      - display some functions without devices exists;
      - resolved some bugs;
      8e312b72
    • developer7's avatar
      4.0.7.33 · a962365d
      developer7 authored
      - remove import threading module;
      a962365d
  3. Sep 25, 2018
  4. Sep 21, 2018
  5. Sep 20, 2018
  6. Sep 07, 2018
    • developer7's avatar
      4.0.7.31 · 5c8c2894
      developer7 authored
       - add the threading.Event () method to the communication between the troughs;
      5c8c2894
  7. Sep 04, 2018
    • developer7's avatar
      web_api:4.0.7.29 · 958e37e6
      developer7 authored
      - adds the structure as a fleg that shows the RT function whether a function is in progress or not;
      958e37e6
  8. Jun 28, 2018
    • developer7's avatar
      4.0.7.28 · ab7d76eb
      developer7 authored
      - commands.py
        - fixed minor bugs;
      ab7d76eb
  9. Jun 27, 2018
    • developer7's avatar
      commands.py (2.4): · 9797b7b1
      developer7 authored
      - command():
        - new code for resource busy resolving;
      9797b7b1
    • developer7's avatar
      2.3 · acfe054a
      developer7 authored
      - GetAISUpdateAndGetCount()
        - added return status if status !=DL_OK;
      - added DeviceHandler() and ResBusyCheck();
      acfe054a
  10. Jun 26, 2018
  11. Jun 23, 2018
  12. Jun 06, 2018
    • developer7's avatar
      4.0.7.24 · 356b6217
      developer7 authored
      - ais_shell():
        - do_POST():
          - added GET_RASPI_TEMP constant;
      356b6217
  13. Jun 04, 2018
  14. May 24, 2018
    • developer7's avatar
      4.0.7.23 · b251c4ec
      developer7 authored
      - doPOST():
        - add new function names that are executed if there are no devices exists;
      b251c4ec
  15. May 15, 2018
  16. May 09, 2018
  17. May 08, 2018
    • developer7's avatar
      4.0.7.22 · c7cf2b0e
      developer7 authored
       - resolved bug when create local S_DEVICE structure(class);
      c7cf2b0e
  18. May 04, 2018
  19. Apr 28, 2018
    • developer7's avatar
      4.0.7.20: · 103dfaa3
      developer7 authored
       - ais_http.py:
         added new constant for 'q'(GetListInformation())
      103dfaa3
    • developer7's avatar
      4.0.7.19: · 88536693
      developer7 authored
      - ais_http.py():
        - set content-type if file ext is .csv;
        - added commands that may run if no device exists;
      88536693
  20. Apr 25, 2018
  21. Apr 21, 2018
  22. Apr 20, 2018
    • developer7's avatar
      web_api: · b4888b87
      developer7 authored
      - commands.py(1.8)
        - import inspect.getargspec module;
        - command():
          - using the getargspec to find out the number of parameters of the invoking function;
        - change **kwargs in function param with **pg;
      b4888b87
  23. Apr 18, 2018
  24. Apr 10, 2018
  25. Apr 03, 2018
  26. Mar 29, 2018