Vincenz Mechler
|
664d278828
dll export now produces prudent dll file, dll import causes VS to terminate program without error message
|
před 5 roky |
Vincenz Mechler
|
a2347a615c
forgot to add new files...
|
před 5 roky |
Vincenz Mechler
|
e33b329217
tried some stuff, now StaticLibMotors wont compile because of linkage errors, but at least it tries to link at all...
|
před 5 roky |
Dennymany
|
17b9e59ba2
implemented ArmbandInterface
|
před 5 roky |
videowall-pc-user
|
d19dee5f0f
added ArmbandInterface Klasse
|
před 5 roky |
videowall-pc-user
|
a78e2c9468
started implementing armbandinterface
|
před 5 roky |
Dennis Grotz
|
bc47f74801
added motor folder
|
před 5 roky |
Dennis Grotz
|
4af5d45062
added dlls again
|
před 5 roky |
Rumei Ma
|
bc0fbe8f5b
deleted dlls
|
před 5 roky |
Rumei Ma
|
a0ac1156f4
added c++ project, imported .h, pthread not working, dlls cant be refernced
|
před 5 roky |
m-edlund
|
68f620d518
Userstory21 (#13)
|
před 5 roky |
Rumei
|
a229ef486e
slight changes to program to suite codecoverage runs
|
před 5 roky |
Vincenz Mechler
|
b3e1f256e7
hotfix, added exception handling to isad import method call and added missing method comment to svg import ui method
|
před 5 roky |
Vincenz Mechler
|
8e8ce61fb2
removed unnecessary files
|
před 5 roky |
Vincenz Mechler
|
23ac7af994
excluded svg parsing tests from AppVeyor execution as they depend on filesystem access and the [DeploymentItem] attribute
|
před 5 roky |
Vincenz Mechler
|
9e858f3e38
moved FileImporter test class to UITest.cs, adapted relative file paths
|
před 5 roky |
Vincenz Mechler
|
fb30fd704e
merged develop into userstory2 in preperation for backward merging
|
před 5 roky |
Vincenz Mechler
|
e9ad799202
added comments to FileImporter tests
|
před 5 roky |
chooga
|
e6f3cbdba9
Update userstory6.md
|
před 5 roky |
Martin Edlund
|
9988b5b6e0
Optimized InternalLine
|
před 5 roky |
Vincenz Mechler
|
c2b20ea890
finished basic tests for svg importer and added a .testsettings file
|
před 5 roky |
Martin Edlund
|
46a6fe9e8e
Hotfix + Cleaned up Project Folder
|
před 5 roky |
m-edlund
|
28eaf0e7d2
Userstory16 (#11)
|
před 5 roky |
Vincenz Mechler
|
e24cc22479
added missing comments as requested by code review and added basic tests for error throwing behaviour of parseSVGInput method, although currently not working due to problems with deploying external files for testing
|
před 5 roky |
Martin Edlund
|
2ff4f32409
Merge branch 'develop' into userstory2
|
před 5 roky |
Martin Edlund
|
f754e5a215
Removed empty constructor
|
před 5 roky |
Vincenz Mechler
|
45f8924dc4
removed dead code, mainly deactivated console prints, removed empty lines inside methods and fixed method naming scheme to always start with uppercase letter
|
před 5 roky |
Vincenz Mechler
|
2fe93d8927
cleanup and added error for unterminated svg files
|
před 5 roky |
Vincenz Mechler
|
ae6c32073e
fixed elliptical arc coordinate mismatch bug
|
před 5 roky |
Vincenz Mechler
|
1302db3636
fixed elliptical arc rotation bug
|
před 5 roky |