SD_Toolbox

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extended test dataset and corrected wrong python code.

Related to Issue [SDTOOLBOX-15]

    • -25
    • +59
    /trunk/tests/test_data_acquisition.py
Removed unfinished line.

Related to Issue [SDTOOLBOX-15]

Intermediate commit with logic to find the closest point for the given coordinate. Added tests.

Related to Issue [SDTOOLBOX-15]

    • -4
    • +139
    /trunk/tests/test_data_acquisition.py
    • -10
    • +43
    /trunk/SDToolBox/data_acquisition.py
Removed unnecessary tests.

Related to Issue [SDTOOLBOX-15]

Extra test.

Related to Issue [SDTOOLBOX-15]

  • More
  • 9
  • changed 4 files
Created data structure for data acquisition, included more packages to setup, extended tests

Related to Issue [SDTOOLBOX-15]

    • -22
    • +3
    /trunk/tests/test_main_acceptance.py
    • -0
    • +52
    /trunk/tests/test_data_acquisition.py
    • -5
    • +66
    /trunk/SDToolBox/data_acquisition.py
  • More
  • 8
  • changed 6 files
Renamed following pep8 standards

Related to Issue [SDTOOLBOX-15]

    • -14
    • +0
    /trunk/SDToolBox/DataAcquisition.py
    • -0
    • +14
    /trunk/SDToolBox/data_acquisition.py
    • -0
    • +0
    /trunk/tests/test_dataacquisitionutils.py
Created basic files to start with development.

Related to Issue [SDTOOLBOX-15]

    • -0
    • +0
    /trunk/tests/test_dataacquisitionutils.py
    • -0
    • +14
    /trunk/SDToolBox/DataAcquisition.py
    • -0
    • +0
    /trunk/tests/test_dataacquisition.py
Kick off meeting presentation

Related to Issue [SDTOOLBOX-5]

Updated author and version of the product in setup.py

Related to Issue [SDTOOLBOX-5]

  • More
  • 4
  • changed 3 files
Fixed failing import.

Related to Issue [SDTOOLBOX-3]

Added document folder.

Related to Issue [SDTOOLBOX-3]

    • -0
    • +6
    /trunk/doc/SDToolBox - Manual/buildDoc.bat
    • -0
    • +41
    /trunk/doc/parseLogs.py
    • -0
    • +31
    /trunk/doc/buildDocs.bat
  1. … 14 more files in changeset.
Created default project template.

Related to Issue [SDTOOLBOX-3]

    • -0
    • +56
    /trunk/SDToolBox/main.py
    • -0
    • +42
    /trunk/tests/test_main_acceptance.py
    • -0
    • +0
    /trunk/tests/__init__.py
    • -0
    • +92
    /trunk/tests/test_main_unit.py
    • -0
    • +0
    /trunk/SDToolBox/__init__.py
  1. … 3 more files in changeset.
Added SVN bug track properties.

Related to Issue [SDTOOLBOX-2]