Commit graph

20 commits

Author SHA1 Message Date
agessaman
5c9ab024ef more ble pairing updates 2025-10-13 16:55:16 -07:00
agessaman
b549ba0643 fix pairing 2025-10-13 16:50:50 -07:00
agessaman
3f40e92218 added pin pairing 2025-10-13 16:47:03 -07:00
agessaman
b1226f177b add rescan option to ble config 2025-10-13 16:27:43 -07:00
agessaman
322b597906 ble helper output improvements 2025-10-13 16:25:01 -07:00
agessaman
42c347f5a6 ble fixes 2025-10-13 16:22:16 -07:00
agessaman
26d4c173c6 added ble scan to installer. 2025-10-13 16:17:52 -07:00
agessaman
3b855a8a1d updated install.sh 2025-10-13 16:04:38 -07:00
agessaman
8fe075c415 installer fixes for meshcore_py 2025-10-13 15:52:07 -07:00
agessaman
3cc36aac3d updated to use meshcore_py 2.1.10 or later 2025-10-13 15:50:08 -07:00
agessaman
0c427d6d8d created installer 2025-10-13 15:35:43 -07:00
agessaman
a52ede025a Add Docker support, meshcore_py integration, and multi-MQTT functionality
- Add Dockerfile and docker-compose.yml for containerized deployment
- Integrate modified meshcore_py with private key export functionality
- Add multi-MQTT broker support with configuration management
- Update packet capture with enhanced authentication and token handling
- Add installation script and migration utilities
- Update documentation and configuration files
2025-10-12 20:41:39 -07:00
agessaman
7d1496a355 remove raw topic, add auto-advert interval 2025-10-11 20:33:45 -07:00
agessaman
ee6cc80eae added connection monitoring and automatic reconnection configuration 2025-10-10 18:37:26 -07:00
agessaman
f8aa8319e8 cleanup of unused variables 2025-10-09 22:18:26 -07:00
agessaman
e815a44691 Update comments/documentation. 2025-10-09 22:16:05 -07:00
agessaman
2d55ae2e8f Remove __pycache__ files from git tracking
- Remove Python cache files that should not be in version control
- __pycache__/ is already properly excluded in .gitignore
2025-10-09 22:12:52 -07:00
agessaman
673afb30e3 revise log output to add verbose and debug output levels 2025-10-09 22:11:33 -07:00
agessaman
b014a1beef Add config.ini.example and .gitignore to protect sensitive configuration 2025-10-09 21:58:13 -07:00
agessaman
214541a4e1 Initial commit: meshcore packet capture project 2025-10-09 21:55:57 -07:00