Commit Graph

20 Commits

Author SHA1 Message Date
iabdalkader
6a0af1f3c3 Use separate configs for cdc/hid and debug
* This is the only solution that works with libusb on Windows
* Soft-disconnect is used to switch between configs
2014-11-10 19:36:34 +02:00
iabdalkader
40d43a2a8c Add OMV Debug Interface 2014-11-06 15:14:33 +02:00
iabdalkader
a9a59070ff Update firmware binary 2014-11-02 16:17:35 +02:00
iabdalkader
944c3b5801 Update binary 2014-10-31 13:59:36 +02:00
iabdalkader
4891184b67 Fix uart read/write 2014-10-03 22:56:39 +02:00
iabdalkader
d7cc41cfb0 Update binary 2014-10-02 01:29:37 +02:00
iabdalkader
d94e318dbe Update binary 2014-10-01 01:44:00 +02:00
iabdalkader
90309715c9 Pass RGB to image_threshold and convert to LAB 2014-09-28 16:40:06 +02:00
iabdalkader
a819be7b80 Add Firmware Update from IDE 2014-09-27 21:16:47 +02:00
iabdalkader
ec758df357 Update binary 2014-09-24 22:57:32 +02: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
a4d1687dfe Update binary 2014-09-20 03:35:51 +02:00
iabdalkader
e5562ada89 Update binary 2014-09-20 02:16:46 +02:00
iabdalkader
5b4720f4a0 Update binary 2014-09-19 01:48:25 +02:00
iabdalkader
a174b86447 Update Binary 2014-09-18 00:35:03 +02:00
iabdalkader
94f3e4b0ac Update binary 2014-05-02 22:44:35 +02:00
iabdalkader
abb288beb9 Update binary 2014-05-02 22:03:10 +02:00
iabdalkader
8b6f2e1207 Update binary 2014-04-10 17:25:04 +02:00
iabdalkader
2965e2e82b Update binary 2013-12-13 02:53:16 +02:00
iabdalkader
8968c08392 Removed almost all hard-coded values.
Memory for the frame buffer is now allocated dynamically based on image format.
DMA stream will be configured based on image format.
New ov9650 struct to keep track of current config and frame_buffer.
New bin directory to hold a known working binary.
New imlib function for erosion.
New motion detection code.
2013-11-18 23:26:40 +02:00