iabdalkader
aed7c8678e
Clear frame ready in sensor_init
2015-05-03 10:25:15 +03:00
iabdalkader
ace7b976fb
Remove init_modules
...
* init modules is not needed anymore.
2015-05-03 10:22:07 +03:00
iabdalkader
95e1ef70c2
Show pop-up menu only when cam is connected
...
* Fixes #35
2015-05-01 05:13:18 +03:00
iabdalkader
4d92e632fc
Use MCO as sensor clock source for OMV2
2015-05-01 04:59:28 +03:00
iabdalkader
b9801708c8
Fix SDCARD chip detect
2015-05-01 04:58:39 +03:00
iabdalkader
1c66afe971
Fix mlx undefined reference
2015-05-01 04:58:16 +03:00
iabdalkader
117b6d862d
Alloc only k rows for median filter
2015-05-01 04:57:14 +03:00
iabdalkader
76c96cab61
Use FB for intergal images for OMV1/2
2015-05-01 04:56:41 +03:00
iabdalkader
74cba716b7
Fix image window for OMV2
2015-05-01 04:44:53 +03:00
iabdalkader
57cccca3f3
Add support for OpenMV2
2015-05-01 04:44:31 +03:00
iabdalkader
26425fa66e
Rollback to gtksourceview
2015-04-30 08:11:50 +03:00
iabdalkader
338320ad3c
Update MP
2015-04-29 04:13:07 +03:00
iabdalkader
fa7ab8f70a
Rename lab.c to lab_tab.c
2015-04-29 04:11:37 +03:00
iabdalkader
6231d528d2
Use pydfu.py instead of dfu-util
...
* Latest libusb broke dfu-util
* See https://github.com/walac/pyusb/issues/94
2015-04-29 04:08:39 +03:00
iabdalkader
6886c7b531
Update top Makefile
...
* Remove old modules
* Add MP modules
* Update for new MP code
2015-04-29 04:07:29 +03:00
iabdalkader
021fa678c9
Remove old pin config and MSP code
2015-04-29 04:05:58 +03:00
iabdalkader
fafd586b32
Disable LAB table for OpenMV1
...
* The LAB lookup is too big for 512K flash, it used to fit
at some point but not after enabling all the needed modules.
* The imlib_rgb_to_lab function is way slower than LAB lookup,
but it's a must to maintain support for OMV1
2015-04-29 04:02:40 +03:00
iabdalkader
8197a44c3f
Fix fast_cbrtf
2015-04-29 04:01:36 +03:00
iabdalkader
b244eb0ec8
Remove old modules from omv/Makefile
2015-04-29 00:46:45 +03:00
iabdalkader
977b068316
Use pendsv_nlr_jump_hard to schedule HW PENDSV
2015-04-29 00:46:02 +03:00
iabdalkader
80740ed910
Catch device disconnected except when exiting DFU
2015-04-29 00:01:59 +03:00
iabdalkader
7cd5e9e840
Add comment on RGB565->RGB888 macros
2015-04-28 23:29:50 +03:00
iabdalkader
aeee94726b
Remove USB from ISR section
2015-04-28 22:48:27 +03:00
iabdalkader
8fef7ee4a9
Add last firmware path to config file
2015-04-28 22:26:18 +03:00
iabdalkader
0354614d8a
Use Python2.7 in IDE
2015-04-28 22:16:42 +03:00
iabdalkader
0215a4ad23
Request text buffer only if buf_len > 0
2015-04-28 22:15:47 +03:00
iabdalkader
cbd37fc360
Remove stop script before exec
...
* No need to send stop before exec anymore
2015-04-28 22:12:32 +03:00
iabdalkader
12fd9d5df2
Return compiled script instead of vstr
...
* Compile the script when the last part is received.
* This makes sure script_buf is not changed before it's compiled
2015-04-25 23:39:58 +03:00
iabdalkader
ecdcac56d2
Add missing headers
2015-04-25 23:34:42 +03:00
iabdalkader
9b068dd992
Add extern ffs_strerror
2015-04-25 23:06:36 +03:00
iabdalkader
1edee935d1
Add atomic sections to SCCB/I2C read/write
2015-04-25 22:28:02 +03:00
iabdalkader
b9d96dab42
Fix pydfu/libusb issue
...
* See https://github.com/walac/pyusb/issues/94
2015-04-22 02:28:12 +02:00
iabdalkader
a8928ca3b2
Move clock module to py_time
2015-04-22 02:27:37 +02:00
iabdalkader
6d2fafa947
Remove old peripheral modules
...
* Remove old peripheral modules
* Use MP's built-in modules
2015-04-22 00:07:20 +02:00
iabdalkader
74d6fa4314
Remove RNG
2015-04-15 23:40:11 +02:00
iabdalkader
74bb497e52
Update FatFS to 0.10c
2015-04-15 23:40:11 +02:00
iabdalkader
c1cef9f44d
Fix MT size
2015-04-15 23:35:21 +02:00
iabdalkader
4abe15720a
Add Mechanical Drawing
2015-04-15 23:28:13 +02:00
iabdalkader
9ddaca0731
Add SWD
2015-03-02 00:01:53 +02:00
iabdalkader
56ee02e137
Add lbr dir
2015-03-02 00:00:22 +02:00
iabdalkader
0beb4d192a
Update openmv.lbr
2015-03-02 00:00:01 +02:00
iabdalkader
f2c438a4c3
Reorganize /eagle
2015-03-01 23:58:46 +02:00
iabdalkader
8e68ff3b27
Add Proto Shield
2015-02-27 05:04:54 +02:00
iabdalkader
40332bf13b
Add shields and update OMV3
2015-02-27 04:28:49 +02:00
iabdalkader
add9571548
Update HW
...
* Connect STROBE, FREX and EXPST_B
* Remove shield.
* Add pull-down to IR MOSFET
2015-02-23 01:17:55 +02:00
iabdalkader
2ccfee7837
Update branch
...
* Flush 64-bytes packets with empty packets
2015-02-11 07:13:37 +02:00
iabdalkader
51907dc7cd
Set baudrate once when opening port
2015-02-10 07:01:05 +02:00
iabdalkader
63b156cf48
Reset Rx/Tx pointers when switching cdc/debug mode
2015-02-08 11:19:01 +02:00
iabdalkader
754cce406c
Implement debugging over CDC
2015-02-08 11:12:24 +02:00
iabdalkader
62a213522d
Remove old test script
2015-02-08 10:42:28 +02:00