Commit Graph

5056 Commits

Author SHA1 Message Date
Ibrahim Abdelkader
379e187e07
Merge pull request #1682 from openmv/person_detector
lib/libtf: Replace person detection model with fomo face detection.
2022-07-10 18:15:46 +02:00
iabdalkader
53b5b0786b lib/libtf: Replace person detection model with fomo face detection.
* Person detection model takes about 400KBs of flash, the new fomo
model takes about 50KBs.
2022-07-10 18:02:03 +02:00
Ibrahim Abdelkader
6d55012e41
Merge pull request #1681 from openmv/soft_i2c
ports/stm32: Disable Soft-I2C if not configured for a board.
2022-07-10 17:42:20 +02:00
iabdalkader
5c4ed47c8b ports/stm32: Disable Soft-I2C if not configured for a board. 2022-07-10 17:37:34 +02:00
Ibrahim Abdelkader
60457cca3c
Merge pull request #1678 from openmv/examples_refactor
scripts/examples: Refactor examples.
2022-07-02 20:17:13 +02:00
iabdalkader
f985ef0ef7 scripts/examples: Refactor examples. 2022-07-02 20:14:23 +02:00
Ibrahim Abdelkader
81e93e2ea8
Merge pull request #1680 from openmv/portenta_leds
boards/PORTENTA: Rename LED pins.
2022-07-02 19:49:35 +02:00
iabdalkader
0aaf296e77 boards/PORTENTA: Rename LED pins. 2022-07-02 19:49:02 +02:00
Ibrahim Abdelkader
5af00343dc
Merge pull request #1679 from openmv/niclav_leds
boards/NICLAV: Rename LED pins.
2022-07-02 19:48:33 +02:00
iabdalkader
b7a253e57d boards/NICLAV: Rename LED pins. 2022-07-02 19:40:30 +02:00
Ibrahim Abdelkader
383ee4028f
Merge pull request #1674 from openmv/gc2145_sleep
sensors/GC2145: Implement sleep/low-power function.
2022-06-30 08:56:17 +02:00
Ibrahim Abdelkader
3fb9e89247
Merge pull request #1676 from openmv/hm0360_pll_update
sensors/HM0360: Update PLL config to match the internal oscillator.
2022-06-28 12:43:22 +02:00
Ibrahim Abdelkader
00a85ad4af
Merge pull request #1677 from openmv/stm32_xclk_0
ports/stm32: Disable sensor external clock if frequency is set to 0.
2022-06-28 12:42:13 +02:00
iabdalkader
ba718aad71 ports/stm32: Disable sensor external clock if frequency is set to 0. 2022-06-28 12:23:16 +02:00
iabdalkader
b5046e8b69 sensors/HM0360: Update PLL config to match the internal oscillator. 2022-06-28 12:21:40 +02:00
Ibrahim Abdelkader
88f7687935
Merge pull request #1675 from openmv/hm0360_osc_ioctl
sensors/HM0360: Ignore OSC_ENABLE ioctl.
2022-06-27 17:23:02 +02:00
iabdalkader
e4d113513b sensors/HM0360: Ignore OSC_ENABLE ioctl. 2022-06-27 16:17:29 +02:00
iabdalkader
c51a0e00f2 sensors/GC2145: Implement sleep/low-power function.
* Fixes #1673.
2022-06-25 22:47:30 +02:00
Ibrahim Abdelkader
cb1a971985
Merge pull request #1671 from openmv/niclav_examples
scripts/examples: Add Nicla Vision examples.
2022-06-21 11:48:02 +02:00
iabdalkader
2c9a88c3e2 scripts/examples: Add Nicla Vision examples. 2022-06-21 11:39:37 +02:00
Ibrahim Abdelkader
c26036af23
Merge pull request #1669 from openmv/lsm6_update
libraries/lsm6dsox: Update driver.
2022-06-20 15:52:15 +02:00
Ibrahim Abdelkader
af41a9e687
Merge pull request #1670 from openmv/lsm6_update_example
examples: Set LSM6DSOX INT pin mode and pull.
2022-06-20 15:41:21 +02:00
iabdalkader
f1f164f875 examples: Set LSM6DSOX INT pin mode and pull. 2022-06-20 15:13:45 +02:00
iabdalkader
920690c646 libraries/lsm6dsox: Update driver. 2022-06-20 15:11:41 +02:00
Ibrahim Abdelkader
a77e84192f
Merge pull request #1668 from openmv/niclav_brdconfig
boards/NICLAV: Update board config.
2022-06-20 14:58:42 +02:00
iabdalkader
8e9d10594e boards/NICLAV: Update board config.
* Disable Servo module.
* Add GPIO/Analog pin aliases.
* Fix UART instance and pins.
2022-06-20 14:26:44 +02:00
Ibrahim Abdelkader
f5ba89a9de
Merge pull request #1667 from openmv/netutils
scripts/libraries: Add networking utilities (uping, uftpd and utelnet).
2022-06-16 19:00:57 +02:00
iabdalkader
6ae40d2c80 scripts/libraries: Add networking utilities (uping, uftpd and utelnet). 2022-06-16 19:00:19 +02:00
Ibrahim Abdelkader
e06cf95754
Merge pull request #1660 from kwagyeman/kwabena/stereo_disparity
imlib: Add Support for Stereo Disparity for the Arduino Portenta.
2022-06-14 21:19:34 +02:00
Kwabena W. Agyeman
ac202ab854 imlib: Add Support for Stereo Disparity for the Arduino Portenta. 2022-06-13 21:31:33 -07:00
Ibrahim Abdelkader
5094a1800e
Merge pull request #1663 from openmv/fmath_rounding
imlib: Optimize fmath ceilf and floorf functions.
2022-06-09 12:47:38 +02:00
iabdalkader
17fd6fbe4e imlib: Optimize fmath ceilf and floorf functions. 2022-06-08 22:30:52 +02:00
Ibrahim Abdelkader
73649eef61
Merge pull request #1661 from openmv/dependabot/github_actions/actions/cache-3.0.4
build(deps): bump actions/cache from 3.0.3 to 3.0.4
2022-06-07 17:48:14 +02:00
dependabot[bot]
ae44f252b8
build(deps): bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [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.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 15:43:28 +00:00
Ibrahim Abdelkader
989ee6e484
Merge pull request #1659 from openmv/portenta_vsync
scripts/examples: Fix VSYNC GPIO LED pin name.
2022-06-02 21:47:10 +02:00
iabdalkader
fddefb670b scripts/examples: Fix VSYNC GPIO LED pin name. 2022-06-02 21:45:21 +02:00
Ibrahim Abdelkader
52ab3b23f3
Merge pull request #1654 from openmv/dependabot/github_actions/actions/cache-3.0.3
build(deps): bump actions/cache from 3.0.2 to 3.0.3
2022-06-02 21:35:55 +02:00
Ibrahim Abdelkader
73a33b2c41
Merge pull request #1644 from openmv/support_hm0360
sensors: Add support for HIMAX HM0360.
2022-06-02 21:34:21 +02:00
iabdalkader
cc9ed3a477 sensors: Add support for HIMAX HM0360. 2022-06-02 21:30:40 +02:00
Ibrahim Abdelkader
e3ba901270
Merge pull request #1658 from openmv/exti_config
ports/stm32: Check EXTI GPIO source before clearing VSYNC IRQ.
2022-06-02 13:02:58 +02:00
iabdalkader
a4b76d12cb ports/stm32: Check EXTI GPIO source before clearing VSYNC IRQ. 2022-06-02 12:58:36 +02:00
Ibrahim Abdelkader
e0529b5c26
Merge pull request #1657 from openmv/exti_rename
boards/ALL: Rename VSYNC EXTI config.
2022-06-02 12:52:15 +02:00
iabdalkader
4fae3d2321 boards/all: Rename VSYNC EXTI config. 2022-06-02 12:44:06 +02:00
Ibrahim Abdelkader
c2eb6ba405
Merge pull request #1656 from openmv/unhandled_exception
ports/stm32: Fix unhandled exception in main.c.
2022-06-02 12:39:17 +02:00
iabdalkader
49b52e081d ports/stm32: Fix unhandled exception in main.c.
* usbdbg_wait_for_command could raise exception when scripts end uninterrupted.
2022-06-02 12:13:46 +02:00
dependabot[bot]
449cb4c375
build(deps): bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.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.0.2...v3.0.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>
2022-05-31 15:28:03 +00:00
Ibrahim Abdelkader
9092d4dc29
Merge pull request #1652 from kwagyeman/kwabena/mt9v034_color_support
sensors/MT9V0xx: Add support for color MT9V0xx sensors.
2022-05-30 21:12:58 +02:00
iabdalkader
6baa3b7f03 scripts/mqtt: Add license header. 2022-05-30 08:42:58 +02:00
Kwabena W. Agyeman
87c3ac5d95 sensors/mt9v0xx: Add support for color MT9V0xx sensors. 2022-05-29 18:26:58 -07:00
Ibrahim Abdelkader
42f87be999
Merge pull request #1651 from openmv/lsm6dsox_update
scripts/lsm6dsox: Update driver.
2022-05-26 12:38:50 +02:00