diff options
author | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-19 03:36:32 +0100 |
---|---|---|
committer | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-19 03:36:32 +0100 |
commit | 6ed6128396063cc4d1676d41fb63517eb29162e4 (patch) | |
tree | 7a535914e500f78d54bc3ab1b3e719d8b2c0e041 /README | |
parent | e699bff3118126e2494c57f632a7605b1328c030 (diff) |
minor fix to sendSetSerial:
erasing debug messages and adding to verbose mode.
Diffstat (limited to '')
l---------[-rw-r--r--] | README | 43 |
1 files changed, 1 insertions, 42 deletions
@@ -1,42 +1 @@ -README for AeroUp 0.2 -===================== - - -AeroUp is an open source and multiplatform tool to use with Ultimate (programmable light sequencing juggling props) from Aerotech Projects Ltd. - -there is not yet support for microsoft Window, because as i working on the core part who'll become a shared lib, -and there is no support for getoptlong for Window, as a gui is scheduled soon, i don't bother me. - - -Features -======== -* Start command -* Test command -* Color command -* Get Serial Number command -* Set Serial Number command -* Upload glo sequences command -* checks syntax of .glo files - -multithread, multiplatform gui, and some others original features coming soon... - - -Installation -============ -./configure -sudo make install -if you have boost library it will use it. -but it should not be a problem if you don't have it. - -Documentation -============= -man aeroup -or look at the man folder. - -Links -===== -* Github page : https://github.com/LaurentBa/AeroUp -* http://www.aerotechprojects.com/index.htm - -note : there will be no support for microsoft Window before version 1 - +README.md
\ No newline at end of file |