Commit Graph

5002 Commits

Author SHA1 Message Date
iabdalkader
83bef7754b github: Update workflow.
* Sort changelog.
2022-03-06 21:32:04 +02:00
iabdalkader
5e7d3da3c0 github: Fix changelog config file. 2022-03-06 18:08:44 +02:00
Ibrahim Abdelkader
2962495818
Merge pull request #1576 from openmv/workflow_update
github: Update workflow.
2022-03-06 17:58:54 +02:00
iabdalkader
9ce84aad57 github: Update workflow.
* Fix typo.
* Rename changelog config file.
2022-03-06 17:55:37 +02:00
Ibrahim Abdelkader
9c054e3c36
Merge pull request #1575 from openmv/omv_disk_file
stm32: Fix openmv disk file.
2022-03-06 05:26:26 +02:00
iabdalkader
f8342b92ab stm32: Fix openmv disk file.
* Fixes #1574
2022-03-06 05:22:41 +02:00
Ibrahim Abdelkader
411360d80a
Merge pull request #1573 from openmv/gc2145_window_fix
sensors: Fix GC2145 window subsampling ratio.
2022-03-06 05:14:30 +02:00
iabdalkader
56a06250ac sensors: Fix GC2145 window subsampling ratio.
* Fixes #1570
2022-03-06 05:07:52 +02:00
Ibrahim Abdelkader
5c3ea35526
Merge pull request #1572 from openmv/raw_fb_size
boards: Remove raw FB size macro.
2022-03-04 02:22:07 +02:00
iabdalkader
c0e3a17919 boards: Remove raw FB size macro.
* This old macro is very easy to miss when updating OMV_FB_SIZE.
* Use a linker script variable to get the raw framebuffer size.
2022-03-04 01:55:30 +02:00
Ibrahim Abdelkader
80084f18c9
Merge pull request #1571 from openmv/update_examples
scripts: Rename lsm6dsox example script.
2022-03-03 20:56:27 +02:00
iabdalkader
208e7ae5d2 scripts: Rename lsm6dsox example script. 2022-03-03 20:54:50 +02:00
Ibrahim Abdelkader
b39a6204ea
Merge pull request #1568 from openmv/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3.
2022-03-03 17:21:51 +02:00
Ibrahim Abdelkader
9ded87ba3a
Merge pull request #1569 from openmv/openmv2_update_config
OPENMV2: Update memory config to fix self-test issues.
2022-03-03 15:12:59 +02:00
iabdalkader
5c96d9004b OPENMV2: Update memory config to fix self-test issues. 2022-03-03 14:58:10 +02:00
dependabot[bot]
f2e3f4a1f8
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-03 12:49:12 +00:00
Ibrahim Abdelkader
45987196aa
Merge pull request #1567 from openmv/fix_rtc
stm32: Fix RTC clock source for 4P and PT.
2022-03-03 14:26:20 +02:00
iabdalkader
248e15b3a7 stm32: Fix RTC clock source for 4P and PT. 2022-03-03 14:20:59 +02:00
Ibrahim Abdelkader
68eb6cae8e
Merge pull request #1564 from openmv/openmvpt_set_rtc_source
OPENMVPT: Set RTC clock source back to LSE on startup.
2022-03-02 16:04:56 +02:00
iabdalkader
44a2216de7 OPENMVPT: Set RTC clock source back to LSE on startup. 2022-03-02 16:00:42 +02:00
Ibrahim Abdelkader
6f57f8be49
Merge pull request #1563 from openmv/lsi_config
stm32: Add LSI config option.
2022-02-28 21:32:57 +02:00
iabdalkader
af78a0cd59 stm32: Add LSI config option. 2022-02-28 21:27:25 +02:00
iabdalkader
c200f2b15b scripts: Add aio ble example. 2022-02-28 21:06:39 +02:00
Ibrahim Abdelkader
3325d4d33a
Merge pull request #1562 from openmv/changelog_fix
github: Remove github fixes from changelog.
2022-02-28 20:43:34 +02:00
iabdalkader
ecc55d7c19 github: Remove github fixes from changelog. 2022-02-28 20:40:25 +02:00
Ibrahim Abdelkader
1c5ecc9eb5
Merge pull request #1561 from openmv/openmvpt_lse_disable
OPENMVPT: Disable RTC LSE clock source.
2022-02-28 16:20:50 +02:00
iabdalkader
82e7acb979 OPENMVPT: Disable RTC LSE clock source.
* Due to an issue with the crystal oscillator, the LSE can't be
enabled without reworking the board, otherwise it will never start.
2022-02-28 16:13:52 +02:00
Ibrahim Abdelkader
d3ee70c2e6
Merge pull request #1560 from openmv/workflow_update3
github: Ignore github PRs in change log.
2022-02-28 05:39:26 +02:00
iabdalkader
128d9e2671 github: Ignore github PRs in change log. 2022-02-28 05:35:30 +02:00
Ibrahim Abdelkader
b105953dc0
Merge pull request #1559 from openmv/workflow_update
github: Update development release timestamp.
2022-02-28 05:19:06 +02:00
iabdalkader
cfd14977c7 github: Update development release timestamp. 2022-02-28 05:15:14 +02:00
Ibrahim Abdelkader
b4bcc23bf7
Merge pull request #1558 from openmv/lse_drive_strength
stm32: Add LSE driver strength config option.
2022-02-28 03:11:33 +02:00
iabdalkader
ad55071c5f stm32: Add LSE driver strength config option. 2022-02-28 03:06:52 +02:00
Ibrahim Abdelkader
08d5700150
Merge pull request #1557 from openmv/jpeg_hw_decoder
imlib: Add hardware JPEG decoder support.
2022-02-27 20:29:50 +02:00
iabdalkader
38c26cec92 imlib: Add hardware JPEG decoder support. 2022-02-27 20:23:16 +02:00
iabdalkader
b5b26ff390 imlib: Fix JPEG decompress buffers cache alignment. 2022-02-27 17:34:40 +02:00
Ibrahim Abdelkader
b76222b9d1
Merge pull request #1556 from openmv/jpeg_fixes
imlib: Update JPEG decoder and fix memory issues.
2022-02-27 16:55:59 +02:00
iabdalkader
421a685370 imlib: Update JPEG decoder and fix memory issues.
* Fix MemManage fault on decoding odd images.
* Support decoding YCBCR to Grayscale.
* Support decoding Grayscale to RGB565.
* Minor formatting fixes.
* Use a single decompress function for all formats.
* Fixes #1550
2022-02-27 16:14:49 +02:00
Ibrahim Abdelkader
d895e169fd
Merge pull request #1555 from openmv/pt_lse_mode
OPENMVPT: Fixe LSE oscillator mode.
2022-02-26 03:16:40 +02:00
Ibrahim Abdelkader
3551d6d280
Merge pull request #1554 from openmv/jpeg_callbacks
imlib: Enable hardware JPEG callbacks.
2022-02-26 03:04:48 +02:00
iabdalkader
275db7facc OPENMVPT: Fixe LSE oscillator mode. 2022-02-26 03:04:23 +02:00
iabdalkader
490ce48b54 imlib: Enable hardware JPEG callbacks. 2022-02-26 02:58:55 +02:00
Ibrahim Abdelkader
593a18e129
Merge pull request #1553 from dianjixz/patch-3
imlib: Fix imlib_rgb565_to_l output.
2022-02-24 14:51:30 +02:00
dianjixz
aa614370df
imlib: Fix imlib_rgb565_to_l output.
It should not be negative when the imlib_rgb565_to_l function input is zero, e.g. y=0.137931f, fast_floorf(116 * 0.137931f) = 15.999996,  15.999996 - 16 < 0.
2022-02-24 13:57:36 +08:00
Ibrahim Abdelkader
4510f8ea3c
Merge pull request #1551 from openmv/rtc_fix2
OPENMVPT: Fix RTC clock source.
2022-02-22 03:51:01 +02:00
iabdalkader
8df4b647d0 OPENMVPT: Fix H7 RTC clock source. 2022-02-22 03:47:25 +02:00
Ibrahim Abdelkader
0fb274cf33
Update README.md 2022-02-20 06:08:28 +02:00
Ibrahim Abdelkader
74e530f27b
Merge pull request #1549 from iabdalkader/test_cache
github: Enable caching workflow dependencies.
2022-02-20 00:19:00 +02:00
iabdalkader
23df7c73bc github: Enable caching workflow dependencies.
* Use cache for GNU Arm Embedded Toolchain.
2022-02-20 00:10:05 +02:00
Ibrahim Abdelkader
635178124a
Update README.md 2022-02-19 22:46:09 +02:00