Norbert sandbox - #15
Closed
sanssecours wants to merge 32 commits into
Closed
Conversation
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
…aten Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
…e Order-Nummern Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
Co-authored-by: aider (claude-sonnet-4-5) <aider@aider.chat>
- Add standardized measurement recording to JSON reports - Include full time-series recordings for acceleration sensors - Implement automatic report renaming using Base64-encoded MAC address - Auto-enable JSON reporting for production and full test groups - Add documentation for the data collection system
- use 'python -m pytest' in 'icotest' tool for reliable execution - auto-enable JSON reporting for 'initial' test group - fix JSON report metadata handling using a MetadataProxy to avoid serialization errors - ensure reports are correctly renamed using the device's Base64 MAC address
- Implement prominent console output for device renaming in 'initial_setup' - Add automatic log file generation for every test run in the 'reports/' directory - Ensure operator instructions are clearly visible in CLI logs
- set default node name to 'Minion04' (newly flashed default) - update streaming power average to 50mW (allowing 40mW minimum)
- Document simplified GUI architecture with Option A (combined dialog) - Specify workflow for flash new device and retest existing - Detail technical implementation approach with PySide6 - Include database schema and component specifications
- Main window with simple BackPack/Name configuration - Test runner background thread with real-time log capturing - Terminal output window - Combined result dialog with Base64 MAC and test summary - SQLite database for device tracking
- Add Scan button to discover Bluetooth sensor nodes - Add dropdown to select device for retest - Scan runs in background thread to avoid UI freezing
added 2 commits
March 18, 2026 16:32
The icotest run command already adds --log-cli-level, so the GUI was adding a duplicate causing issues.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.