Commit Graph

5808 Commits

Author SHA1 Message Date
Ibrahim Abdelkader
f6bbfb6e7c
Merge pull request #2092 from kwagyeman/kwabena/mov_cmsis
hal/cmsis: Move cmsis gcc extensions to new file.
2024-01-15 16:31:20 +02:00
Kwabena W. Agyeman
333fb2b5fe ports/stm32: Error on jpeg geometry mismatch. 2024-01-14 23:30:22 -08:00
Kwabena W. Agyeman
b101c58811 hal/cmsis: Move cmsis gcc extensions to new file. 2024-01-14 11:41:01 -08:00
Kwabena W. Agyeman
00500ccdef modules/sensor: Disable transpose for YUV422 images. 2024-01-12 18:51:27 -08:00
Kwabena W. Agyeman
c1eeaefd6a ports: Add yuv shift to match bayer shift. 2024-01-12 18:45:49 -08:00
Kwabena W. Agyeman
48d2f210ee ports: Fix sensor bayer image with cropping and transpose. 2024-01-12 18:09:48 -08:00
Ibrahim Abdelkader
87d2da4640
Merge pull request #1604 from kwagyeman/kwabena/hardware_jpeg_decoder
imlib: Enable hardware JPEG decoder.
2024-01-12 22:52:20 +02:00
Kwabena W. Agyeman
d459e604eb imlib: Rename jpeg encoder file. 2024-01-12 12:40:18 -08:00
Kwabena W. Agyeman
469519bad2 imlib: Mainline hardware jpeg decoder. 2024-01-12 12:40:17 -08:00
Ibrahim Abdelkader
8bc43eaa2a
Merge pull request #2087 from openmv/dependabot/github_actions/actions/cache-3.3.3
build(deps): bump actions/cache from 3.3.2 to 3.3.3
2024-01-12 20:40:55 +02:00
Ibrahim Abdelkader
d707d27fae
Merge pull request #2086 from kwagyeman/kwabena/minor_bug_fix
drivers/pixart: Fix buffer overflow case.
2024-01-12 20:40:32 +02:00
Ibrahim Abdelkader
b530b48651
Merge pull request #2077 from kwagyeman/kwabena/upgrade_cmm
modules/py_image: Upgrade ccm to work well with ulab.
2024-01-12 20:39:14 +02:00
dependabot[bot]
bbd7767755
build(deps): bump actions/cache from 3.3.2 to 3.3.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [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/v3.3.2...v3.3.3)

