ScarletLib / Scarlet

C# cross-platform robotics library with hardware support for Raspberry Pi and BeagleBone Black.
https://github.com/huskyroboticsteam/Scarlet/wiki
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Data log changes #18

Closed Baldstrom closed 6 years ago

Baldstrom commented 6 years ago

Fixed bug with CSV flushing; now user can select whether or not to manual flush or automatically flush to the CSV file. Also, DeleteAll() was added, which deletes all existing CSV files which are not being used.