• Joined on 2024-05-30
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 20:37:28 +02:00
e941032963 fix 🐛: Update requirements.yml to use SSH URL for the ansible_samba_domain_member role and specify a specific version.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 20:16:21 +02:00
7cfce5e61b fix 🐛: Update requirements.yml to include a new Git repository for ansible_samba_domain_member.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 20:07:15 +02:00
75c2cef857 fix 🐛: Update requirements.yml to include the correct source and SCM for ansible_samba_domain_member and ansible_samba_ad_dc roles.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 20:05:04 +02:00
872743ddad fix 🐛: Update requirements.yml to point to the correct repository for ansible_samba_ad_dc
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 20:03:13 +02:00
75d08baf68 refactor ♻️: Refactored the requirements.yml file to use HTTPS for Git URLs and updated the SCM field to 'git'. This change ensures that all references to the repositories are secure and consistent.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 19:11:30 +02:00
7553e3fbf0 fix 🐛: Update requirements.yml to use the latest versions of samba_ad_dc, samba_domain_member, and samba_windows_share from git repositories.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 18:50:53 +02:00
5404c239e0 feat : Update requirements.yml to include new Samba roles and dependencies.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 18:29:23 +02:00
7be9c9480c refactor ♻️: Update role dependencies to use samba_ad_dc instead of samba_domain_member for AD DC management.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-10 18:19:44 +02:00
bd69cf0db3 feat : Add new roles for managing Samba domain members, AD DC, and Windows shares.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-09 21:29:21 +02:00
a12a3bbb71 renamed: tasks/requirements.yml -> requirements.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-09 21:21:41 +02:00
b502b1ee2b refactor ♻️: Refactored the requirements.yml file to use SSH for cloning repositories instead of HTTPS.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-09 21:15:54 +02:00
30885075e0 feat : Add new roles for managing Samba domain member, AD DC, and Windows share
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-09 21:12:11 +02:00
181f2f9a1b refactor ♻️: Refactoring the tasks directory to improve code organization and readability.
Jose created repository Jose/audiokit 2025-05-05 17:47:09 +02:00
Jose created branch serial_plotter in Jose/esp32i2s 2025-04-28 21:31:07 +02:00
Jose pushed to serial_plotter at Jose/esp32i2s 2025-04-28 21:31:07 +02:00
Jose pushed to main at Jose/esp32i2s 2025-04-28 21:30:42 +02:00
25dae87647 Adjusted range
e9205c88fa Dynamic rangelimit on serial
4654bea268 First try to output INMP441 to arduin serial plotter
Compare 3 commits »
Jose created branch serial_plotter_tests in Jose/esp32i2s 2025-04-28 21:30:13 +02:00
Jose pushed to serial_plotter_tests at Jose/esp32i2s 2025-04-28 21:30:13 +02:00
4992b75d57 feat : Improved visualization by adding logarithmic scaling to the x-axis labels and updating the y-axis scale based on the maximum value of the frequency spectrum.
f500937067 refactor ♻️: Refactored the audio processing and visualization tasks into separate cores, improved CPU usage monitoring, optimized memory usage, managed inter-core communication, and enhanced network functionality.
5a8dc9c489 fix 🐛: Update bin range calculation and formatting in src/main.cpp
91b24e0da0 feat(data) undefined: Added new HTML file for piano spectrum analyzer. fix(Config.h): Updated WiFi settings and web configuration portal details. refactor(Arduino sketch): Added WiFi and WebSocket support, enabling real-time spectrum data transmission over the
c83d04eb23 plaintext feat undefined: Updated Arduino project with new features for audio processing. fix: Updated I2SConfig.h to include additional parameter for reading I2S samples. refactor: Improved performance by rounding integer samples to
Compare 10 commits »
Jose pushed to test_bits_per_sample at Jose/esp32i2s 2025-04-18 21:49:00 +02:00
9a3d026176 feat : Updated src/main.cpp to utilize FormatConverterStream for converting 32-bit I2S input to 16-bit output and configured an AudioFFTBase with the correct bits per sample