Commit Graph

1703 Commits

Author SHA1 Message Date
Andrey d4c6c410da some fixes 2022-01-14 18:25:41 +03:00
Andrey a7df53fbfe platformio_pre.py 2022-01-14 18:15:56 +03:00
Andrey 0504fa187e define PIP_MICRO
detect AVR_GCC
add library.json
2022-01-14 14:37:51 +03:00
peri4 1d9a39f792 piCompare 2022-01-10 17:10:41 +03:00
peri4 cbdaabee4a some build fixes 2022-01-07 01:58:38 +03:00
peri4 3c8ccf357b PIFile::openTemporary on Windows
PIPair from std::tuple
2021-12-24 14:41:18 +03:00
Andrey 92b20f6f46 PIByteArray getRange 2021-11-16 15:22:03 +03:00
andrey 04d7ed77d9 Merge pull request 'condvar_use' (#82) from condvar_use into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/82
2021-11-16 14:49:52 +03:00
peri4 a2a205cfd2 version 2.33.0
piMinSleep() method
2021-11-16 14:43:57 +03:00
peri4 d3b6597042 PIMap range-for decomposition declaration support 2021-11-01 23:29:42 +03:00
Andrey 48c885e12a PIThreadNotifier, rewrite PIObject::deleteLater()
tests for PIThreadNotifier and PIObject::deleteLater()
2021-10-29 18:20:48 +03:00
Andrey 6e5a5a6ade remove msleep, clean PIConditionVariable, rewrite pipipelinethread, etc... 2021-10-29 16:52:03 +03:00
peri4 21e03fc8cb flags 2021-10-27 10:53:27 +03:00
peri4 b85de0d704 work with PIFile::openTemporary() on Windows 2021-10-26 13:50:27 +03:00
peri4 f781cc3846 binary log improvements 2021-10-21 18:48:01 +03:00
peri4 1cb3d4ffe9 PIBinaryLog fix 2021-10-14 12:45:01 +03:00
peri4 9293706634 PISerial 14400 baudrate only for Windows 2021-10-08 22:11:47 +03:00
peri4 fde6bdf17f PISerial 14400 baudrate 2021-10-08 22:02:51 +03:00
Andrey a1c1fd8339 Merge branch 'master' of https://git.shs.tools/SHS/pip 2021-10-08 15:16:19 +03:00
Andrey 01b39dc75f pip_cmg fix macros name 2021-10-08 15:16:08 +03:00
peri4 07ec32c969 tests 2021-10-05 20:31:00 +03:00
peri4 042366e19e Merge branch 'PIMathMatrixTests1-10' 2021-10-04 22:14:38 +03:00
peri4 948a90fcd9 option revert 2021-10-04 22:14:15 +03:00
peri4 c404688bbd more safety for PIObject::Connection::disconnect() 2021-10-04 21:57:34 +03:00
peri4 aa76a15f40 version 2.32.0
PIObject::Connection struct
2021-10-04 21:50:49 +03:00
Andrey ca20785b53 revert piDisconnectAll 2021-10-04 15:07:14 +03:00
Andrey 13d0b2f960 remove piDisconnectAll 2021-10-04 15:05:58 +03:00
Andrey 46571ac39f piDisconnectAll private 2021-10-04 14:18:23 +03:00
peri4 36d770ea2e Merge pull request 'piobject_tests' (#80) from piobject_tests into master
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/80
2021-10-04 12:11:51 +03:00
Andrey bc7d129a9e piobject/connect.cpp tests 2021-10-04 12:07:01 +03:00
peri4 8accc28804 test fix 2021-09-30 19:28:30 +03:00
Andrey 62e130f91b disconnect test failed 2021-09-30 18:41:01 +03:00
peri4 a009221092 pidisconnect now work with lambdas 2021-09-30 16:21:28 +03:00
peri4 dedc35b466 new class PIThreadPoolLoop 2021-09-24 16:03:20 +03:00
peri4 5e33587703 PISerial::setBreak linux fix 2021-09-17 21:27:24 +03:00
peri4 950f6830da old gcc pithread fix 2021-09-17 21:20:21 +03:00
Andrey 19a8ca84e6 PIByteArray checksumPlain invert flag
fix PISerial setBreak
2021-09-16 16:18:20 +03:00
Andrey ece3fb1536 PISerial setBreak 2021-09-16 12:18:17 +03:00
andrey 0d119502a8 PIDeque functions same as PIVector
code brush
fix indexOf and entries with start<0
2021-09-09 18:01:57 +03:00
andrey cc5951cfc3 PIVector getRange removeWhere 2021-09-09 17:38:28 +03:00
andrey 61d42e0ac5 PIVector: map, reduce
rename arguments in uniform style
2021-09-07 18:29:09 +03:00
andrey 127935086c PIVector: any, every, indexWhere, lastIndexWhere
start arg in indexOf, entries, lastIndexOf
and some code brush
2021-09-07 17:29:24 +03:00
andrey 76ed60edf3 code brush 2021-09-07 15:39:44 +03:00
peri4 3b0a1c70fe documentation fix 2021-09-03 17:12:46 +03:00
andrey 186e07e45d PICodeInfo::EnumInfo toPIVariantEnum 2021-09-03 16:19:57 +03:00
andrey 047cff7d6e version 2021-09-03 12:42:29 +03:00
peri4 305275e3ac PICodeParser namespaces fix 2021-09-03 11:39:26 +03:00
peri4 efb0d5f4f9 PICodeParser predefined PIP macros 2021-09-03 11:20:38 +03:00
peri4 991a074538 version 2.30
PIStreamPacker remove progresses
picloud various fixes
2021-09-01 23:48:13 +03:00
andrey f82b6c12ee cloud_dispatcher patch 2021-09-01 22:43:40 +03:00