Skip to content

Conversation

@Warrion2021
Copy link

No description provided.

Warrion2021 added 25 commits September 5, 2025 16:12
…egit push origin main

git add .
git commit -m "Resolve merge conflicts and update with latest changes"git add .
git push origin maingit commit -m "The merge is necessary because I makes the changes I set out to achieve in the earlier fork

"# the commit.
- Fixed JavaScript error preventing sensor data flow from displaying
- Removed calibration functionality from config modal (moved to data flow)
- Added stability improvements: memory monitoring, yield points, network checks
- Increased JSON buffer sizes for better sensor data handling
- Enhanced debugging output for troubleshooting
- Added comprehensive documentation and guides
- Resolved conflicts by keeping local changes with sensor data flow fixes
- Retained stability improvements and calibration modal fixes
- Merged with upstream documentation changes
- Add USB RNDIS configuration in platformio.ini for local web access
- Update main.cpp with dual network initialization (USB: 192.168.7.1, Ethernet: 192.168.1.10)
- Enhanced debug output for SPI and network initialization troubleshooting
- Corrected IP address configuration in sys_init.h (192.168.1.10 instead of .100)
- Add Windows Defender exclusions script for development environment
- Updated documentation with pin mapping and recovery procedures
- Web interface now accessible via USB (192.168.7.1) and Ethernet (192.168.1.10)
- Modbus TCP server remains on Ethernet only for proper master communication
//still some terminal issues to relsove'
need to check pins are correct
one wire when scanning all pins in terminal
@Warrion2021
Copy link
Author

erminal monitoring and sensor dataflow improvements

Warrion2021 added 5 commits October 15, 2025 10:09
commands direct to sensors via sendCommandToSensor function
autoconfigured sensor but caused problems with others
@tazomatalax
Copy link
Owner

Merged Latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants