renesas-ra-flasher
4 months agoRAFlasher.py: continuos loop sending chunks
Robin Krens [Sun, 11 Feb 2024 14:17:01 +0000 (15:17 +0100)]
RAFlasher.py: continuos loop sending chunks

4 months agoRAPacker.py: fix high byte pkt len
Robin Krens [Sun, 11 Feb 2024 14:16:32 +0000 (15:16 +0100)]
RAPacker.py: fix high byte pkt len

4 months agoRAPacker.py: fix on package size boundary
Robin Krens [Sun, 11 Feb 2024 13:39:18 +0000 (14:39 +0100)]
RAPacker.py: fix on package size boundary

4 months agoRAPacker: minor directory restructering
Robin Krens [Sun, 11 Feb 2024 13:31:50 +0000 (14:31 +0100)]
RAPacker: minor directory restructering

4 months agoRAFlasher.py: initial setp with write_img
Robin Krens [Sun, 11 Feb 2024 13:29:29 +0000 (14:29 +0100)]
RAFlasher.py: initial setp with write_img

4 months agodir: some restructering and refactoring
Robin Krens [Sat, 10 Feb 2024 17:37:45 +0000 (18:37 +0100)]
dir: some restructering and refactoring

- naming:
connect.py > RAConnect.py
flasher.py > Packer.py
- .gitignore to mostly ignore cache
- setup.py project info

4 months agoconnect.py: basic usb connection procedure
Robin Krens [Sat, 10 Feb 2024 16:56:44 +0000 (17:56 +0100)]
connect.py: basic usb connection procedure

- unload class driver
- communicate directly by endpoints

4 months agotests: unpack read test
Robin Krens [Sat, 10 Feb 2024 14:23:14 +0000 (15:23 +0100)]
tests: unpack read test

4 months agotests: add status err test
Robin Krens [Sat, 10 Feb 2024 14:16:14 +0000 (15:16 +0100)]
tests: add status err test

4 months agotests: added pack and unpack test
Robin Krens [Sat, 10 Feb 2024 13:53:41 +0000 (14:53 +0100)]
tests: added pack and unpack test

4 months agotest: added test for unpack packets
Robin Krens [Sat, 10 Feb 2024 13:43:38 +0000 (14:43 +0100)]
test: added test for unpack packets

4 months agoflasher.py: initial unpacking
Robin Krens [Sat, 10 Feb 2024 13:38:10 +0000 (14:38 +0100)]
flasher.py: initial unpacking

4 months agosetup.py: directory setup with pytest
Robin Krens [Sat, 10 Feb 2024 12:43:38 +0000 (13:43 +0100)]
setup.py: directory setup with pytest

4 months agoflasher.py: minor packet construct corrections
Robin Krens [Sat, 10 Feb 2024 11:59:17 +0000 (12:59 +0100)]
flasher.py: minor packet construct corrections

4 months agoflasher.py: format data packet
Robin Krens [Sat, 10 Feb 2024 11:14:52 +0000 (12:14 +0100)]
flasher.py: format data packet

4 months agoflasher.py: initial packing
Robin Krens [Fri, 9 Feb 2024 23:47:20 +0000 (00:47 +0100)]
flasher.py: initial packing

4 months agoflasher.py: formatting commands
Robin Krens [Fri, 9 Feb 2024 23:08:51 +0000 (00:08 +0100)]
flasher.py: formatting commands