Commit Graph

190 Commits

Author SHA1 Message Date
c937d7251a it works 2021-08-23 13:56:21 +03:00
1cc46468c1 fail 2021-08-20 18:30:19 +03:00
5cc8ef1eb0 fail reconnect 2021-08-20 18:25:59 +03:00
99e135caa2 PICloudClient disconnect 2021-08-20 17:22:25 +03:00
9de7045d63 picloud revert to condvars and fix 2021-08-20 16:36:28 +03:00
0e65151e9f PIEthernet error 232
PICloud many fixes
PIBroadcast recursive fix
2021-08-20 10:55:47 +03:00
4c0530d89a picloud ping and fix big bugs 2021-08-19 18:13:05 +03:00
f5af8a1da9 disable autostart pibroadcast 2021-08-19 15:02:30 +03:00
44b9c37391 PICloudClient now soft stop thread when closed
last cmake changes
2021-08-16 22:30:56 +03:00
97b0b6fc0c picloud hash key 2021-08-12 22:05:02 +03:00
1a2e9afaef PIVector compare operators 2021-08-12 21:52:14 +03:00
39a3a23a24 PIByteArray compare operators 2021-08-12 21:41:22 +03:00
ee131921a0 add PIByteArray operator <, fix picloud 2021-08-12 20:22:43 +03:00
f8818c8537 picloud patch 2021-08-12 19:50:17 +03:00
25def958a1 rename doc macros 2021-08-04 16:31:32 +03:00
0c7ce272e6 fix some warnings, add some doc 2021-08-04 14:31:36 +03:00
cba6db4f38 doc rename 2021-08-04 11:00:39 +03:00
d7ace8bdb1 version 2.28.1
CMake pip_code_model now accept optional NAME field
PIByteArray helpers:
 * piSerialize
 * piDeserialize
2021-08-01 22:11:24 +03:00
4236ca87b1 pip_cmg new feature - struct or class PIMETA(no-stream) 2021-07-26 14:59:37 +03:00
d0db8012e6 PICloud small patches 2021-07-20 21:11:33 +03:00
511bedf425 ReshapeOrder for reshape() methods
Last PIVector features ported to PIDeque
2021-07-16 17:19:06 +03:00
de0e9f91ce code brush 2021-07-16 15:26:52 +03:00
686c970e84 Merge branch 'master' of https://git.shs.tools/SHS/pip 2021-07-16 14:12:39 +03:00
856a9b80ea PIVector reshape and etc... 2021-07-16 14:11:55 +03:00
c87e48c0a5 PIChunkStream::set() new feature 2021-07-16 01:05:48 +03:00
040eb3b279 vector and maitrix foreach 2021-07-01 14:00:04 +03:00
f44bd5ef34 PIAuth role enum move to private 2021-06-30 10:12:05 +03:00
229e237b2b transfers patch 2021-06-14 16:17:05 +03:00
d5823428a1 FreeRTOS PIByteArray assert 2021-06-11 21:11:22 +03:00
b7e6d4e4c4 Merge pull request 'introspection' (#75) from introspection into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/75
2021-06-11 21:02:56 +03:00
00f76fa6b5 rollback PIBinaryLog optimization due to last PIDeque fix 2021-06-11 21:01:25 +03:00
f03781f898 PIDeque important performance fix 2021-06-11 19:10:13 +03:00
d839832ee6 PIBinaryLog recreate index performance patch 2021-06-10 20:05:23 +03:00
d71432136c resurrect and assertions 2021-06-09 11:32:28 +03:00
6af21622a1 fix 2021-05-31 13:02:32 +03:00
52a3653261 picout no empty name 2021-05-31 12:51:50 +03:00
1ec9481c19 PIFile::skip() method and PIFile::isEnd() fix for read-only 2021-05-14 00:36:12 +03:00
3c3a8ea177 version 2.24.0
New PIParseHelper class
2021-05-05 00:41:22 +03:00
8526ad1c30 PICodeParser now recognize non-direct PIMETA 2021-05-02 14:02:18 +03:00
438b4a6bce PICodeParser optimizations and improvements with PIMETA() 2021-04-29 17:17:27 +03:00
016c2e3141 PIPluginLoader::pluginsDirectories fix 2021-04-18 17:58:48 +03:00
fd7eae14c6 PIPluginLoader::pluginsDirectories() 2021-04-18 17:40:40 +03:00
95002973e8 PIEthernet send to custom address fix 2021-04-13 18:29:21 +03:00
7a2a9ee7d0 picrypt.cpp no-sodium fix
picodeparser now recognize assignment in declaration
2021-04-12 23:17:13 +03:00
77477a1853 PICloud IODevice flags 2021-04-12 18:04:42 +03:00
5042cd739f PICloud resolve addr 2021-04-12 15:02:42 +03:00
dbd2267a8c PICloud change protocol > server_uuid 2021-04-12 11:35:34 +03:00
f75ce1e8e0 PICloud Dispatcher screen mode 2021-04-09 16:44:05 +03:00
f0e2410929 PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen 2021-04-08 11:53:10 +03:00
4584d9c639 PIObject::deleted now has 1 argument
PIIODevice small refactoring
new PIIODevice virtual methods: threadedReadTerminated() and threadedWriteTerminated()
PIIODevice::stop now accept bool "hard" instead of "wait"

PIStreamPacker new features: packet size crypt and aggressive optimization
2021-04-07 22:13:56 +03:00