iabdalkader
|
356fbaf904
|
Remove numpy dependency
|
2014-10-22 09:05:24 +02:00 |
|
iabdalkader
|
b40f537a70
|
Move np reshape to openmv.py
|
2014-10-19 17:52:12 +02:00 |
|
iabdalkader
|
1706cbdb83
|
Fix print calls
|
2014-10-05 01:53:07 +02:00 |
|
iabdalkader
|
4bb1d3fc3f
|
Use built-in Python DFU-util
|
2014-10-03 03:33:00 +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 |
|
shimniok@gmail.com
|
ea6abcff77
|
added functionality to send USBDBG_BOOT to force camera into bootloader
|
2014-09-26 11:16:09 -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
|
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 |
|
iabdalkader
|
c3306f2d05
|
Handle no device attached
* Fix issue #9
|
2014-09-23 15:51:06 +02:00 |
|
iabdalkader
|
a8146eaeba
|
Disable FB swap
|
2014-09-20 03:38:26 +02:00 |
|
iabdalkader
|
7bb8bef8a1
|
Add Update FB Command
|
2014-09-10 22:22:50 +02:00 |
|
iabdalkader
|
c70960d17e
|
Add save descriptor from ROI
|
2014-09-10 18:59:34 +02:00 |
|
iabdalkader
|
41d531242a
|
Fix big frame size
|
2014-09-04 01:03:38 +02:00 |
|
iabdalkader
|
7c55ea797e
|
Add check for num_bytes
|
2014-08-20 21:17:58 +02:00 |
|
iabdalkader
|
3bed5f4b6f
|
Use /tmp for temp jpeg
|
2014-06-28 19:55:56 +02:00 |
|
iabdalkader
|
f15aaae0f7
|
Update OpenMV module/ide
* Update commands
* Minor UI fixes
* Set screen size in openmv-fb
|
2014-06-25 19:52:08 +02:00 |
|
iabdalkader
|
b5587adc65
|
Add sensor controls
|
2014-06-21 09:41:27 +02:00 |
|
iabdalkader
|
e8a44ae066
|
Update IDE
* Add save template
* Misc UI fixes
|
2014-06-19 23:12:32 +02:00 |
|
iabdalkader
|
8603bb76f6
|
Update OpenMV Python lib
|
2014-06-18 17:13:08 +02:00 |
|
iabdalkader
|
7891a89723
|
Use pendsv exception to interrupt running code
|
2014-02-23 03:37:46 +02:00 |
|
iabdalkader
|
0eb1575229
|
Add support for running scripts from cmd
|
2014-02-13 23:02:10 +02:00 |
|
iabdalkader
|
ab87906cac
|
Update userspace apps
* Move rgb conversion to openmv module
* Add frame size function to openmv module
* Use new USBDBG commands
|
2014-02-13 02:16:24 +02:00 |
|
iabdalkader
|
5ea84e8c20
|
Move openmv code to separate python module
* Add openmv module which has USB debug functions
* Update IDE and FB viewer to use openmv module
|
2014-02-10 03:14:14 +02:00 |
|