Commit Graph

33 Commits

Author SHA1 Message Date
Бычков Андрей
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>
2022-07-22 16:40:09 +03:00
ef8ffcd02f DEPRECATED[M], createMemoryBlock(), text stream ... 2022-05-11 20:55:51 +03:00
0897a8369f macros rename 2022-05-11 16:49:33 +03:00
b2bc385397 PIByteArray works on binary stream 2022-05-10 15:23:18 +03:00
0f9e592273 start moving to binarystream 2022-05-10 12:26:05 +03:00
a502182eba NO_UNUSED 2022-05-09 11:56:09 +03:00
0b3ee4bb6a doc ru 2022-05-05 22:31:59 +03:00
00830958df doc ru, printf() before assert in containers 2022-04-12 23:17:05 +03:00
81b749caa2 doc, pitime.h decomposition 2022-03-25 17:47:41 +03:00
cc4e1f48aa doc ru 2022-03-17 00:57:15 +03:00
7d83c6fe19 PIByteArray doc 2022-03-14 23:19:46 +03:00
54b5372356 doxygen @ tags replaced to \ 2022-03-14 21:19:31 +03:00
Andrey
a7df53fbfe platformio_pre.py 2022-01-14 18:15:56 +03:00
cbdaabee4a some build fixes 2022-01-07 01:58:38 +03:00
Andrey
92b20f6f46 PIByteArray getRange 2021-11-16 15:22:03 +03:00
Andrey
19a8ca84e6 PIByteArray checksumPlain invert flag
fix PISerial setBreak
2021-09-16 16:18:20 +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
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
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
d5823428a1 FreeRTOS PIByteArray assert 2021-06-11 21:11:22 +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
d0ef71c933 version 1.12.0_beta.
Very important fix in PIByteArray! Now containers stream operators for trivial types works correct
2020-10-17 21:16:26 +03:00
8ef4c9ca23 fix PIByteArray load/store operators for containers 2020-10-16 12:28:57 +03:00
334efaefbe code clean 2020-10-02 15:04:15 +03:00
f3d6739869 code brush 2020-10-02 11:11:55 +03:00
298765b7d8 new class PIVariantSimple
PIObject::CONNECTU_QUEUED moved to PIVariantSimple
static_assert on undeclared operators PIByteArray << and >> with complex types
2020-10-01 21:50:41 +03:00
2ca8db70f3 pibytearray patch, now automatic supports all simple types 2020-10-01 19:04:10 +03:00
e474c5a8de remove __PICONTAINERS_SIMPLE_TYPE__ 2020-09-28 15:38:45 +03:00
ccd6a9888f tree changes 2020-08-19 00:47:05 +03:00