- 07 4月, 2018 3 次提交
- 06 4月, 2018 5 次提交
-
-
由 Nicky Chan 提交于
* Complete audio data integration: * Add num channels, sample width, sample rate as params * Generate audio file with proper params * clang format
-
由 daminglu 提交于
-
由 Jeff Wang 提交于
* Use ESlint to format the Javascript and Vue files. Strongly recommended rules applied. * Add google format package
-
由 Nicky Chan 提交于
-
由 Nicky Chan 提交于
* Audio integration to front end * Add flask end point * Read and decode audio data * refract a typo * fix clang format
-
- 05 4月, 2018 3 次提交
- 04 4月, 2018 2 次提交
- 03 4月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Make the frontend to fetch the data from the flask server. * Provide loading animation. * Fixed format style Fix the issue where the display label not working. * Provide a 2D 3D switcher. Display the chart in 3D. * Include PCA method to do dimension reduction * Fix the style. * Fix typo Use === to compare type as well.
-
由 daminglu 提交于
-
- 31 3月, 2018 2 次提交
- 30 3月, 2018 6 次提交
-
-
由 Jeff Wang 提交于
-
由 Nicky Chan 提交于
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
-
由 daminglu 提交于
-
由 Nicky Chan 提交于
* Create Audio Feature in SDK * Add apis to record audio in SDK * Add corresponding apis in pybind, storage.py, sdk.h * Implement reservoir sampling when collecting audio samples * fix clang format and update based on comment * use int_8 for reading records and convert string directly from vector * refract isSampleTaken to IndexOfSampleTaken * fix clang format again
-
- 27 3月, 2018 2 次提交
-
-
由 Jeff Wang 提交于
* Add manual Save feature. * Fix the incorrect style * Add feature to record Text * Create a simple UI for text preview. * Connect frontend with backend text data * Move a constant from parameter to the body. Remove test log
-
由 Jeff Wang 提交于
* Format image date string. Format image slider. * Fix the incorrect date parse.
-
- 24 3月, 2018 4 次提交
- 23 3月, 2018 4 次提交
-
-
由 Nicky Chan 提交于
-
由 Jeff Wang 提交于
-
由 Jeff Wang 提交于
* Add manual Save feature. * Fix the incorrect style
-
由 Jeff Wang 提交于
* Adjust the sync_cycle automatically. * Change the multiplier type to double. * Adjust the sync_period. * Fix comment. * Add the pre-commit * Run pre-commit with other files.
-
- 16 3月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
-
- 15 3月, 2018 2 次提交
-
-
由 Nicky Chan 提交于
Fix issues when smoothing value set to 0, it goes back to default 0.6. Tooltip sorting does not work because string mismatching. (#323)
-
由 Nicky Chan 提交于
-
- 14 3月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Update the version number Update the doc to include Vue Update the doc to give more details on the sync_cycle Update the doc to include python 3 * Update the LogWriter constructor doc. * Update the package copy directory. * Update the version to 0.0.2 (implying beta now) * Update the vdl_create_scratch_log to python 3 as well.
-
- 13 3月, 2018 3 次提交
-
-
由 Jeff Wang 提交于
Let's reduce the complexity of the documentation for now. and maybe split the #define function in the future.
-
由 Nicky Chan 提交于
-
由 Jeff Wang 提交于
-