Skip to content
Snippets Groups Projects
Select Git revision
  • a2abf42e3d77a25ce90700774d057bcb4e3f74e6
  • master default protected
  • dev_2022
  • patch-1
  • develop
  • 50-use-ubuntus-libhidapi
  • issue-highLevelDispatch
  • issue-highLevelDesign
  • issue-motorStartBug
  • issue-commandLayerDesign
  • v1.0
  • v0.4-rc.13
  • v0.4-rc.12
  • v0.4-rc.11
  • v0.4-rc.10
  • v0.4-rc.9
  • v0.3-rc.8
  • v0.3-rc.7
  • v0.3-rc.6
  • v0.3-rc.5
  • v0.3-rc.4
  • v0.3-rc.3
  • v0.3-rc.2
  • v0.3-rc.1
  • v0.3-rc
  • v0.2
  • v0.1.1
  • v0.1
28 results

typedata.ods

Blame
    • ='s avatar
      a8517f1a
      Initial commit · a8517f1a
      = authored
      Adds the beta-version of the toolbox along with examples, a How-To and
      convenient documents.
      a8517f1a
      History
      Initial commit
      = authored
      Adds the beta-version of the toolbox along with examples, a How-To and
      convenient documents.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    AssemblyInfo.cs 701 B
    //------------------------------------------------------------------------------
    // <auto-generated>
    //     This code was generated by Cake.
    // </auto-generated>
    //------------------------------------------------------------------------------
    using System.Reflection;
    
    [assembly: AssemblyTitle("Database")]
    [assembly: AssemblyDescription("Database is a part of the CoScInE group.")]
    [assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
    [assembly: AssemblyProduct("Database")]
    [assembly: AssemblyVersion("1.13.0.0")]
    [assembly: AssemblyFileVersion("1.13.0.0")]
    [assembly: AssemblyInformationalVersion("1.13.0.0")]
    [assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]