52 Commits

Author SHA1 Message Date
Lyon
0adbb62369 format and push pkgs, fix SOFT_IIC 2023-07-15 14:59:56 +08:00
Lyon
e5144767a4 fix .gitignore 2023-07-09 23:50:40 +08:00
Lyon
b4f7b4275c move test to pikaCompiler 2023-07-06 23:09:49 +08:00
pikastech
75d6f97823 move test to top 2022-09-26 21:47:52 +08:00
pikastech
70bd8e48a8 add test 2022-09-26 10:20:57 +08:00
pikastech
729ce8a497 add test for WriteRegister 2022-09-19 14:38:12 +08:00
pikastech
600950381e modebus rtu_master test ok 2022-09-19 13:27:20 +08:00
pikastech
7ae95663f6 support multy assign, use $l[x] instead of _l[x] 2022-09-09 10:16:15 +08:00
pikastech
ad22498992 rm files
fix include cmake
2022-09-06 21:13:13 +08:00
任祉涵
36b3d2775a
PikaNN simple version (#211)
* PikaNN sample

* Delete __asset_lib_to_file_py_a.c

* Update CMakeLists.txt

Co-authored-by: Lyon <88232613+pikasTech@users.noreply.github.com>
2022-09-06 21:08:10 +08:00
pikastech
af26aace9d use method from str and bytes directly 2022-09-05 20:40:19 +08:00
pikastech
8404d5a305 support '//' transfer to '/' 2022-08-29 18:09:45 +08:00
pikastech
f76e456ea0 add test, examples for re, fix some mem leak 2022-08-29 16:29:03 +08:00
pikastech
6726169ad9 serilized to api
use mask in arg for serilized

support isKeyword flag for arg
2022-08-28 19:25:03 +08:00
pikastech
7244267b68 test socket ok 2022-08-26 17:25:45 +08:00
pikastech
ecaf7ed0e9 add __platform for socket, add override 2022-08-26 16:40:12 +08:00
pikastech
e194106ce8 add callback/test
fix test

add callback-test1

add assert
2022-08-18 14:22:43 +08:00
pikastech
cd6dfbbb71 unittest can run 2022-08-11 19:21:53 +08:00
pikastech
f180a15343 support %s and %r for any type arg 2022-08-11 18:32:53 +08:00
pikastech
bb54c2e719 support setattr and getattr
run tests() in cases is ok
2022-08-11 17:39:38 +08:00
pikastech
e61e4716ac add examples for unittest 2022-08-06 23:26:04 +08:00
pikastech
e393d33db7 fix Quaternion_test.py 2022-08-01 00:16:23 +08:00
pikastech
c056b6015d update configparser 2022-07-29 23:42:18 +08:00
pikastech
5492fbb162 add test file by pkg-push autoly 2022-07-26 10:50:20 +08:00
pikastech
d9b296cee8 release configparser 2022-07-20 21:55:40 +08:00
purewind7
509159ecca Add adaptive threshold 2022-07-20 07:00:01 +00:00
purewind7
08aad5aac0 Add median filter 2022-07-20 07:00:01 +00:00
purewind7
ec8611260e Add class filter and meanfilter method in PikaCV 2022-07-20 07:00:01 +00:00
purewind7
eb4b72a1a7 Add resize and OTSU in PikaCV ,fix threshold 2022-07-19 18:04:38 +08:00
purewind7
76aaf5c63b Add setROI and threshold in PikaCV 2022-07-18 08:10:45 +00:00
pikastech
126b661af3 split, merge test ok 2022-07-15 07:17:33 +00:00
pikastech
000ee776b3 add out 2022-07-15 07:17:33 +00:00
purewind7
02f824ab1b Add merge and split in PikaCV 2022-07-15 07:17:33 +00:00
pikastech
5dd97a818f add test file 2022-07-15 12:09:04 +08:00
purewind7
746835285e Add Quaternion in PikaMath 2022-07-14 08:52:07 +00:00
pikastech
8889671586 push binascii to package 2022-07-14 10:59:51 +08:00
purewind7
67a50fb8b7 fix overflow issue 2022-07-13 16:46:38 +08:00
lyon
1bd3b367f4 fix str(None) return other string 2022-07-06 15:13:23 +08:00
pikastech
efea50d4cd move cJSON test to example/cJSON 2022-06-07 14:14:03 +08:00
pikastech
220126e39c test utf8-chinese cjson 2022-06-07 14:02:09 +08:00
pikastech
d4026f882b add overflow check for bytecode gen
use heap to avoid some overflow in parser
2022-06-07 13:15:33 +08:00
pikastech
6b053c7a8c add test3.py 2022-06-07 11:52:16 +08:00
pikastech
05fb31c9f2 chek overflow of LINE BUFF, support \" and \' 2022-06-07 11:16:02 +08:00
lyon
e0f4b346fc suppot void line in *.py inner function define 2022-05-28 10:43:21 +08:00
lyon
49589ed009 add equ test for bytes 2022-05-24 15:08:46 +08:00
lyon
8efa491c43 add implament file for TemplateDevice 2022-05-24 14:13:31 +08:00
lyon
602ed06f26 fix need two \n in *.py when preCompile bytecode 2022-05-19 19:14:40 +08:00
lyon
ad9e97ee98 add test python scripts 2022-05-02 21:35:38 +08:00
lyon
6d5a7b3aaf compile_link_import ok 2022-05-01 17:08:24 +08:00
lyon
b17e32662f add UnitTest.py 2022-05-01 08:56:53 +08:00