aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'firmware_upgrade' into 'master'HEADmasterPatrick Roth2021-07-0910-4/+1047
|\ | | | | | | | | Firmware upgrade See merge request o-3000/driver!1
| * update --> upgrade , more checks addedPatrick Roth2020-10-094-23/+42
| | | | | | | | | | Use firmware upgrade instead of update. The firmware update function does more sanity checks.
| * Deleted comment lines.sophia.papagiannaki2020-07-291-8/+3
| |
| * Modified log messages in o3000_upgrade.csophia.papagiannaki2020-07-291-11/+11
| |
| * Working copy for testing on Windows.sophia.papagiannaki2020-07-282-16/+19
| |
| * Modified some debug/error messages.Sophia Papagiannaki2020-06-152-20/+20
| |
| * Version 2.1.0Sophia Papagiannaki2020-05-1910-11/+1009
| | | | | | | | Implemented firmware update.
| * added firmware upgrade functionSophia Papagiannaki2020-05-122-0/+28
| |
* | Refine comments regarding the relation of o3000_connect(), ↵jonas2020-10-061-2/+2
| | | | | | | | o3000_disconnect() and o3000_exit().
* | "Dogxygen style" function commenting.jonas2020-10-061-21/+21
|/
* distinguish between 32 or 64 bit compiler versionpatrick.roth2019-11-281-5/+12
|
* Update README.mdSophia Papagiannaki2019-10-231-2/+2
|
* Update README.mdPatrick Roth2019-10-231-2/+2
|
* target release_minGW64 headers dir changedpatrick.roth2019-10-221-4/+4
| | | | For MinGW64 release, put header files in o3000 sub directory.
* typosPatrick Roth2019-10-222-3/+3
|
* MinGW64 releasign target addedpatrick.roth2019-10-222-7/+26
| | | | | | Cmake will create the target "release_minGW64". Use MSYS and run "make release_minGW64) to create a Windows release. The output is a ZIP file containing header files and windows DLL library.
* library version definition move to CMakeLists.txtPatrick Roth2019-10-224-17/+25
|
* video cache wrap-around check addedSophia Giannikakis2019-10-215-9/+24
|
* windows instructions addedpatrick.roth2019-10-181-5/+10
|
* Building instructions for Windows addedPatrick Roth2019-10-181-4/+70
|
* wrong include paths for o-3000 header filesPatrick Roth2019-10-187-9/+28
|
* project name addedPatrick Roth2019-10-181-0/+1
|
* fix error when installing headersPatrick Roth2019-10-041-1/+1
|
* Compile instructions addedPatrick Roth2019-10-042-0/+46
|
* Initial commitPatrick Roth2019-10-0412-0/+2688
import from github