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 |
|
iabdalkader
|
422778e7b3
|
Add priority, sub_priority to gpio_init_exti
|
2014-09-24 23:56:30 +02:00 |
|
iabdalkader
|
a70dc7052d
|
Fix GPIO pin defs
|
2014-09-24 23:55:15 +02:00 |
|
shimniok@gmail.com
|
4d7fbdff43
|
Had to modify url for micropython due to permission denied errors, following various advice on stackexchange; now works
|
2014-09-24 15:38:57 -06:00 |
|
iabdalkader
|
0224c29588
|
Fix GPIO pin mapping
|
2014-09-24 23:26:59 +02:00 |
|
iabdalkader
|
ec758df357
|
Update binary
|
2014-09-24 22:57:32 +02:00 |
|
iabdalkader
|
04c1fe0d0e
|
Fix FAST ROI
* Find all KPs then discard based on ROI (for small ROIs)
|
2014-09-24 22:56:45 +02:00 |
|
iabdalkader
|
f3d2efd707
|
Fix Keypoints example
|
2014-09-24 22:27:16 +02:00 |
|
iabdalkader
|
ec8ed77f27
|
Fix SDRAM Timings
|
2014-09-24 22:25:27 +02:00 |
|
iabdalkader
|
ce3d435137
|
Add load_lbp
|
2014-09-24 22:25:14 +02:00 |
|
shimniok@gmail.com
|
2e68a17b53
|
Merge branch 'master' of https://github.com/iabdalkader/openmv into binupd_20130919
|
2014-09-24 10:58:17 -06:00 |
|
iabdalkader
|
c3306f2d05
|
Handle no device attached
* Fix issue #9
|
2014-09-23 15:51:06 +02:00 |
|
iabdalkader
|
392e613d3d
|
Make IDE Handle Disconnect/Connect Gracefully
* Fix issue #10
|
2014-09-23 15:40:51 +02:00 |
|
iabdalkader
|
3a04f1c74a
|
Optimize PPM writer
|
2014-09-20 09:02:24 +02:00 |
|
iabdalkader
|
528c53b952
|
Update examples
|
2014-09-20 08:59:02 +02:00 |
|
iabdalkader
|
a747566082
|
Add write_ppm example
|
2014-09-20 08:47:20 +02:00 |
|
iabdalkader
|
49b1de4a68
|
Add Script to encode raw RGB565
* Encodes RGB565 raw stream to MP4/AVI
|
2014-09-20 08:45:31 +02:00 |
|
shimniok@gmail.com
|
a1764a9194
|
Merge branch 'master' of https://github.com/iabdalkader/openmv into binupd_20130919
|
2014-09-20 00:22:30 -06:00 |
|
shimniok@gmail.com
|
4522b2b4ce
|
Added makefile for official bin release, added README.md for official bin directory
|
2014-09-19 23:19:00 -06:00 |
|
iabdalkader
|
581753c1f5
|
Add Face Tracking Example
|
2014-09-20 05:30:26 +02:00 |
|
iabdalkader
|
65cd8a133a
|
Update license
* Switch to MIT
* Add license notice to source files
|
2014-09-20 05:09:52 +02:00 |
|
iabdalkader
|
a8146eaeba
|
Disable FB swap
|
2014-09-20 03:38:26 +02:00 |
|
iabdalkader
|
a4d1687dfe
|
Update binary
|
2014-09-20 03:35:51 +02:00 |
|
iabdalkader
|
bd56912fb6
|
Fix uSD SPI issue corrupting framebuffer
|
2014-09-20 03:34:54 +02:00 |
|
iabdalkader
|
b5d6de47ee
|
Update FB Viewer
|
2014-09-20 02:31:14 +02:00 |
|
iabdalkader
|
e5562ada89
|
Update binary
|
2014-09-20 02:16:46 +02:00 |
|
iabdalkader
|
5f51438029
|
Add LBP
|
2014-09-20 02:02:22 +02:00 |
|