iabdalkader
|
1706cbdb83
|
Fix print calls
|
2014-10-05 01:53:07 +02:00 |
|
iabdalkader
|
07b1269ed0
|
Fix read/write return mp_obj_t
|
2014-10-05 00:14:25 +02:00 |
|
iabdalkader
|
4891184b67
|
Fix uart read/write
|
2014-10-03 22:56:39 +02:00 |
|
iabdalkader
|
619bc14fa1
|
Fix exit_dfu
|
2014-10-03 03:51:48 +02:00 |
|
iabdalkader
|
4bb1d3fc3f
|
Use built-in Python DFU-util
|
2014-10-03 03:33:00 +02:00 |
|
iabdalkader
|
0573d0726d
|
Add Python DFU Util
|
2014-10-03 03:32:20 +02:00 |
|
iabdalkader
|
175fbf5e20
|
Fix face tracking example
* continue if no kpts were found
|
2014-10-02 15:55:02 +02:00 |
|
iabdalkader
|
8b0456b93e
|
Update MP branch
|
2014-10-02 15:54:02 +02:00 |
|
iabdalkader
|
5a271a70d1
|
Add XYZ table generator
|
2014-10-02 15:44:12 +02:00 |
|
iabdalkader
|
7243e808e9
|
Add user scripts dir
|
2014-10-02 01:42:55 +02:00 |
|
iabdalkader
|
97ea356e9d
|
Use larger stack limit
|
2014-10-02 01:38:50 +02:00 |
|
iabdalkader
|
b45dec9b1a
|
Use MP_ATOMIC_SECTION to enable/disable IRQs
|
2014-10-02 01:38:28 +02:00 |
|
iabdalkader
|
d7cc41cfb0
|
Update binary
|
2014-10-02 01:29:37 +02:00 |
|
iabdalkader
|
6fd70bb734
|
Update example
|
2014-10-01 02:03:55 +02:00 |
|
iabdalkader
|
d94e318dbe
|
Update binary
|
2014-10-01 01:44:00 +02:00 |
|
iabdalkader
|
fef74d28da
|
Fix rgb2lab util
|
2014-10-01 01:42:06 +02:00 |
|
iabdalkader
|
17d3e73f86
|
Update MP branch
|
2014-10-01 01:41:38 +02:00 |
|
iabdalkader
|
d2fd0f631d
|
Disable patch prog
|
2014-10-01 01:41:13 +02:00 |
|
iabdalkader
|
559da9af95
|
Remove RNG from ISR
|
2014-10-01 01:35:59 +02:00 |
|
iabdalkader
|
db7bce66d1
|
Update STM Cube to 1.3
|
2014-10-01 01:26:03 +02:00 |
|
iabdalkader
|
90309715c9
|
Pass RGB to image_threshold and convert to LAB
|
2014-09-28 16:40:06 +02:00 |
|
iabdalkader
|
2ba464310e
|
Fix XYZ lookup
|
2014-09-28 15:37:23 +02:00 |
|
iabdalkader
|
2706b0c41b
|
Move xyz table to /img
|
2014-09-28 15:35:51 +02:00 |
|
iabdalkader
|
2e40c29da1
|
Add OMV2 Eagle files
|
2014-09-28 14:22:12 +02:00 |
|
iabdalkader
|
5cdbec2a41
|
Remove old revisions
|
2014-09-28 14:18:32 +02:00 |
|
iabdalkader
|
58ea8be932
|
Merge branch 'fwupdate'
|
2014-09-27 21:28:08 +02:00 |
|
iabdalkader
|
a819be7b80
|
Add Firmware Update from IDE
|
2014-09-27 21:16:47 +02:00 |
|
iabdalkader
|
6fd18847ed
|
Add exit DFU
|
2014-09-27 18:58:23 +02:00 |
|
iabdalkader
|
3fca55514a
|
Remove commented code
|
2014-09-27 18:57:12 +02:00 |
|
iabdalkader
|
f726e6b56b
|
Sort examples
|
2014-09-27 12:27:18 +02:00 |
|
shimniok@gmail.com
|
dbb2019b9a
|
Added feature to reset into DFU from omv onboard software when receiving USBDB_BOOT
|
2014-09-26 22:55:01 -06:00 |
|
shimniok@gmail.com
|
9618f383ea
|
Implemented DFU bootloader widget in UI, enabled handler, wrote handler to call bootloader in openmv.
|
2014-09-26 11:39:13 -06:00 |
|
shimniok@gmail.com
|
ea6abcff77
|
added functionality to send USBDBG_BOOT to force camera into bootloader
|
2014-09-26 11:16:09 -06:00 |
|
shimniok@gmail.com
|
cbace2759a
|
added functionality for starting bootloader via USBDBG_BOOT
|
2014-09-26 11:15:27 -06:00 |
|
iabdalkader
|
858c23b922
|
Update window title to show connected status
|
2014-09-25 19:47:35 +02:00 |
|
iabdalkader
|
d84985b5ef
|
Add scripts dir
* Use for open/save user scripts
|
2014-09-25 19:32:11 +02:00 |
|
iabdalkader
|
a347081ee4
|
More cleanups
* Move control buttons to list
|
2014-09-25 19:23:54 +02:00 |
|
iabdalkader
|
b9b1eee93e
|
Cleanup open/new/save/save_as
|
2014-09-25 19:12:59 +02:00 |
|
iabdalkader
|
7a1628480c
|
Disable save button after saving
|
2014-09-25 18:35:08 +02:00 |
|
iabdalkader
|
99a4595e13
|
Add Examples submenu
* File->Examples lists all examples in ide_path/examples
|
2014-09-25 18:21:36 +02:00 |
|
Ibrahim Abd Elkader
|
c415399272
|
Merge pull request #15 from iabdalkader/udevfix
Modified udev rules to use symlink.
|
2014-09-25 18:09:26 +03:00 |
|
Michael Shimniok
|
5e95efdac5
|
Modified udev rules to symlink openmvcam for serial; modified openmv-ide.py to open openmvcam symlink
|
2014-09-25 03:32:36 -06:00 |
|
iabdalkader
|
8467c67f06
|
Add System Reset Command
* Add sys reset to USBDBG and IDE
|
2014-09-25 03:37:00 +02:00 |
|
iabdalkader
|
6c7ad99152
|
Catch exception in release
* Issue #10
|
2014-09-25 03:00:25 +02:00 |
|
iabdalkader
|
e69fa95c62
|
Add data directory
|
2014-09-25 02:43:00 +02:00 |
|
iabdalkader
|
ec6630ca28
|
Update for PIL use tostring
|
2014-09-25 02:29:05 +02:00 |
|
iabdalkader
|
d1c6f6451e
|
Use frombuffer
* Issue #8
|
2014-09-25 01:58:31 +02:00 |
|
shimniok@gmail.com
|
3e39ce74ed
|
reverted to git url to try out
|
2014-09-24 16:27:46 -06:00 |
|
shimniok@gmail.com
|
67d47db6fb
|
Merge branch 'master' of https://github.com/iabdalkader/openmv
|
2014-09-24 15:39:14 -06:00 |
|
iabdalkader
|
d6375f0292
|
Use gpio module to reg interrupts
|
2014-09-25 00:14:39 +02:00 |
|