iabdalkader
|
e81e6d189e
|
Fix style/lang search path
|
2015-09-11 07:03:10 +02:00 |
|
iabdalkader
|
b03a77a80e
|
Append IDE directory to style search paths
|
2015-09-11 07:00:45 +02:00 |
|
iabdalkader
|
a6ff8e506f
|
Add OMV2 BOM
|
2015-09-10 02:25:05 +02:00 |
|
iabdalkader
|
c1fb84c164
|
Cleanup PyInstaller spec file
|
2015-09-10 02:17:26 +02:00 |
|
iabdalkader
|
159ab5dc7e
|
Add BUNDLE attributes
|
2015-09-09 01:40:08 +02:00 |
|
iabdalkader
|
d47fafbc49
|
Generate an app for Mac OS X
|
2015-09-09 01:38:06 +02:00 |
|
iabdalkader
|
8692546dad
|
Add Mac OS X to PyInstaller spec file
|
2015-09-08 23:09:50 +02:00 |
|
iabdalkader
|
80259c7071
|
List Mac OS X ttys
|
2015-09-08 23:04:04 +02:00 |
|
iabdalkader
|
54c77b2f48
|
Add systick sleep and current_millis prototypes.
|
2015-08-20 16:38:07 +02:00 |
|
iabdalkader
|
b133f0e1d4
|
update TODO
|
2015-08-20 16:31:06 +02:00 |
|
iabdalkader
|
4491000c44
|
Remove some old unused files
* omv/systick.h
* omv/stm32f4xx_it.c
|
2015-08-20 16:29:11 +02:00 |
|
iabdalkader
|
78a6d54c89
|
Remove old systick.c
|
2015-08-20 16:26:55 +02:00 |
|
iabdalkader
|
d031ea87f1
|
Implement set_pixel
|
2015-08-20 16:25:37 +02:00 |
|
iabdalkader
|
6f531214c2
|
update TODO
|
2015-08-20 16:23:39 +02:00 |
|
iabdalkader
|
9f4664c2b8
|
Append version to PyInstaller packages
|
2015-08-19 18:17:39 +02:00 |
|
iabdalkader
|
3341c894c5
|
Update PyInstaller Spec file
* Bundle gtksourceview style/lang files
|
2015-08-19 16:41:21 +02:00 |
|
iabdalkader
|
f4bb9965ee
|
update TODO
|
2015-08-19 15:25:02 +02:00 |
|
iabdalkader
|
402159801b
|
Zip PyInstaller packages
|
2015-08-19 01:04:17 +02:00 |
|
iabdalkader
|
b7b9cfd64b
|
Fix pyinstaller package name
|
2015-08-19 00:55:40 +02:00 |
|
iabdalkader
|
17ea0cfde4
|
Use Python to generate pyinstaller package names
|
2015-08-19 00:43:26 +02:00 |
|
iabdalkader
|
ddf3a8a232
|
Disable pyinstaller console.
|
2015-08-19 00:20:51 +02:00 |
|
iabdalkader
|
0282fc3754
|
Update binaries.
|
2015-08-18 23:58:42 +02:00 |
|
iabdalkader
|
940f3a0d7d
|
Disabled self tests for OMV1
* RGB QVGA doesn't fit in OMV1's RAM, fix the script or write another one.
|
2015-08-18 23:54:49 +02:00 |
|
iabdalkader
|
d7130234d3
|
Return script buffer without copying.
* Since IDE interrupts are enabled after compiling the script, we can
just return a pointer to the script buffer without copying it first.
|
2015-08-17 19:48:45 +02:00 |
|
iabdalkader
|
b33f7b4c29
|
Add functions to disable/enable IDE interrupts
* This constrains IDE interrupts avoiding the need for critical sections.
|
2015-08-17 19:48:18 +02:00 |
|
iabdalkader
|
bf9401ee6f
|
Remove unused #define
|
2015-08-16 01:11:05 +02:00 |
|
iabdalkader
|
20b823333a
|
Free script buffer after copying it.
|
2015-08-16 00:16:16 +02:00 |
|
iabdalkader
|
02ac02643e
|
Increase QCIF res
|
2015-08-15 16:54:09 +02:00 |
|
iabdalkader
|
891f6ab96b
|
Move FS cache to main SRAM for OMV2
|
2015-08-15 16:50:14 +02:00 |
|
iabdalkader
|
161b2d6a43
|
Increase keypoints threshold
|
2015-08-15 16:46:31 +02:00 |
|
iabdalkader
|
e04f7ec0fb
|
Disable built-in DFU on Windows
|
2015-08-14 16:06:42 +02:00 |
|
iabdalkader
|
9e19e0ffc6
|
Re-enable TIM3 to flush storage periodically.
|
2015-08-14 16:02:11 +02:00 |
|
iabdalkader
|
759be7186d
|
update TODO
|
2015-08-13 23:26:24 +02:00 |
|
iabdalkader
|
42ac8d7132
|
Update binaries
|
2015-08-13 23:25:18 +02:00 |
|
iabdalkader
|
518e690e86
|
update TODO
|
2015-08-13 23:19:58 +02:00 |
|
iabdalkader
|
801f74c2da
|
Remove global misc functions
* Remove redundant functions
|
2015-08-13 23:18:59 +02:00 |
|
iabdalkader
|
7d949694ef
|
Fix main script FS template
|
2015-08-13 23:15:57 +02:00 |
|
iabdalkader
|
eb29fc8894
|
Add sanity checks to draw_string
|
2015-08-13 23:15:35 +02:00 |
|
iabdalkader
|
83c52c020f
|
Fix draw_string to support Grayscale
|
2015-08-13 23:14:52 +02:00 |
|
iabdalkader
|
29af37cb93
|
Load helloworld.py on start up
|
2015-08-13 23:14:08 +02:00 |
|
iabdalkader
|
3b45053d84
|
Remove lib scripts dir
|
2015-08-13 23:12:14 +02:00 |
|
iabdalkader
|
0b07c82a79
|
Update examples
|
2015-08-13 23:09:06 +02:00 |
|
iabdalkader
|
f1e1f1c870
|
update TODO
|
2015-08-13 00:25:58 +02:00 |
|
iabdalkader
|
533f0e3e8f
|
Re-init MP state and use pyexec_file/str
* Use pyexec_file/str with re-raise flag
* re-init MP state before executing scripts
|
2015-08-13 00:22:55 +02:00 |
|
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 |
|