services-xbee_net/README.md

18 lines
618 B
Markdown
Raw Normal View History

2024-08-08 12:19:09 -03:00
## This repo is currently a work in progress
- The README.md will be fully updated once the repo is in a stable state
## TODO
- Need to automate Rust project (xbnet)
2024-08-08 12:19:09 -03:00
- Configure (looks good)
- Build
- Deploy
- On Ubuntu for testing
2024-08-08 12:19:09 -03:00
- On Linux for Tegra for TX2
- On Jetson Orin
- Working on setup_host_device.sh
- Issues with bridging interfaces
- Need to add setup_end_device.sh
- Need to dockerize service
- Possibly may need to bridge docker xbnet network with local wifi interface as well
2024-08-08 12:22:21 -03:00
- Make a submodule of xbnet, or copy over raw files, depending on future decisions