Age | Commit message (Expand) | Author |
2024-06-01 | firmware: Minimal frame encodingHEADmain | xengineering |
2024-06-01 | firmware: Rename frame to payload | xengineering |
2024-06-01 | firmware: Fix missing include guards | xengineering |
2024-06-01 | firmware: Assert presence of EUI-64 MAC address | xengineering |
2024-06-01 | firmware: Separate data link related code | xengineering |
2024-05-31 | firmware: Add end and escape byte to UART output | xengineering |
2024-05-31 | software: Fix unslip() implementation and test | xengineering |
2024-05-31 | software: Add protobuf dependency | xengineering |
2024-05-30 | software: Refactor unit test for unslip() | xengineering |
2024-05-30 | firmware: Implement send_frame() | xengineering |
2024-05-30 | firmware: Rename from uid64 to eui64 | xengineering |
2024-05-30 | firmware: Replace shell by empty frame emitting | xengineering |
2024-05-30 | firmware: Fix missing imports | xengineering |
2024-05-30 | software: communication: Implement unslip() | xengineering |
2024-05-30 | software: communication: Make receive private | xengineering |
2024-05-30 | software: communication: Split setup and start | xengineering |
2024-05-30 | software: communication: Use Go channels | xengineering |
2024-05-30 | software: Switch back from .Log() to .Cat() | xengineering |
2024-05-30 | software: communication: Add SerialInterface | xengineering |
2024-05-30 | software: Implement serial port printout | xengineering |
2024-05-30 | software: Implement serial port detection | xengineering |
2024-05-28 | scripts: Add folder and generate.sh | xengineering |
2024-05-28 | software: Add folder and go.mod | xengineering |
2024-05-28 | Add iot-protocol submodule | xengineering |
2024-04-21 | firmware: Add 64 bit MAC to shell prompt | xengineering |
2024-04-20 | firmware: Customize shell prompt | xengineering |
2024-04-13 | firmware: Add minimal Zephyr application | xengineering |
2024-04-13 | Add README with brief description | xengineering |