---
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-01-12 15:27:03 +00:00
Kwabena W. Agyeman
5a790790c8 drivers/pixart: Fix buffer overflow case. 2024-01-10 18:41:47 -08:00
Ibrahim Abdelkader
a4ba05f82a
Merge pull request #2085 from openmv/vlx_driver_update
scripts/libraries: Replace pyb with time module in vl53l1x.py.
2024-01-08 23:56:32 +02:00
iabdalkader
9081ab8edc scripts/libraries: Replace pyb with time module in vl53l1x.py. 2024-01-08 17:01:15 +02:00
Ibrahim Abdelkader
96e9caf586
Merge pull request #2057 from kwagyeman/kwabena/refactor_py_tf
modules/py_tf: Cleanup segment, detect, and callback data.
2024-01-08 16:15:47 +02:00
Kwabena W. Agyeman
dcecfaf91e modules/py_tf: Cleanup segment, detect, and callback data. 2024-01-07 12:50:44 -05:00
Ibrahim Abdelkader
c0a16c41a7
Merge pull request #2074 from kwagyeman/kwabena/get_threshold_fix
imlib/stats: Fix get_threshold A/B values.
2024-01-07 09:15:53 +02:00
Kwabena W Agyeman
36d5cecbd2
modules/py_image: Refactor isp ops to use mp_arg_parse. (#2076)
- modules/py_image: Refactor awb to use mp_arg_parse_all.
- modules/py_image: Refactor gamma to use mp_arg_parse.
2024-01-07 08:43:10 +02:00
Ibrahim Abdelkader
03dd8a423e
Merge pull request #2075 from kwagyeman/kwabena/fix_find_rects_roi
imlib/apriltag: Fix find_rects() roi parameter.
2024-01-06 12:44:01 +02:00
Ibrahim Abdelkader
0db9adf671
Merge pull request #2080 from kwagyeman/kwabena/fix_umm_heap_size
boards/OPENMV_RT1060: Update UMM Heap Size to match H7 Plus.
2024-01-05 09:53:08 +02:00
Kwabena W. Agyeman
b4821d890a boards/OPENMV_RT1060: Update UMM Heap Size to match H7 Plus. 2024-01-04 13:54:43 -05:00
Kwabena W. Agyeman
a99d9e09ea modules/py_image: Upgrade ccm to work well with ulab. 2024-01-03 22:27:08 -05:00
Kwabena W. Agyeman
dfabc5f816 imlib/apriltag: Fix find_rects() roi parameter. 2024-01-03 13:37:57 -05:00
Kwabena W. Agyeman
a2e15ae07b imlib/stats: Fix get_threshold A/B values. 2024-01-03 13:00:31 -05:00
Ibrahim Abdelkader
4c659b9511
Merge pull request #2067 from kwagyeman/kwabena/remove_center_args
scripts/examples: Remove old CENTER argument usage.
2024-01-03 18:06:54 +02:00
Ibrahim Abdelkader
8273574975
Merge pull request #2073 from openmv/update_scripts
scripts: Update examples and libraries.
2024-01-03 12:12:17 +02:00
Ibrahim Abdelkader
2b9fb8337c
Merge pull request #2069 from openmv/update_micropython_1_22
micropython: Update to MicroPython v1.22.
2024-01-03 12:12:05 +02:00
iabdalkader
1c1cd5856c micropython: Update to MicroPython v1.22. 2024-01-03 11:09:33 +01:00
iabdalkader
c20b71f3b9 boards/ARDUINO_NANO_33_BLE_SENSE: Rename board to match upstream. 2024-01-03 11:09:33 +01:00
iabdalkader
f76e10580c hal/stm32: Update hal config. 2024-01-03 11:09:33 +01:00
iabdalkader
7df6694c3d modules/py_display: Update module definition macro. 2024-01-03 11:09:33 +01:00
iabdalkader
bf9d3e555d modules/py_tv: Use micropy atomic instead of irq functions. 2024-01-03 11:09:33 +01:00
iabdalkader
b64e3d625a boards/all: Update manifests. 2024-01-03 11:09:33 +01:00
iabdalkader
ded100e6c6 scripts/libraries: Fix machine.LED.value(). 2024-01-03 10:58:49 +01:00
iabdalkader
d12874c637 scripts/libraries: Improve MQTT library. 2024-01-03 10:58:21 +01:00
iabdalkader
0f6684a41c scripts/examples: Update mqtt examples. 2024-01-03 10:57:09 +01:00
Kwabena W. Agyeman
2d8216362a scripts/examples: Remove old CENTER argument usage. 2023-12-31 17:36:39 -05:00
Ibrahim Abdelkader
f5c48ffc7f
Merge pull request #2060 from openmv/fix_workflows
misc: Update firmware workflow for upload/download v4.
2023-12-26 19:58:52 +02:00
iabdalkader
a1a98622c3 misc: Update firmware workflow for upload/download v4. 2023-12-26 18:55:21 +01:00
Ibrahim Abdelkader
e01415f56d
Merge pull request #2058 from openmv/dependabot/github_actions/tj-actions/changed-files-41
build(deps): bump tj-actions/changed-files from 40 to 41
2023-12-26 19:29:26 +02:00
Ibrahim Abdelkader
1179f79c00
Merge pull request #2051 from openmv/dependabot/github_actions/actions/upload-artifact-4
build(deps): bump actions/upload-artifact from 3 to 4
2023-12-26 19:24:17 +02:00
Ibrahim Abdelkader
53323cc90a
Merge pull request #2050 from openmv/dependabot/github_actions/actions/download-artifact-4
build(deps): bump actions/download-artifact from 3 to 4
2023-12-26 19:23:41 +02:00
Ibrahim Abdelkader
61501d2580
Merge pull request #2055 from kwagyeman/kwabena/fix_cs_issue
ports: Don't deinit the SSEL pin on stm32 and mimxrt.
2023-12-26 19:22:28 +02:00
Ibrahim Abdelkader
9d98eb9052
Merge pull request #2056 from kwagyeman/kwabena/update_interface_library
scripts/libraries: Change the RPC Interface Library UART Master.
2023-12-26 19:21:33 +02:00
dependabot[bot]
b00be84b4a
build(deps): bump tj-actions/changed-files from 40 to 41
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41.
- [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/v40...v41)

---
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>
2023-12-25 15:27:49 +00:00
Kwabena W. Agyeman
e8c38d4fa7 ports/stm32: Move SSEL pin deinit to omv_spi.c module. 2023-12-24 12:21:02 -08:00
iabdalkader
4e148000be misc: Bump firmware version. 2023-12-24 21:19:56 +01:00
Ibrahim Abdelkader
e4c0846c55
Merge pull request #2052 from kwagyeman/kwabena/fix_servicing_tiny_usb
ports/mimxrt: Service TinyUSB while waiting for sensor frames.
2023-12-24 15:21:09 +02:00