Ibrahim Abdelkader
|
4c45079bc2
|
Merge pull request #2203 from openmv/giga_csi_reset
boards/ARDUINO_GIGA: Enable RESET/PEN pin.
|
2024-04-19 09:09:13 +02:00 |
|
iabdalkader
|
0dac743ace
|
boards/ARDUINO_GIGA: Enable RESET/PEN pin.
|
2024-04-19 09:02:02 +02:00 |
|
Ibrahim Abdelkader
|
dfe701e03f
|
Merge pull request #2201 from kwagyeman/kwabena/cleanup_set_pixel_aa
imlib/draw: Fix out of bound crash issue with set_pixel_aa.
|
2024-04-18 20:55:48 +02:00 |
|
Ibrahim Abdelkader
|
f947977c5c
|
Merge pull request #2199 from PixArt-Imaging-Inc/master
sensors/PAG7920: Support PixArt image sensor PAG7920.
|
2024-04-18 20:55:28 +02:00 |
|
FU CHEN-WEI
|
b3f9d70003
|
sensors/PAG7980: Support PixArt image sensor PAG7920.
1. Add a sensor driver for PAG7920.
2. Add PAG7920-related definitions.
|
2024-04-18 16:59:12 +08:00 |
|
Kwabena W. Agyeman
|
11acce5865
|
imlib/draw: Fix out of bound crash issue with set_pixel_aa.
|
2024-04-17 20:04:02 -07:00 |
|
Ibrahim Abdelkader
|
66d4e6b046
|
Merge pull request #2192 from openmv/dependabot/github_actions/dev-drprasad/delete-tag-and-release-1.1
build(deps): bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1
|
2024-04-14 14:42:33 +02:00 |
|
dependabot[bot]
|
df83a6549f
|
build(deps): bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 1.0.1 to 1.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](https://github.com/dev-drprasad/delete-tag-and-release/compare/v1.0.1...v1.1)
---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 15:58:21 +00:00 |
|
Ibrahim Abdelkader
|
0a2773ca9a
|
Merge pull request #2160 from kwagyeman/kwabena/erode_dilate_speedup
imlib/binary: Improve erode/dilate performance using SIMD.
|
2024-04-06 15:13:47 +02:00 |
|
Kwabena W. Agyeman
|
f7ed570231
|
modules/py_image: Refactor get_similarity() to use draw_image backend.
|
2024-04-02 17:31:43 -07:00 |
|
Ibrahim Abdelkader
|
b2b62dbac8
|
Merge pull request #2146 from kwagyeman/kwabena/simplify_binary
modules/py_image: Update binary to use mp_arg_parse_all.
|
2024-03-31 15:13:11 +02:00 |
|
Ibrahim Abdelkader
|
7b1468ce89
|
Merge pull request #2154 from kwagyeman/kwabena/subsample_speedup
imlib/jpege: Improve jpeg YUV422/420 UV sub-sampling speed.
|
2024-03-30 12:30:32 +02:00 |
|
Ibrahim Abdelkader
|
19aad15aa4
|
Merge pull request #2187 from openmv/dependabot/github_actions/tj-actions/changed-files-44
build(deps): bump tj-actions/changed-files from 42 to 44
|
2024-03-30 11:09:42 +02:00 |
|
Ibrahim Abdelkader
|
b3529f4f0a
|
Merge pull request #2184 from openmv/dependabot/github_actions/geekyeggo/delete-artifact-5
build(deps): bump geekyeggo/delete-artifact from 4 to 5
|
2024-03-30 11:08:42 +02:00 |
|
Ibrahim Abdelkader
|
d3ba81b0d0
|
Merge pull request #2177 from openmv/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
|
2024-03-30 10:52:58 +02:00 |
|
dependabot[bot]
|
7019fd62bb
|
build(deps): bump tj-actions/changed-files from 42 to 44
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42...v44)
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-27 15:27:29 +00:00 |
|
Ibrahim Abdelkader
|
d8a42359e5
|
Merge pull request #2180 from kwagyeman/kwabena/fix_spi_cs_slave_mode
ports/stm32: Don't control CS pin in slave mode.
|
2024-03-25 19:52:54 +02:00 |
|
Ibrahim Abdelkader
|
6858a77ce1
|
Merge pull request #2185 from openmv/dependabot/github_actions/actions/cache-4.0.2
build(deps): bump actions/cache from 4.0.1 to 4.0.2
|
2024-03-22 09:35:26 +02:00 |
|
Ibrahim Abdelkader
|
ef78972ffe
|
Merge pull request #2186 from openmv/bootloader_fix
bootloader: Fix GPIO clock macros.
|
2024-03-21 18:50:24 +02:00 |
|
iabdalkader
|
240332d30b
|
bootloader: Fix GPIO clock macros.
|
2024-03-21 17:44:21 +01:00 |
|
Ibrahim Abdelkader
|
331465c726
|
Merge pull request #2153 from kwagyeman/kwabena/jpeg_yuv422
ports/stm32: Add support for YUV422 hardware JPEG compression.
|
2024-03-20 20:25:38 +02:00 |
|
Kwabena W. Agyeman
|
3dd93c4ffb
|
ports/stm32: Don't control CS pin in slave mode.
|
2024-03-20 10:50:33 -07:00 |
|
Kwabena W. Agyeman
|
3aea9f9687
|
scripts/libraries: Fix RTSP library to work with VLC.
|
2024-03-20 10:33:57 -07:00 |
|
Kwabena W. Agyeman
|
b037b2208a
|
modules/py_image: Add support to control jpeg subsampling.
|
2024-03-20 10:33:56 -07:00 |
|
dependabot[bot]
|
c5688b85c6
|
build(deps): bump actions/cache from 4.0.1 to 4.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.0.1...v4.0.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-20 15:43:02 +00:00 |
|
dependabot[bot]
|
fe503bee85
|
build(deps): bump geekyeggo/delete-artifact from 4 to 5
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 4 to 5.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 15:41:44 +00:00 |
|
Kwabena W. Agyeman
|
31f58cc99a
|
ports/stm32: Add support for YUV422 hardware JPEG compression.
|
2024-03-16 10:51:06 -07:00 |
|
Ibrahim Abdelkader
|
a2bedfd683
|
Merge pull request #2182 from kwagyeman/kwabena/fix_crypto_lib_mimxrt
micropython: Turn crypto lib for mimxrt back on.
|
2024-03-16 09:47:30 +02:00 |
|
Kwabena W. Agyeman
|
e7f78b29ab
|
micropython: Turn crypto lib for mimxrt back on.
|
2024-03-15 10:50:44 -07:00 |
|
Ibrahim Abdelkader
|
0c826b501c
|
Merge pull request #2178 from kidswong999/patch-1
library/pid.py: change millis to ticks_ms
|
2024-03-13 09:34:58 +02:00 |
|
王开智
|
e763300b8b
|
library/pid.py change millis to ticks_ms
change pyb.millis to time.tick_ms, for supporting imx.rt
|
2024-03-13 13:15:27 +08:00 |
|
Kwabena W. Agyeman
|
ed0822ba62
|
imlib/binary: Improve erode/dilate performance using SIMD.
|
2024-03-11 17:03:14 -07:00 |
|
dependabot[bot]
|
1229c20757
|
build(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 15:24:26 +00:00 |
|
Ibrahim Abdelkader
|
dbe5187558
|
Merge pull request #2161 from kwagyeman/kwabena/update_macros
imlib: Update min/max usage to clamp and sat.
|
2024-03-11 09:06:53 +02:00 |
|
Ibrahim Abdelkader
|
b54afd6c1a
|
Merge pull request #2174 from openmv/kwagyeman-kwabena/fix_inlining
imlib/fmath: Fix fmath function inlining.
|
2024-03-10 16:41:05 +02:00 |
|
Kwabena W. Agyeman
|
99d22d4eb0
|
imlib/fmath: Fix fmath function inlining.
|
2024-03-10 15:29:25 +01:00 |
|
Ibrahim Abdelkader
|
3a2ffc5106
|
Merge pull request #2148 from kwagyeman/kwabena/erode_dilate_cleanup
modules/py_image: Use mp_arg_pasrse_all for erode/dilate.
|
2024-03-10 09:15:14 +02:00 |
|
Kwabena W. Agyeman
|
e63fbc7c29
|
modules/py_image: Update binary to use mp_arg_parse_all.
|
2024-03-09 18:58:32 -08:00 |
|
Kwabena W. Agyeman
|
f523602719
|
modules/py_image: Use mp_arg_pasrse_all for erode/dilate.
|
2024-03-09 18:56:28 -08:00 |
|
Ibrahim Abdelkader
|
08cd82f9d4
|
Merge pull request #2172 from openmv/mimxrt_ble_baudrate
boards/OPENMV_RT1060: Fix BLE baudrate.
|
2024-03-08 11:08:11 +02:00 |
|
iabdalkader
|
34189ba51f
|
boards/OPENMV_RT1060: Fix BLE baudrate.
The new UART dividers merged from upstream can't support an exact
3Mbits it seems. Reduce the baudrate to 2.5Mbits to fix BLE for now.
|
2024-03-08 09:37:08 +01:00 |
|
Ibrahim Abdelkader
|
fc5e02439c
|
Merge pull request #2171 from openmv/mp_docs_update
micropython: Update docs.
|
2024-03-05 19:50:15 +02:00 |
|
iabdalkader
|
09de3847b5
|
micropython: Update docs.
|
2024-03-05 18:49:08 +01:00 |
|
Ibrahim Abdelkader
|
9d573a813f
|
Merge pull request #2170 from openmv/mqtt_fix
scripts/libraries: Fix MQTT SSL params.
|
2024-03-05 19:45:56 +02:00 |
|
iabdalkader
|
ca1b80503b
|
scripts/libraries: Fix MQTT SSL params.
|
2024-03-05 17:45:50 +01:00 |
|
Ibrahim Abdelkader
|
732e565289
|
Merge pull request #2059 from openmv/dependabot/github_actions/geekyeggo/delete-artifact-4
build(deps): bump geekyeggo/delete-artifact from 2 to 4
|
2024-03-04 19:41:07 +02:00 |
|
Ibrahim Abdelkader
|
4b349c496e
|
Merge pull request #2103 from openmv/dependabot/github_actions/tj-actions/changed-files-42
build(deps): bump tj-actions/changed-files from 41 to 42
|
2024-03-04 19:39:39 +02:00 |
|
iabdalkader
|
caedd26f51
|
misc: Bump firmware version.
|
2024-03-04 18:38:30 +01:00 |
|
Ibrahim Abdelkader
|
68296674e9
|
Merge pull request #2169 from openmv/cyw43_sec_mode
ports/all: Fix WiFi AP mode issues.
|
2024-03-04 15:24:04 +02:00 |
|
Ibrahim Abdelkader
|
df9754a6ce
|
Merge pull request #2168 from openmv/dependabot/github_actions/actions/cache-4.0.1
build(deps): bump actions/cache from 4.0.0 to 4.0.1
|
2024-03-04 13:56:26 +02:00 |
|