93a1bf4f6d
some unsuccessfull fixes for picloud
Бычков Андрей
2022-11-07 17:32:10 +03:00
f08a07cab0
небольшая чистка и улучшение кода, попытка исправить picloud
Бычков Андрей
2022-11-07 17:16:27 +03:00
8a5e72c723
migrate to async IO model new PIIODevice::interrupt() virtual method new PIWaitEvent private class PIEthernet and PISerial basically tested on Windows and Linux
peri42022-11-05 23:43:07 +03:00
2163deb7ea
PICodeParser entities visibility, check pip_cmg stream operators for public and global visibility
peri42022-11-01 14:54:53 +03:00
4219372e68
PIString::fromUTF8 BOM support
peri42022-11-01 14:29:07 +03:00
e46cfdc4bd
more precise using PIIODevice::reading_now flag, Warning! one should use it manually now small enum fix for pip_cmg
peri42022-10-27 20:58:43 +03:00
609ff8e9c8
piserial should be fixed
peri42022-10-24 10:55:25 +03:00
ea0df21726
Merge pull request 'piethernet threaded connect fix, small brush of PIIODevice' (#168) from piiodevice_fix into master
peri42022-10-23 21:38:35 +03:00
3a5050b028
piethernet threaded connect fix, small brush of PIIODevice
peri42022-10-23 21:38:10 +03:00
2cf561767f
Merge pull request 'piiodevice_fix' (#167) from piiodevice_fix into master
peri42022-10-23 19:33:41 +03:00
499ee386a7
PIString::toFloat/Double/LDouble own fast implementation (. and , equivalent) PICout ldouble support PIEthernet small optimization
peri42022-09-17 17:53:58 +03:00
00f7a24d54
new caontainers functions atWhere() lastAtWhere() contains(v) filter(), map(), reduce(), forEach() indexed and reverse variants fix PIDeque reverse for fix insert with move of complex type potential segfault
Бычков Андрей
2022-08-12 18:14:55 +03:00
f07f814b08
platformio_pre.py
Бычков Андрей
2022-08-11 11:40:49 +03:00
bbc83128b0
added and fixed documentation for PIMath
Tamerlan Baziev
2022-07-26 18:13:28 +03:00
d13e68c206
threadedRead now const uchar * pipacketextractor Header mode now more flexible fix splitTime mode more refactoring add virtual override to functions remove piforeach replace 0 to nullptr iterate over pimap via iterators replace CONNECTU to CONNECT# with compile time check
Бычков Андрей
2022-07-26 17:18:08 +03:00
a4882dc054
complex macros with ;
peri42022-07-25 11:18:09 +03:00
a1b9b7e1d6
убрал лишние ;
Бычков Андрей
2022-07-25 10:32:42 +03:00
e1b89aeca8
PIByteArray begin end indexOf map reduce forEach PIVector and PIDeque small fixes
Бычков Андрей
2022-07-25 10:07:48 +03:00
242abaaf59
version 2.95.0 get rid of PIByteArray subclassing from PIDeque<uchar>
peri42022-07-22 16:40:09 +03:00
0116387fe3
PIDeque fix ssize_t fix uninitialized variables fix PIDeque prepend with std::initializer_list
Бычков Андрей
2022-07-22 16:31:40 +03:00
f5953a0ba7
PIBinaryLog joinBinLogsSerial correct timestamp wite with split
Бычков Андрей
2022-07-22 15:24:07 +03:00