Alex Savin alex
  • Joined on 2025-02-03
alex pushed to main at alex/go-winrt 2025-08-22 18:12:00 -04:00
95eb53221d Refactor PositionAccuracy and PositionStatus types for geolocation package
alex pushed to main at alex/go-winrt 2025-08-22 17:57:53 -04:00
8e759f8435 Add missing import for internal delegate package in foundation files
alex pushed to main at alex/go-winrt 2025-08-22 17:52:14 -04:00
0a314257f8 Refactor import paths to use the new repository location for go-winrt
alex pushed to main at alex/go-winrt 2025-08-22 17:42:34 -04:00
a6c09a5890 first commit
alex created branch main in alex/go-winrt 2025-08-22 17:42:34 -04:00
alex created repository alex/go-winrt 2025-08-22 17:41:55 -04:00
alex pushed to feature-vad-reader at alex/go-two-tone-detector-service 2025-08-19 11:29:59 -04:00
8e91b0067f Add VAD configuration and implement VAD reader for audio processing
alex created branch feature-vad-reader in alex/go-two-tone-detector-service 2025-08-19 11:29:59 -04:00
alex pushed to develop at alex/go-two-tone-detector-service 2025-08-19 10:58:53 -04:00
265c142edb Add record segment duration to configuration and implement file rotation in recorder
alex created branch develop in alex/go-two-tone-detector-service 2025-08-19 10:58:53 -04:00
alex created branch main in alex/go-two-tone-detector-service 2025-08-19 10:39:04 -04:00
alex pushed to main at alex/go-two-tone-detector-service 2025-08-19 10:39:04 -04:00
f51749ec0c first commit
alex created repository alex/go-two-tone-detector-service 2025-08-19 10:36:55 -04:00
alex pushed to main at alex/go-rtsp-audio-detection-vad 2025-08-18 11:18:46 -04:00
46c844cdee first commit
alex created branch main in alex/go-rtsp-audio-detection-vad 2025-08-18 11:18:46 -04:00
alex created repository alex/go-rtsp-audio-detection-vad 2025-08-18 11:16:33 -04:00
alex pushed to develop at alex/go-two-tone-detector-wav 2025-08-15 20:33:21 -04:00
8e7840e504 Add detailed comments to Goertzel and two-tone detector functions for improved code clarity
alex pushed to develop at alex/go-two-tone-detector-wav 2025-08-15 19:22:19 -04:00
00d5b5f017 Refactor main.go to integrate slog logger for improved logging and error handling
alex pushed to develop at alex/go-two-tone-detector-wav 2025-08-15 19:08:45 -04:00
89b1999048 Refactor main.go to remove slog logger integration and replace with standard log package
alex pushed to develop at alex/go-two-tone-detector-wav 2025-08-15 18:49:52 -04:00
bd64dd24dc Refactor main.go to integrate structured logging and enhance tone detection functionality