Commit Graph

3734 Commits

Author SHA1 Message Date
iabdalkader
25e7b4a2e2 Update unittest to ignore disabled functions. 2020-11-25 19:55:12 +02:00
Ibrahim Abd Elkader
70fcd764df
Merge pull request #996 from openmv/winc_bus
Return error on WINC SPI bus init fail.
2020-11-25 19:49:46 +02:00
iabdalkader
7c5d844b51 Return error on WINC SPI bus init fail. 2020-11-25 19:19:56 +02:00
iabdalkader
73f8a91ba4 Update unit test. 2020-11-25 14:52:02 +02:00
Ibrahim Abd Elkader
8a28776c36
Merge pull request #995 from openmv/micropython-1.13
Update to MicroPython 1.13
2020-11-25 14:02:06 +02:00
iabdalkader
11ce290e60 Switch to frozen manifest. 2020-11-25 02:41:21 +02:00
iabdalkader
fb0a5e26d5 Update to MicroPython 1.13 2020-11-25 02:39:54 +02:00
iabdalkader
207763e555 Bump firmware version. 2020-11-23 20:47:04 +02:00
iabdalkader
7a827fae06 Update change log. 2020-11-23 19:09:02 +02:00
Ibrahim Abd Elkader
1072df19df
Merge pull request #993 from openmv/fix_imlib_deps
Fix imlib deps
2020-11-23 01:59:56 +02:00
Ibrahim Abd Elkader
4598c6ac3a
Merge pull request #992 from kwagyeman/kwabena/add_touch_screen_support
Add ft5x06 touch screen lcd support
2020-11-23 01:59:47 +02:00
Kwabena W. Agyeman
571ddb9900
Apply suggestions from code review
Co-authored-by: Ibrahim Abd Elkader <i.abdalkader@gmail.com>
2020-11-22 15:33:28 -08:00
iabdalkader
e76acbf2f3 Simplify phase/rotation correlation dependency. 2020-11-22 23:46:58 +02:00
iabdalkader
aab594f2d0 Allow find_rects and rot_corr to build with apriltags disabled. 2020-11-22 23:28:19 +02:00
iabdalkader
e705908a3f Remove find_line_segments dependency on find_lines. 2020-11-22 23:06:05 +02:00
iabdalkader
c548c336f9 Fix black/top hat.
* Depend on both binary and math ops.
2020-11-22 22:42:15 +02:00
Kwabena W. Agyeman
293f569597 Add ft5x06 touch screen lcd support 2020-11-22 11:02:19 -08:00
Ibrahim Abd Elkader
d24649bdb4
Merge pull request #990 from kwagyeman/kwabena/add_hdmi_support_3
Add HDMI support via the TFP410
2020-11-22 20:09:10 +02:00
iabdalkader
ba7a5981ae Portenta: set rst_eth high.
* This is a temporary fix for the eth/sdram issue.
2020-11-22 17:59:13 +02:00
iabdalkader
e6da2c0ece Update board files. 2020-11-22 15:38:46 +02:00
Kwabena W. Agyeman
fd8e8f4787 Add HDMI support via the TFP410 2020-11-21 12:41:23 -08:00
Ibrahim Abd Elkader
b6f03500e0
Merge pull request #986 from kwagyeman/kwabena/enable_dma2d
Enable DMA2D for draw row
2020-11-21 00:03:03 +02:00
Ibrahim Abd Elkader
7e359d6f0e
Merge pull request #988 from openmv/micro_speech_update
Micro speech update
2020-11-20 20:12:14 +02:00
Ibrahim Abd Elkader
ec3f508869
Merge pull request #989 from openmv/portenta_examples
Add Portenta audio examples.
2020-11-20 19:44:49 +02:00
iabdalkader
b86171382a Add Portenta audio examples. 2020-11-20 19:43:58 +02:00
iabdalkader
bf438d2413 Allow filtering with a list of labels. 2020-11-20 19:17:51 +02:00
iabdalkader
e67f51cfed Use running window average to filter detection results 2020-11-20 19:17:51 +02:00
iabdalkader
b26188faa5 Add micro_speech function to process the spectrogram. 2020-11-20 19:17:51 +02:00
Ibrahim Abd Elkader
8e14372d61
Merge pull request #987 from openmv/py_helper
Add py_helper function to lookup an iterable.
2020-11-20 19:17:27 +02:00
iabdalkader
edeefe6bd7 Add py_helper function to lookup an iterable. 2020-11-20 18:19:21 +02:00
Ibrahim Abd Elkader
c3a200e2d7
Merge pull request #985 from kwagyeman/kwabena/update_core_cm7
Update the cmsis cm7 header
2020-11-20 15:25:40 +02:00
Kwabena W. Agyeman
c23c1532c3 Only activate dma2d in useful situations 2020-11-20 00:26:57 -08:00
Kwabena W. Agyeman
bae7c4f1b2 Enable DMA2D for draw row 2020-11-19 23:48:21 -08:00
Kwabena W. Agyeman
107aa75323 Update the cmsis cm7 header 2020-11-19 23:23:48 -08:00
Mohamed Zaian
ffb126fbbc
Update dist to a supported version (#982)
* Update Travis dist to Xenial

Co-authored-by: Mohamed Zaian <mohamed.zaian@new-work.se>
2020-11-18 17:34:12 +02:00
Ibrahim Abd Elkader
08cc9c1d27
Merge pull request #981 from openmv/py_tf_api
Export part of py_tf API to the rest of the modules.
2020-11-18 00:56:42 +02:00
iabdalkader
ad1be08d2e Export part of py_tf API to the rest of the modules.
* Allow reusing models loaded with py_tf.
* Allow calling libtf_invoke without implementing the log buffer code.
2020-11-17 23:44:08 +02:00
Ibrahim Abd Elkader
02b1587f96
Merge pull request #979 from openmv/examples
Update Examples.
2020-11-16 23:17:51 +02:00
iabdalkader
5a6b4b2f1c Update Examples.
* Move examples to sub dirs.
* Add Arduino examples dir.
2020-11-16 23:03:02 +02:00
Ibrahim Abd Elkader
1eed1ec402
Merge pull request #978 from openmv/copy_to_fb_fix
Update JPEG frame buffer after loading/creating images.
2020-11-16 13:54:56 +02:00
Ibrahim Abd Elkader
93fec85348
Merge pull request #977 from openmv/sdram_test_updates
SDRAM test updates.
2020-11-16 13:54:37 +02:00
iabdalkader
b46ba79557 Update JPEG frame buffer after loading/creating images.
* With this fix the frame buffer will be updated instantly after loading or creating
new images with the copy_to_fb flag set to true.
* There's no need to flush the framebuffer after loading or creating images anymore,
however the sensor (or image) flush() still needs to be called after drawing to see the updates.
2020-11-16 00:54:29 +02:00
iabdalkader
04c25f94ca SDRAM test updates.
* Make SDRAM test cache-aware.
* Add flag to control SDRAM test.
* Re-enable test for all boards.
2020-11-16 00:45:01 +02:00
Ibrahim Abd Elkader
11d7cde25b
Merge pull request #973 from openmv/cambus_init
Initialize all I2C handle unused fields.
2020-11-15 20:13:06 +02:00
Ibrahim Abd Elkader
361ed93cb8
Merge pull request #975 from openmv/pwr_supply
Add power supply board configuration.
2020-11-15 19:36:22 +02:00
Ibrahim Abd Elkader
8552a326e5
Merge pull request #974 from openmv/cache
Add flag to disable the cache for testing.
2020-11-15 19:15:17 +02:00
iabdalkader
315c8a1703 Initialize all I2C handle unused fields. 2020-11-15 19:02:18 +02:00
iabdalkader
62570c6e47 Add power supply board configuration. 2020-11-15 18:39:04 +02:00
iabdalkader
2b267bc2f2 Add flag to disable the cache for testing. 2020-11-15 18:29:12 +02:00
Ibrahim Abd Elkader
69cb030c44
Merge pull request #972 from openmv/image_flush
Add function to update the framebuffer from an image.
2020-11-15 17:59:33 +02:00