iabdalkader
|
c8664b4c0f
|
update TODO
|
2015-08-09 22:09:01 +02:00 |
|
iabdalkader
|
cbbd93b0ca
|
Add the selftest script in main
|
2015-08-09 22:06:57 +02:00 |
|
iabdalkader
|
d9d991054d
|
Clear debug flags when initializing usbdbg
|
2015-08-09 21:58:31 +02:00 |
|
iabdalkader
|
54288c5351
|
Add image module
* Move Image class and misc functions to image module
|
2015-08-09 13:00:06 +02:00 |
|
iabdalkader
|
0dffedda92
|
Fix typo
|
2015-08-08 00:33:26 +02:00 |
|
iabdalkader
|
fa12a1a704
|
Log fatal errors to file
|
2015-08-08 00:31:59 +02:00 |
|
iabdalkader
|
4376e87609
|
Revert sensor_init and check error after USB init
|
2015-08-08 00:30:39 +02:00 |
|
iabdalkader
|
9af3b9eaba
|
Return different error codes in sensor_init
|
2015-08-07 23:31:45 +02:00 |
|
iabdalkader
|
aaeaff476d
|
Delay sensor_init
* Call sensor_init after initializing USB mass storage to log errors.
|
2015-08-07 23:16:30 +02:00 |
|
iabdalkader
|
b99df66659
|
Wait for IDE to read the frame buffer
* Wait for the IDE to read the frame buffer after trying the lock.
|
2015-08-07 17:55:11 +02:00 |
|
iabdalkader
|
3f90f789cb
|
update TODO
|
2015-08-07 17:48:24 +02:00 |
|
iabdalkader
|
3c55cefeb3
|
Rename Eagle files
|
2015-08-07 17:46:25 +02:00 |
|
iabdalkader
|
51b6b55c4f
|
Update silk screen
|
2015-08-07 17:35:08 +02:00 |
|
iabdalkader
|
5903859ab5
|
Fix VREF threshold in self tests script
|
2015-08-06 23:13:49 +02:00 |
|
iabdalkader
|
5f54935378
|
Fix internal ADC channels readings
|
2015-08-06 23:13:09 +02:00 |
|
iabdalkader
|
35df760a8c
|
Init one ADC channel in ADCAll
* ADC channel 5 in OMV2
|
2015-08-06 12:20:58 +02:00 |
|
iabdalkader
|
4c9982b7e9
|
Rename usbdbg clear script to clear flags
|
2015-08-06 12:20:17 +02:00 |
|
iabdalkader
|
0aa9f23d0a
|
Add self-tests script
|
2015-08-06 12:19:00 +02:00 |
|
iabdalkader
|
a3d1413423
|
Update colorbar script
|
2015-08-06 12:16:52 +02:00 |
|
iabdalkader
|
0c9ec07aa7
|
Update colorbar script
|
2015-08-04 12:22:12 +02:00 |
|
iabdalkader
|
4b55a1f949
|
Add colorbar test script
|
2015-08-04 12:19:01 +02:00 |
|
iabdalkader
|
5c0e6b8710
|
Increase serial timeout
|
2015-08-04 10:41:33 +02:00 |
|
iabdalkader
|
be82b952c3
|
Use timeout_add to lower CPU usage
|
2015-08-04 10:34:01 +02:00 |
|
iabdalkader
|
2cd8fe26ac
|
Append machine name/processor to release package
|
2015-08-03 11:10:40 +02:00 |
|
iabdalkader
|
630bdb1789
|
Update binaries
|
2015-08-01 15:51:01 +02:00 |
|
iabdalkader
|
6bc282e414
|
Update TODO list
|
2015-08-01 11:20:26 +02:00 |
|
iabdalkader
|
99bedb06b6
|
Move firmware files to board directories.
|
2015-08-01 11:16:59 +02:00 |
|
iabdalkader
|
939c47da6c
|
Add ring buffer
|
2015-08-01 11:07:22 +02:00 |
|
iabdalkader
|
8c1ff900a8
|
Fix OPENMV1 build
* Fix board config files
* Fix linker script
* Fix sdcard CD
|
2015-08-01 10:56:37 +02:00 |
|
iabdalkader
|
730348f98c
|
Use gtk main_quit instead of sys.exit
|
2015-07-31 15:18:59 +02:00 |
|
iabdalkader
|
ccc4de8488
|
Revert to numpy
|
2015-07-31 15:18:41 +02:00 |
|
iabdalkader
|
856938fea5
|
Add image get/set pixel
|
2015-07-31 14:13:09 +02:00 |
|
iabdalkader
|
78abfb87e6
|
Add PY_ASSERT_TRUE_MSG
|
2015-07-31 14:11:26 +02:00 |
|
iabdalkader
|
269345303b
|
Add image subscr
|
2015-07-31 12:37:45 +02:00 |
|
iabdalkader
|
e446e03f9d
|
Remove check for unused pyexec_mode_kind
|
2015-07-30 17:37:31 +02:00 |
|
iabdalkader
|
b42da07430
|
Remove reset_mode
|
2015-07-30 17:33:12 +02:00 |
|
iabdalkader
|
5332153edf
|
Update TODO list
|
2015-07-29 23:08:50 +02:00 |
|
iabdalkader
|
d43eda7e51
|
Move parse and compile inside exception handler
* This allows syntax errors to be caught and printed
|
2015-07-29 23:04:41 +02:00 |
|
iabdalkader
|
86a141e51a
|
Add set color bar function
|
2015-07-29 22:32:05 +02:00 |
|
iabdalkader
|
f6d5129cc7
|
Clear fb ready flag when stopping script
* This stops the IDE from reading the same frame buffer
|
2015-07-29 22:04:36 +02:00 |
|
iabdalkader
|
8b79606a75
|
Update binaries and add elf
|
2015-07-28 20:36:53 +02:00 |
|
iabdalkader
|
25f8dc7163
|
Update gitignore
|
2015-07-28 20:35:51 +02:00 |
|
iabdalkader
|
71d38bcca8
|
Pull binaries from firmware directory
|
2015-07-28 20:34:07 +02:00 |
|
iabdalkader
|
ce719f0e39
|
Update TODO list
|
2015-07-28 20:33:49 +02:00 |
|
iabdalkader
|
4174eaf029
|
Generate binaries in firmware dir
|
2015-07-28 20:33:05 +02:00 |
|
iabdalkader
|
648476c8b3
|
Remove firmware Makefile
|
2015-07-28 20:32:46 +02:00 |
|
iabdalkader
|
c866827e1b
|
Add bundle dir
|
2015-07-28 20:17:13 +02:00 |
|
iabdalkader
|
85b956554f
|
Add PyInstaller spec file and update mkpkg
|
2015-07-28 19:51:49 +02:00 |
|
iabdalkader
|
3d31d2662a
|
Update USB VID/PID
|
2015-07-21 17:42:31 +02:00 |
|
iabdalkader
|
3ca6e61a0e
|
Update TODO
|
2015-07-18 16:27:43 +02:00 |
|