Commit Graph

5263 Commits

Author SHA1 Message Date
iabdalkader
9cc17743e6 micropython: Update all types to use the new type definition. 2023-05-07 13:18:35 +02:00
iabdalkader
b2ef6e7b9f micropython: Update micropython to 1.20.0. 2023-05-07 13:18:31 +02:00
Ibrahim Abdelkader
2930561667
Merge pull request #1836 from openmv/arduino_cyw43_opensource
ports/stm32: Switch to the open-source cyw43 driver.
2023-05-07 13:43:17 +03:00
Ibrahim Abdelkader
0934df5053
Merge pull request #1835 from openmv/ulab_update_6
micropython: Update ulab to 6.0.12.
2023-05-07 13:43:03 +03:00
iabdalkader
4f0e3d4ac9 ports/stm32: Switch to the open-source cyw43 driver. 2023-05-07 12:42:29 +02:00
iabdalkader
dd92f06664 micropython: Update ulab to 6.0.12. 2023-05-07 12:39:09 +02:00
iabdalkader
ccfb5b2135 micropython: Update docs. 2023-05-05 11:29:58 +02:00
Ibrahim Abdelkader
9ad2a0f156
Merge pull request #1822 from kwagyeman/kwabena/add_isp_stuff
imlib: Add support for AWB and CCM.
2023-04-26 20:26:41 +02:00
Kwabena W. Agyeman
0e0326ffab imlib: Add support for AWB and CCM. 2023-04-26 11:19:35 -07:00
Ibrahim Abdelkader
6b644e8197
Merge pull request #1824 from kwagyeman/kwabena/add_apriltag_centroid_float
imlib/apriltag: Add floating point centroid.
2023-04-18 20:24:46 +02:00
Kwabena W. Agyeman
62910602ef imlib/apriltag: Add floating point centroid. 2023-04-17 17:20:49 -07:00
Ibrahim Abdelkader
dfa1d09947
Merge pull request #1820 from kwagyeman/kwabena/upgrade_mjpeg_gif
imlib/mjpeg: Vastly improve MJPEG code.
2023-04-10 16:55:46 +02:00
Kwabena W. Agyeman
3fc55ad314 imlib/mjpeg: Vastly improve MJPEG code. 2023-04-08 15:38:40 -07:00
iabdalkader
9bf509af9e misc: Bump firmware version. 2023-04-07 19:42:52 +02:00
Ibrahim Abdelkader
b156d6b2b4
Merge pull request #1818 from openmv/tinyusb_debug
misc/tinyusb_debug: Misc fixes.
2023-04-07 17:42:54 +02:00
Ibrahim Abdelkader
27db34d8d5
Merge pull request #1817 from openmv/exception_fixes
ports/All: Improve script execution and exception handling.
2023-04-07 17:40:16 +02:00
iabdalkader
3b02e197f6 misc/tinyusb_debug: Misc fixes.
* Fix CDC task scheduling.
* Define tinyusb debug packet size.
2023-04-07 17:37:33 +02:00
iabdalkader
2d46e31e8a ports/stm32: Improve script execution and exceptions handling. 2023-04-07 17:35:05 +02:00
iabdalkader
a9e52acdf1 ports/rp2: Improve script execution and exception handling. 2023-04-07 17:34:56 +02:00
iabdalkader
edcdd634f9 ports/nrf: Improve script execution and exception handling. 2023-04-07 17:34:50 +02:00
iabdalkader
e59c0027b1 micropython/pyexec: Disable USB debugger before raising exceptions. 2023-04-07 17:34:50 +02:00
iabdalkader
471453c250 misc/usbdbg: Add function to return debug state. 2023-04-07 17:34:50 +02:00
Ibrahim Abdelkader
c73229802f
Merge pull request #1816 from openmv/usb_debug_fixes
misc/usbdbg: Refactor USB debugger code.
2023-04-07 13:17:42 +02:00
iabdalkader
985ffd7f6e misc/usbdbg: Refactor USB debugger code.
* Switch to statically allocated exception.
* Refactor common code.
* Misc fixes to harden the exec/stop commands.
2023-04-07 13:07:49 +02:00
Ibrahim Abdelkader
a09b7918d1
Merge pull request #1815 from openmv/pendsv_board_entries
ports/All: Switch to using board pendsv entries.
2023-04-07 12:57:43 +02:00
iabdalkader
aa6685283d ports/All: Switch to using board pendsv entries. 2023-04-07 12:38:33 +02:00
Ibrahim Abdelkader
afb26ddf72
Merge pull request #1814 from openmv/audio_modules_sched
ports/All: Use static scheduler nodes for Audio modules.
2023-04-07 12:22:24 +02:00
iabdalkader
d705684957 ports/stm32: Use static scheduler nodes for Audio module. 2023-04-07 12:15:18 +02:00
iabdalkader
dafc47bcde ports/rp2: Use static scheduler nodes for Audio module. 2023-04-07 12:15:18 +02:00
iabdalkader
ea21ffedc0 ports/nrf: Use static scheduler nodes for Audio module. 2023-04-07 12:15:16 +02:00
Ibrahim Abdelkader
f555bc9506
Merge pull request #1813 from kwagyeman/kwabena/fix_copy_bug
imlib: Fix bug with copy argument updating original object.
2023-04-02 05:15:45 +02:00
Kwabena W. Agyeman
0e2e95f059 imlib: Fix bug with copy argument updating original object. 2023-04-01 17:34:24 -07:00
Ibrahim Abdelkader
f9c98c2120
Merge pull request #1808 from openmv/dependabot/github_actions/dev-drprasad/delete-tag-and-release-0.2.1
build(deps): bump dev-drprasad/delete-tag-and-release from 0.2.0 to 0.2.1
2023-04-01 20:38:40 +02:00
Ibrahim Abdelkader
8b2ef9b27f
Merge pull request #1812 from openmv/fir_build
sensors/FIR: Disable FIR module build if no sensors are enabled.
2023-04-01 14:49:16 +02:00
iabdalkader
63132ea7b2 sensors/FIR: Disable FIR module build if no sensors are enabled. 2023-04-01 13:57:01 +02:00
dependabot[bot]
27842338f9
build(deps): bump dev-drprasad/delete-tag-and-release
Bumps [dev-drprasad/delete-tag-and-release](https://github.com/dev-drprasad/delete-tag-and-release) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/dev-drprasad/delete-tag-and-release/releases)
- [Commits](https://github.com/dev-drprasad/delete-tag-and-release/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: dev-drprasad/delete-tag-and-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 15:59:46 +00:00
Ibrahim Abdelkader
bb8da452a3
Merge pull request #1807 from openmv/overlay_macro
ports/stm32: Rename FB alloc overlay size macro.
2023-03-15 14:08:47 +02:00
iabdalkader
46fb0da0fe ports/stm32: Rename FB alloc overlay size macro. 2023-03-15 12:58:41 +01:00
Ibrahim Abdelkader
142caafee9
Merge pull request #1806 from openmv/assert_fix
imlib: Fix redefined assert error on some builds.
2023-03-14 19:04:36 +02:00
iabdalkader
2ec70fbbaa imlib: Fix redefined assert error on some builds. 2023-03-14 17:57:44 +01:00
Ibrahim Abdelkader
1f2af8281a
Merge pull request #1802 from openmv/mt9m_patch_loading
sensors/MT9M114: Optimize patch loading.
2023-03-12 17:56:25 +02:00
iabdalkader
df49751244 sensors/MT9M114: Optimize patch loading.
* Optimize and simplify patch loading by converting firmware patches
to byte arrays and stashing patch address at the start of the array.
This allows loading patches with just one call to cambus_write_bytes,
vs the old 1K short REVs and 1K calls to cambus_write_bytes. Since
patch loading is done on every reset at 100KHz, this saves a lot
of overhead on script run.
2023-03-11 20:03:22 +01:00
Ibrahim Abdelkader
3722a7991f
Merge pull request #1798 from openmv/nano33_boardconfig
misc/tinyusb_debug: Define IRQ handler names in board config.
2023-03-07 20:35:15 +02:00
Ibrahim Abdelkader
ebd125f687
Merge pull request #1799 from openmv/fix_ulab_examples
scripts/examples: Update ulab fft examples.
2023-03-07 20:28:46 +02:00
iabdalkader
6e40c8ee6b misc/tinyusb_debug: Define IRQ handler names in board config. 2023-03-07 19:27:56 +01:00
iabdalkader
488cb5e0a9 scripts/examples: Update ulab fft examples. 2023-03-07 19:23:47 +01:00
Ibrahim Abdelkader
58ee7322fa
Merge pull request #1797 from openmv/unique_add_offset
boards/all: Add a bytes offset config option for multi-word UIDs.
2023-03-07 18:52:11 +02:00
iabdalkader
b85a181474 boards/all: Add a bytes offset config option for multi-word UIDs. 2023-03-07 17:47:25 +01:00
Ibrahim Abdelkader
434e10caf9
Merge pull request #1786 from kwagyeman/kwabena/fix_rstp_on_winc1500
scripts/libraries: Fix RSTP library for the winc.
2023-02-22 09:58:43 +02:00
Kwabena W. Agyeman
2faa7c20f1 scripts/libraries: Fix RSTP library. 2023-02-21 21:54:33 -08:00