lpcmanager
Clone
Summary
Browse
Changes
Graph
FW updater: fix update operation timeout to accomodate new 1GB images.
py2compat
6 months ago, Tomaz Orac
66ee29c1b7ba
Change LHC-1 devices minimal polling interval to 100 ms.
py2compat
7 months ago, Tomaz Orac
0a4cd3cc99d4
RS485: remove dead code for communication error counter - UART_RETRY_NUM was already set to zero since long.
py2compat
8 months ago, Tomaz Orac
ce36b007ae19
Added support for connecting LHC1-type devices on RS-485 bus when using LHC1_GOT_002.
8 months ago, Tomaz Orac
a3afb77b5c40
Added support for connecting LHC1-type devices on RS-485 bus when using LHC1_GOT_002.
py2compat
8 months ago, Tomaz Orac
0a26440852a3
Added support for LHC1_GOT_002 product.
9 months ago, Tomaz Orac
1679bae6e7f1
Added support for LHC1_GOT_002 product.
py2compat
9 months ago, Tomaz Orac
8481ff9d5230
Added HMI:Swipe and HMI:AnimateRotation widgets
py2compat
10 months ago, Dino Kosic
c0e7b779e92d
Added HMI:Swipe and HMI:AnimateRotation widgets
10 months ago, Dino Kosic
62f2b56f3e4b
Added timezone POUs
10 months ago, Dino Kosic
dd0ec0f4179c
Add check_if_url_is_reachable POU to test whether input URL returns status 200 when invoked from PLC
py2compat
10 months ago, Dino Kosic
d7d8098e92f7
Add check_if_url_is_reachable POU to test whether input URL returns status 200 when invoked from PLC
10 months ago, Dino Kosic
54dea7ff6b9f
Add HMI:CloudImage widget. Behaves similarly to HMI:Image, but links to cloudfolder endpoint to use /media/data/cloud folder as source folder for files
10 months ago, Dino Kosic
6f3a60bb7771
Add HMI:CloudImage widget. Behaves similarly to HMI:Image, but links to cloudfolder endpoint to use /media/data/cloud folder as source folder for files
py2compat
10 months ago, Dino Kosic
63e6b1928a5a
Merge.
py2compat
11 months ago, Tomaz Orac
cea582965856
Added timezone POUs
py2compat
12 months ago, Dino Kosic
bdf954427476
SVGHMI: disable SuppressBrowserOutput by default, since it's incompatible with Python 2 runtime.
11 months ago, Tomaz Orac
24326247f155
MQTT: prevent exceptions in case of empty ProjectID
py2compat
11 months ago, Edouard Tisserant
218c714f6245
MQTT: prevent exceptions in case of empty ProjectID
11 months ago, Edouard Tisserant
df8a59fb9cfd
SVGHMI: Add SuppressBrowserOutput, expected by SVGHMI python3 code in Beremiz.
11 months ago, Edouard Tisserant
b8502a30facc
Enable SVGHMI on all archs, including SOM28 now
11 months ago, Edouard Tisserant
463824df73a4
Enable SVGHMI on all archs, including SOM28 now
py2compat
11 months ago, Edouard Tisserant
d1ce2ccfe3d8
SVGHMI: add support for custom widgets and own SVG widget library.
12 months ago, Edouard Tisserant
effc3b4090c8
SVGHMI: customize default widget library path to browse LPCManager's widgets by default.
12 months ago, Edouard Tisserant
699fef1fc5cd
Add new POU: get_plc_id
14 months ago, Dino Kosic
1e7762139be7
Add new POU: get_wifi_settings
14 months ago, Dino Kosic
698bb7de8452
Add new POUs: connect_to_wifi, get_network_settings, get_image_version, get_linux_version
14 months ago, Dino Kosic
35328fba4899
MQTT: Add ProjectID attribute to SmartehCloud configuration, to be used as a prefix with all topics.
14 months ago, Edouard Tisserant
144130828994
Add user-friendly WAMP-SMT scheme for SmartehCloud connection.
14 months ago, Edouard Tisserant
252df96f475c
No need for CustomWAMPFactory anymore.
14 months ago, Edouard Tisserant
c996edcec59a
Fix SmartehCloud updates applying multiple times when re-connecting.
15 months ago, Edouard Tisserant
45715d2aaaf4
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
16 months ago, Edouard Tisserant
c231fd7fd244
Fix special SmatehCloud topic subscription not happening despite option being selected.
16 months ago, Edouard Tisserant
7d71c2f2a519
MQTT: typo fix in SmartehCloud support
17 months ago, Edouard Tisserant
ea3e1f720ccc
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
17 months ago, Edouard Tisserant
8b347ecf35cb
MQTT SmartehCloud authentication and command support - WIP
17 months ago, Edouard Tisserant
3b80f8199c51
SVGHMI: add support for custom widgets and own SVG widget library.
py2compat
12 months ago, Edouard Tisserant
159988f5ab14
SVGHMI: customize default widget library path to browse LPCManager's widgets by default.
py2compat
12 months ago, Edouard Tisserant
224d1283969a
Merge
py2compat
13 months ago, Tomaz Orac
2254d3e5e4c9
MQTT: Add ProjectID attribute to SmartehCloud configuration, to be used as a prefix with all topics.
py2compat
14 months ago, Edouard Tisserant
13a7cb93e819
Add new POU: get_plc_id
py2compat
14 months ago, Dino Kosic
2073d5996019
Add new POU: get_wifi_settings
py2compat
14 months ago, Dino Kosic
a21abfab093c
Add new POUs: connect_to_wifi, get_network_settings, get_image_version, get_linux_version
py2compat
14 months ago, Dino Kosic
6c05f9df669c
Add user-friendly WAMP-SMT scheme for SmartehCloud connection.
py2compat
14 months ago, Edouard Tisserant
37f7e851eae4
No need for CustomWAMPFactory anymore.
py2compat
14 months ago, Edouard Tisserant
d2b84c90f8dc
Fix SmartehCloud updates applying multiple times when re-connecting.
py2compat
15 months ago, Edouard Tisserant
e4eda7d98c03
MQTT file transfer: limit receiving one file at a time and report more feedback to IDE PLC log.
py2compat
16 months ago, Edouard Tisserant
d9de845f97dc
Fix special SmatehCloud topic subscription not happening despite option being selected.
py2compat
16 months ago, Edouard Tisserant
48b1c9ba7a26
MQTT: typo fix in SmartehCloud support
py2compat
17 months ago, Edouard Tisserant
13b78ced7601
MQTT: do not subscribe SmartehCloud topic when using other Authentication method.
py2compat
17 months ago, Edouard Tisserant
96018843360a
MQTT SmartehCloud authentication and command support - WIP
py2compat
17 months ago, Edouard Tisserant
5ceee8f3e4d4
Fix ThirdPartyPath again
18 months ago, Edouard Tisserant
6868d48a7c7e
LPCBus: enlarge timeout for rs485 devices with short buffer. Fixes CH1 module response being ignored.
20 months ago, Edouard Tisserant
2c3a530cc6b7
Fix ThirdPartyPath
20 months ago, Edouard Tisserant
14fb18af93d5
MQTT: add feature and LPCManager specific paths for paho.mqtt.c libraries and headers
22 months ago, Edouard Tisserant
d74b550a52fe
FW update : change default 256K transfer chunksize to 56K, compatible with maximum eRPC payload size of 64K.
19 months ago, Edouard Tisserant
1d5087e72ac0
Add FW update methods using ExtendedCall and fix py3 and wxPython4 problems for FW update code
19 months ago, Edouard Tisserant
70f8f690580d
Firmware update py2 => py3 (wxpy3 => wxpy4)
19 months ago, Edouard Tisserant
7c1c9a104bb3
Use eRPC's extendedCalls for "CheckProductID" and "GetVersions".
19 months ago, Edouard Tisserant
cc9644b8e7e2
Backed out changeset 613633227bc2 - no need to customise eRPC interface because of using newly added ExtendedCall.
19 months ago, Edouard Tisserant
0892985090bd