aidanjohnson / dt7816

Acoustic Array for Tracking Coordinated Flight of Foraging Bats
GNU General Public License v3.0
0 stars 0 forks source link

LED indicator for basic multi-channel recording #4

Closed leewujung closed 6 years ago

leewujung commented 6 years ago
aidanjohnson commented 6 years ago

As of now (2018-07-03 at 16h00), the LEDs indicate whether each channel is currently in the process of reading/writing (on for active and off for inactive). The lights turn off if the exit routine (defined by the protocol in the code) is engaged, particularly what we will call a fatal error (e.g., invalid and excessive samples per channel set by the samples per file parameter).

leewujung commented 6 years ago

e.g., invalid and excessive samples per channel set by the samples per file parameter

This can be addressed in UI. Adding as a requirement in #14.