- Oct 13, 2016
-
-
developer7 authored
-
- Jul 07, 2016
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@79 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- correction of errors in variable name git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@78 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- edit code in 'do_POST()' function in the part relating to the recording 'debug_log' file git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@77 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jul 06, 2016
-
-
developer8 authored
- parsing value of query string from a URL referring to the debug log, located in the block processing of reading and recording debug_log file git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@74 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jun 29, 2016
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@73 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- global declare variable 'PASS' in 'do_POST()' function git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@72 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jun 18, 2016
-
-
developer8 authored
- add tags for the title debug folder and the name just debug_log git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@69 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- changed code in function 'do_POST()' class 'GetHanlder()' that affects reading and recording (download) debug_log files.For now takes over from parsing query debug_log the title string that is entered directly via HTML pages and consequently the name of the function it transmits or records - 'constants.py' add the constants that are used to work with debug logs git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@68 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jun 17, 2016
-
-
developer8 authored
- added lines of code that returns the message 'NO DEVICES FOUND "if the list is empty unit git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@67 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jun 14, 2016
-
-
developer8 authored
- amended the section of code that processes the value of a variable based on the serial number of the device which is obtained from the .html pages - added argument for the value of handler which is obtained by choosing the ordinal number of devices .html scripts in functions for logs git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@62 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Jun 13, 2016
-
-
developer8 authored
* ais_http.py - added try/except block for method 'do_POST()' git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@60 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- May 30, 2016
-
-
developer8 authored
- bugfixed git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@56 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- May 26, 2016
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@53 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@52 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- May 12, 2016
-
-
developer8 authored
- added controls to the .html page - controls associated with the respective functions in the script 'ais_shell.py' - implemented all functions of the 'testers' git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@46 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Apr 13, 2016
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@38 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- resolved output for more functions in 'ais_shell.py' script git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@37 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 21, 2016
-
-
developer8 authored
- problem two paths to the same library in one script is resolved - resolved problem in html file git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@36 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- added new item in html form - all functions are located in ais_shell.py script git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@35 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 18, 2016
-
-
developer8 authored
- erased more f in ais_http.py script and used f from ais_shell.py script to ais_http.py - changed more f in ais_shell.py and adjustment these f for ais_http.py script - not all f changed git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@34 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 17, 2016
-
-
developer15 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_api/trunk@33 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 16, 2016
-
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_server/trunk@32 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/web_server/trunk@30 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@29 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@28 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@27 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 12, 2016
-
-
developer8 authored
- change f 'TestLights()' - added radio button controls in html form for lights f - added new items in html forms for lock and edit device list - changed names of items for pass in html form - changed code of blacklist_read() f - changed AIS_GetLibraryVersionStr() - now SetTime f called values from .dll - old AIS_GetLog_Set() renamed in AIS_GetLog_Set() - implement f for lock - implement f for show/edit device list ("Q" ) - changed value for lib ver in constants.py script (now:4.9.2) git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@25 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 10, 2016
-
-
developer8 authored
- added index of actual device near hendler,for all functions - little correction od code - changed path string in constants.py script git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@22 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- time to loop for RTE listen now set dynamically from .html file - minor edits in constants.py script git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@20 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
- Mar 09, 2016
-
-
developer8 authored
- added link in th tag - added text tag for loop time of RTE git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@19 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- solved bug in f-on 'log_by_index' and 'log_by_time' (infinite loop in MainLoop()) git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@17 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer8 authored
- correct string constants for PATH to library in constants.py script - added others .py files git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@16 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@11 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ais_readers/python/examples/http/trunk@10 0228885a-6ad7-41a9-bcf9-d0ec016d0fc8
-