- Jun 25, 2014
-
-
Martin Dippold authored
-
- Jun 24, 2014
-
-
Martin Dippold authored
* commit 'fb44087c': Add Results into Jobfile Update Jobfile Change *.csdat files into csv format (Delete units)
-
Martin Dippold authored
-
Martin Dippold authored
-
Martin Dippold authored
-
- Jun 23, 2014
-
-
ANAGNOSTOPOULOS Konstantinos authored
# By ankostis@host:STUW025 # Via ankostis@host:STUW025 * commit 'f754bc8f': Use Exceptions instead of CancelAsync() and error-flags in calc-routines and input.vb. Bump version 2.0.1-pre2-->pre3 json: Invoke field-populate methods by default.
-
Kostis ANAGNOSTOPOULOS authored
* Remove unused distVincenty() func.
-
Kostis ANAGNOSTOPOULOS authored
* GUI: Set AboutBox to display version, move create-activation-code menu-item into tools. * Restored result-files from running of the demo-data. * Updated changes.
-
Kostis ANAGNOSTOPOULOS authored
-
- Jun 11, 2014
-
-
Martin Dippold authored
* commit '2943fade': * Change of the output formats * Update Demo Data * Update Demo data
-
Martin Dippold authored
-
Kostis ANAGNOSTOPOULOS authored
* GUI: Show wait-cursor for all Form when calculating.
-
Martin Dippold authored
-
Martin Dippold authored
-
- Jun 10, 2014
-
-
Martin Dippold authored
* commit 'a79e2c2a': * Adaption of the criteria names on GUI
-
Martin Dippold authored
-
- Jun 06, 2014
-
-
Martin Dippold authored
* commit '73c520a5': * Changed comment symbol in GenShape * Changed comment symbol in declaration_public
-
Martin Dippold authored
* Changed comment symbol in declaration_public
-
Martin Dippold authored
# By Raphael Luz # Via Raphael Luz * commit '6f480efd': * Changed comment symbol in Demo Date (c > #) * Renamed CalibractionTrackDemo.csms
-
Raphael Luz authored
* Renamed CalibractionTrackDemo.csms
-
- Jun 05, 2014
-
-
ANAGNOSTOPOULOS Konstantinos authored
# By ankostis@host:STUW025 # Via ankostis@host:STUW025 * commit '265e4c15': Rest of 2nd VECTO-30 Batch (as always).
-
Kostis ANAGNOSTOPOULOS authored
-
ANAGNOSTOPOULOS Konstantinos authored
# By ankostis@host:STUW025 # Via ankostis@host:STUW025 * commit 'ab0a0411': job: Change json for Anemometer-params from Array to Object. async: Stop abusing worker-Thread with Globals, use DoWorkEventArgs instead. Manual: Update the generic section related to JSON and CSV files. PrefsUI: Add OK, Save, Cancel buttons, store only when Dirty. Properly separate Calibration from Coasting track. UIL: Provide InfoBox from Criteria schema. FIX ReArm MainForm events garbled by CutPaste of previous commit. UI work to always show logs & bump ver 2.0.1-pre1-->pre02 FIX CALC & Turn Global criteria-vars into cCriteria.fields. Job: Rename and regroup criteria-fields. JSONize Job & Criteria files (BU on just before finishing evaluation). json: Add /Header/CreatedBy" from license-file.
-
Kostis ANAGNOSTOPOULOS authored
* UI: Add InfoBox also for Job-fields (MainTab, no FileManu. * main-form: Restruct AsynJob & UIPopulate regions above, * Read GenShape with exceptions. * UI, log, async: Do not clear logMsg before starting async. * json: Homogenize schema opt-arg "isStrict".
-
Kostis ANAGNOSTOPOULOS authored
* job: FIX reading of OldJobFiles, broken by previous MainForm UI work. * log: FIX (minor) doubl-log wrnings. * UI: Improve the image of the "exec" buttons. * Reset [TAB]-order on MainForm.
-
- Jun 04, 2014
-
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
* json: Allow null for /Header/StrictBody. * log: Show full ex in ErrorTab when logLevelThreshold <= 2.
-
Kostis ANAGNOSTOPOULOS authored
* FIX type-bug in working-dir root/unroot utility func. * Restructure F_Main.vb's regions and handlers. * job-file: Enabled fpath patterns and make them optional/accept nulls/empty fpaths * UI: Add ReloadJob button.
-
Kostis ANAGNOSTOPOULOS authored
* json: Cache bodySchema since access frequently for defaults, etc. * FIX various NPEs when app has started due to AsyncWorker and log. * Update result-files into demo-data. * STILL SINGLE TRACK FILE!
-
Kostis ANAGNOSTOPOULOS authored
* prefs: Honor Prefs_to_be_stored when saving-them (i.e. /Header/HideUsername). * DemoData: Add Criteria and update Job json-files. * UI: Add images to save buttons.
-
Kostis ANAGNOSTOPOULOS authored
* UI: Remove all values from Criteria textFields. * UI: Rename tab-Options --> Criteria * Cleanup some forgotten Global-vars. * worker: Remove unused Error field.
-
Kostis ANAGNOSTOPOULOS authored
* FIX calculation messed by missing coasting-file sequence indices, ~3 commit before. * Apply Object-oriented design with resource-management when I/O files. * log: rename main logging-routine to "log()". * Catch and report with MsgBox early-start exceptions. * Merge contents of CSE_Types.vb -->CSE_Globals.vb * FIX: Use WorkingDir for all job-fpaths. * FileDlg: FIX to work with multi.json extensions.
-
- Jun 03, 2014
-
-
Kostis ANAGNOSTOPOULOS authored
* errors: Add unhandled-exception handler logging to file. * job: Make readOldJobFile() to throw ex on errors, and sensibly convert cbools. * STILL BUG NPE when accessing dict-value at evaluation()-end.
-
Kostis ANAGNOSTOPOULOS authored
* Read both old and json Job-files, write only Json. * Restructure UI-code, ** move related funcs to F_MAIN class, ** remove Export_GUI.vb & utils_GUI.vb, ** move read Shape-file into Input.vb. * FIX Start counting from 0 on arrays for Anemometer-factors and measurement-data. * UI: Dropped dummy file-paths for unspecified job-files. * log: gather all log-routines jn utils.vb. * json: Change constructor sequence for cJsonFile-subclasses, require Body to be given on constructor.
-
- Jun 02, 2014
-
-
Kostis ANAGNOSTOPOULOS authored
* FIX WorkingDir handling when empty. * prefs: Minor UI fixes, read defaults from schema. * prefsUI: Show msgBoxes on errors.
-
- May 30, 2014
-
-
ANAGNOSTOPOULOS Konstantinos authored
# By ankostis@host:STUW025 # Via ankostis@host:STUW025 * commit '15a5a1a1': FIX jsonFile not-saving by reverting caching of Body/Header props.
-
Kostis ANAGNOSTOPOULOS authored
* Minor text updates.
-
ANAGNOSTOPOULOS Konstantinos authored
# By ankostis@host:STUW025 # Via ankostis@host:STUW025 * commit 'eff38dad': Minor text.md edits for pull-requesting. Logging-2: single-logging routine Resturcture Modules and Folders FIX WorkingDir relative-path error. Converted cVehicle into JSON! Rework logging routines Link JSON to GUI controls (labels & toolstips) More JSON and Prefs Enhancements json: rework IO code. vehicle: Rename fields to prepare for JSONize. restructure: drop Tools folder. json: Split parsing into Header/Body and use a parent-class for header. Rename GUI classes: CSE_XXX-->F_Main to conform to a single naming-scheme for both VECTO and CSE. Rename Settings-->Preferences GUI: FIX "Calibrate" button not to change to "Evaluate" after completion. FIX Working-dir to work with relative-paths
-
Kostis ANAGNOSTOPOULOS authored
-